/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

#actu li {
list-style-type:square;
	}
	
	#actu ul {
	margin:0;
	padding:0;
	margin-left:35px;
	}
	
strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: url(gifs/infodroit_01.jpg);
	}




/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1{
	background: url(gifs/infodroit_19.jpg) no-repeat 15px 0;
	font: normal 24px/1 "Times New Roman", Times, serif;
	display: block;
	height: 28px;
	margin: 15px 0 10px;
	padding: 10px 0 0 20px;
	}
	
	h1 * {
	font: normal 24px/1 "Times New Roman", Times, serif;
	color: #fff;
	margin-right: 5px;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
	padding: 1em 0 .5em;
	}

h3 {
	color: #53689B;
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
	padding: .5em 0;
	}

h4 {
	background: url(gifs/carre.gif) no-repeat left .5em;
	font-weight: bold;
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .33em;
	padding-left: 15px;
	color: #6479AD;
	line-height: 1.5em;
	}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .66em;
	color: #555;
	line-height: 1.5em;
	}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #3a72b8;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}/*--------------------------------------------------------------------------*/
.imag{
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
float: right;
margin: 5px 0 5px 15px;
}

/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:1px 2px;
}

.bouton_news {
background: url(gifs/infodroit_30.jpg) repeat-x;
height: 18px;
width: 32px;
cursor: pointer;
border: 0;
color: #fff;
font-weight: bold;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/
	
	#container {
		text-align: left;
		width: 951px;
		margin: 0 auto;
		}
		
	#header, #content, #footer { 
		width: 949px;
		background: #516189;
		border: 1px solid #0C1B3F;
		margin: 5px 0;}
		
	#header {
		border: 1px solid #0C1B3F;
		position: relative;
		height: 146px;
		background: url(gifs/infodroit_08.jpg) repeat-x bottom;
		position:relative;
		}
		#baseline {
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	left: 64px;
	top: 81px;
	text-align:center;
		}
		
			#MenuBar1, #MenuBar1 li{
			height: 32px;
			line-height: 32px;
			float: left;
			background: none;}

		
			#MenuBar1 li a:link, #MenuBar1 li a:visited{
			background: url(gifs/infodroit_10.jpg) no-repeat right center;
			display: block;
			text-align: center;
			height: 32px;
			line-height: 32px;
			text-decoration: none;
			color: #3F4C6B;}
		
			#MenuBar1 li a:hover {
			text-decoration: none;
			color: #B9032D;}
			
				#MenuBar1 ul a:link, #MenuBar1 ul a:visited {
				background: none;
				text-align: left;
				height: 1em;
				line-height: 1em;
				padding: 10px 0 0 5px;}
			
		
			#MenuBar1 li#rub8 a:link, #MenuBar1 li#rub8 a:visited{
			background: 0;}
			
			#rub1 {width: 95px;}
			#rub2 {width: 190px; letter-spacing: -1px;}
			#rub3 {width: 200px;}
			#rub4 {width: 119px;}
			#rub5 {width: 101px;}
			#rub6 {width: 101px;}
			#rub8 {width: 140px;}
			
				#rub2 ul {
				width: 188px;
				background: #fff;}
				
				#rub3 ul {
				width: 198px;
				background: #fff;
				}
				
				#rub3 ul ul{
				width: 198px;
				background: #fff;
				}
						
	#content, #content_main, #content_side {
	float: right;}
	
	#content {
		clear: both;
		background: url(gifs/infodroit_48.jpg) repeat-y;
		}
		
			#bar {background: url(gifs/infodroit_14.jpg) repeat-x top;
			height: 8px;}
	
		#content_main {
		width: 731px;}
		
			#content_main p{
			text-align: justify;}
			
		#content_side {
		width: 218px;}
	
	#footer {
		clear: both;
		width: 949px;}



/*PAGES
-------------------------------------------------------------------------*/
#faqfaq, #efacu, #faqRub {
float: left;}

#efacu {
width: 513px;}

#faqRub {
width: 181px;
padding: 8px 10px;
margin: 0 15px 0 0;
border: 1px solid #ccc;
background: #fff;}

#faqfaq p {
text-align: justify;}


	#faqRub a:link, #faqRub a:visited{
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	text-decoration: none;
	background: url(gifs/infodroit_45.jpg) no-repeat left 8px;
	}

	#faqRub ul li{
	padding-left:10px;
	}
	
	#faqRub li a:hover{
	text-decoration: underline;
	}
	
	#faqRub strong {
	display: block;
	color: #516189;
	margin: -8px -10px 6px;
	padding: 5px 10px;
	background: #eee;}


#blocContact {
background: url(gifs/infodroit_22.jpg) repeat-y;
/*border-bottom: 1px solid #3F4C6B;*/
width: 187px;
margin: 15px auto;}

	#blocContact p {
	line-height: 1.1em;
	font-size: 11px;
	margin: 0 10px;
	color: #3F4C6B;}

	#blocContact p.link182 {
	display: block;
	width: 177px;
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
	background: url(gifs/infodroit_38.jpg) no-repeat;
	height: 23px;}
	
#blocLettre {
background: url(gifs/infodroit_40.jpg) repeat-y;
width: 187px;
margin: 15px auto 0;
height: 110px;
position: relative;}
	
	#blocLettre table{
	position: absolute;
	bottom: 15px;
	left: 10px;}
	
	
	#options {
	margin: 5px 0 15px 25px;}
	
		#options a:link, #options a:visited {
		font-weight: normal;
		text-decoration: none;
		background: url(gifs/infodroit_45.jpg) no-repeat left center;
		padding-left: 10px;}
	
		#options a:hover {
		text-decoration: underline;}



#pres p {
padding-right: 175px;
text-align: justify;}
#pres p img.imag2{
margin-right: -165px;}



.tpl {
width: 80%;
margin: 25px auto;
border: 1px solid #e0e0e0;
padding: 10px 15px;}
#contenu .tpl h2 {
margin: 0;
padding: 0;}
.tpl p {
margin: 0;}

#vit {
margin: 15px;
width: 480px;}

#vit td{
width: 120px;
border: 1px solid #ccc;}

#vit p {
text-align: left;
font-size: 11px;
line-height: 1em;
margin: 0 7px;}

#vit td p strong { font-size: 11px;}
#vit thead p strong { font-size: 12px;}
/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  70%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus, fieldset textarea:focus {
		background: #fff;
	}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
border: 0;}
/*--------------------------------------------------------------------------*/




/*footer
--------------------------------------------------------------------------*/
#hdp {
text-align: right;}

#footer {
padding: 5px 0;
text-align: center;
color: #f5f5f5;}
/*--------------------------------------------------------------------------*/



h1, h2, .link a:link, .link a:visited, a, a:link, a:visited, a:active, a:hover, fieldset legend  {
color: #3F4C6B;}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
color: #eee;}

.impt {
color: #3F4C6B;}

.imag, .imag0, .imag2{
border: 1px solid #3F4C6B;}
		
input.contact_envoyer{
background: #3F4C6B;}

fieldset textarea:focus , fieldset input:focus {
border: 1px solid #3F4C6B;}




#footer2 {
text-align: center;}
#footer2 a:link, #footer2 a:visited{
font-weight: normal;
text-decoration: none;}

input, textarea {
	border:1px solid #CCCCCC;
}
.indent {
	margin-left:40px;
}