/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

* {
	margin:0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	background:url(gifs/fond.jpg) top repeat-y;
	margin: 0px;
}

.top_bar {
	width:1003px;
	height:17px;
}

.txt_top_bar {
	text-align:right;
	padding-right:12px;
	font-size:11px;
	color:#fefefe;
	padding-top: 1px;
}

.txt_top_bar a {
	text-align:right;
	padding-right:12px;
	font-size:11px;
	color:#fefefe;
}

.txt_top_bar a:hover {
	text-align:right;
	padding-right:12px;
	font-size:11px;
	color:#980019;
}

.titre_logo {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top: 45px;
	line-height:28px;
	color:#3B3B3B;
	padding-left: 77px;
}

.titre_logo a {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#3B3B3B;
}

.titre_logo a:hover {
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#980019;
}

.titre_logo1 {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	padding-top: 48px;
	line-height:28px;
	color:#fefefe;
	padding-right: 33px;
}

.titre_logo1 a {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#fefefe;
}

.titre_logo1 a:hover {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#980019;
}


.container {
	width:985px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Arial, Verdana;
}

.logo {
	background:url(gifs/logo.jpg) top no-repeat;
	float:left;
	display:inline;
	width:325px;
	height:137px;
}

.diapo {
	background:url(gifs/diapo.jpg) top no-repeat;
	float:left;
	display:inline;
	width:660px;
	height:137px;
}

/******************************************************************** Lien ******************************************************************/
a {
	color:#980019;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


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

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#980019;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:auto;
	margin-bottom:5px;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.liste_cat		{}
.fichierbin		{}
.photo			{}
.liste_cat		{}
.fichierbin		{}
.photo			{}

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************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");
	}
	
/**********************************************************************************************************/

.menu_produit {
	width:985px;
	height:70px;
	clear:both;
}

ul.MenuHorizontal { 
   width: 985px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-family:Tahoma, Arial, Verdana;         /*Ici, changer la police du menu*/ 
   font-size: 13px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 20px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 50px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   font-weight:bold;
   text-decoration: none; 
} 

li#menu0 { 
   width: 129px; 
} 

li#menu1 { 
   width: 107px; 
} 

li#menu2 { 
   width: 150px; 
} 

li#menu3 { 
   width: 107px; 
} 

li#menu4 { 
   width: 143px; 
} 

li#menu5 { 
   width: 148px; 
} 

li#menu6 { 
   width: 201px; 
} 

li#menu0 a { 
   background-image: url('gifs/menu1.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu1 a { 
   background-image: url('gifs/menu2.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu2 a { 
   background-image: url('gifs/menu3.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu3 a { 
   background-image: url('gifs/menu4.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu4 a { 
   background-image: url('gifs/menu5.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu5 a { 
   background-image: url('gifs/menu6.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu6 a { 
   background-image: url('gifs/menu7.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu0 a:hover, a#selected-over0 { 
   background-image: url('gifs/menu1o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu1 a:hover, a#selected-over1 { 
   background-image: url('gifs/menu2o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu2 a:hover, a#selected-over2 { 
   background-image: url('gifs/menu3o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu3 a:hover, a#selected-over3 { 
   background-image: url('gifs/menu4o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu4 a:hover, a#selected-over4 { 
   background-image: url('gifs/menu5o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu5 a:hover, a#selected-over5 { 
   background-image: url('gifs/menu6o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu6 a:hover, a#selected-over6 { 
   background-image: url('gifs/menu7o.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

/*** FIN MENU*/

.content {
	width:985px;
	height:auto;
	overflow:hidden;
	background:url(gifs/corps_content.jpg) top repeat-y;
}

.colonne_gauche {
	width:254px;
	float:left;
	display:inline;
	height:auto;
	margin: 5;
}

.colonne_droite {
	width:728px;
	float:left;
	display:inline;
	height:auto;
}

.accueil {
	width:254px;
	height:24px;
	display:block;
}

.accueil a {
	background:url(gifs/menu_acceuil1.jpg) top no-repeat;
	width:232px;
	height:20px;
	color:#0d1c54;
	font-weight:bold;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	display:block;
}

.accueil a:hover {
	background:url(gifs/menu_acceuil.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	font-weight:bold;
	color:#0d1c54;
	display:block;
}

#accueil_selected {
	background:url(gifs/menu_acceuil.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	font-weight:bold;
	color:#0d1c54;
	display:block;
}

.avocat {
	width:254px;
	height:24px;
	display:block;
}

.avocat a {
	background:url(gifs/menu_votreavocat1.jpg) top no-repeat;
	width:232px;
	height:20px;
	color:#0d1c54;
	font-size:12px;
	padding-top: 4px;
	font-weight:bold;
	padding-left:22px;
	display:block;
}

.avocat a:hover {
	background:url(gifs/menu_votreavocat.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}

#avocat_selected {
	background:url(gifs/menu_votreavocat.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}


.honoraires {
	width:257px;
	height:24px;
	display:block;
}

.honoraires a {
	background:url(gifs/menu_honoraires1.jpg) top no-repeat;
	width:232px;
	height:20px;
	color:#0d1c54;
	font-size:12px;
	font-weight:bold;
	padding-top: 4px;
	padding-left:22px;
	display:block;
}

.honoraires a:hover {
	background:url(gifs/menu_honoraires.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}

#honoraires_selected {
	background:url(gifs/menu_honoraires.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}

.contact {
	width:24px;
	height:24px;
	display:block;
}

.contact a {
	background:url(gifs/menu_contact1.jpg) top no-repeat;
	width:232px;
	height:20px;
	color:#0d1c54;
	font-size:12px;
	font-weight:bold;
	padding-top: 4px;
	padding-left:22px;
	display:block;
}

.contact a:hover {
	background:url(gifs/menu_contact.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}

#contact_selected {
	background:url(gifs/menu_contact.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	color:#0d1c54;
	font-weight:bold;
	display:block;
}

.plan {
	width:254px;
	height:24px;
	display:block;
}

.plan a {
	background:url(gifs/menu_planacces1.jpg) top no-repeat;
	width:232px;
	height:20px;
	color:#0d1c54;
	font-weight:bold;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	display:block;
}

.plan a:hover {
	background:url(gifs/menu_planacces.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	font-weight:bold;
	color:#0d1c54;
	display:block;
}

#plan_selected {
	background:url(gifs/menu_planacces.jpg) top no-repeat;
	width:232px;
	height:20px;
	font-size:12px;
	padding-top: 4px;
	padding-left:22px;
	font-weight:bold;
	color:#0d1c54;
	display:block;
}

.contact_encart {
	display:block;
	width:254px;
	height:93px;
}

.contact_encart a {
	display:block;
	width:242px;
	color:#3B3B3B;
	font-size:16px;
	line-height:22px;
	padding-left:12px;
	height:93px;
	background:url(gifs/encart_contact.jpg) top no-repeat;
}

.contact_encart a:hover {
	display:block;
	background:url(gifs/encart_contact1.jpg) top no-repeat;
	width:242px;
	color:#3B3B3B;
	font-size:16px;
	line-height:22px;
	padding-left:12px;
	height:93px;
}

.rouge {
	color:#980019;
}

.bleu_fonce {
	color:#2d4081;
}

fieldset {
	border:1px solid #2d4081;
}

.encart_actu {
	background:url(gifs/encart_actu.jpg) top no-repeat;
	width:254px;
	height:286px;
}

.titre_actu {
	font-size:15px;
	color:#3B3B3B;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
	padding-left:12px;
}

.titre_actu a {
	font-size:15px;
	color:#3B3B3B;
	font-weight:bold;
	text-align:left;
}

.titre_actu a:hover {
	font-size:15px;
	color:#980019;
	font-weight:bold;
	text-align:left;
}

.lien {
	display:block;
	width:142px;
	height:17px;
}

.lien a {
	display:block;
	width:142px;
	color:#fefefe;
	text-align:center;
	font-size:11px;
	padding-top: 2px;
	height:15px;
	background:url(gifs/lien.jpg) top no-repeat;
}

.lien a:hover {
	display:block;
	width:142px;
	font-size:11px;
	color:#fefefe;
	padding-top: 2px;
	text-align:center;
	height:15px;
	background:url(gifs/lien1.jpg) top no-repeat;
}

h1 {
	font-size:18px;
	background:transparent url(gifs/code.jpg) no-repeat scroll 15px 0;	
	display:block;	
	color:#2d3f81;
	text-align:left;
	height:28px;
	margin: 15px 0 10px;
	padding: 10px 0 0 23px;
	}

h1 * {
	color: #fff;
	margin-right: 5px;
}

h2 {
	font-size:16px;
	color:#2d3f81;
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
}

h3 {
	font-size:15px;
	color:#333333;
	text-align:left;
	padding-left:20px;
	padding-bottom:5px;
}

h4 {
	font-size:14px;
	color:#2d3f81;
	text-align:left;
	padding-left:20px;
	padding-bottom:5px;
}

.gris {
	color:#999;
	font-weight:100;
	font-size:16px;
	font-variant:small-caps;
}

.txt_nuage {
	font-size:11px;
	color:#fff;
	line-height:16px;
	text-align:left;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 5px;
}



.paragraphe5050 {
	float:left;
	width:325px;
	height:auto;
	display:inline;
}

.txt_left {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	text-align:justify;
	line-height:18px;
	padding-left:20px;
	padding-right: 20px;
}

.txt_right {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	text-align:right;
	line-height:18px;
	padding-left:20px;
	padding-right: 20px;
}


.txt_left_index {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	line-height:18px;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 15px;
}

.txt_centrer {
	margin:0;
	font-size:12px;
	color:#3b3b3b;
	text-align:center;
	line-height:18px;
	padding-left:20px;
	padding-right: 20px;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#3b3b3b;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#980019;
	text-decoration:underline;
}

.lien_droit {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b;
	text-align:right;
	padding-right: 20px;
}

.lien_droit a {
	font-size:12px;
	font-weight:bold;
	color:#980019 !important;
	text-decoration:none !important;
}

.lien_droit a:hover {
	font-size:12px;
	font-weight:bold;
	color:#3b3b3b !important;
	text-decoration:underline !important;
}

.lien_droit a:visited {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}

.footer {
	position:relative;
	clear:both;
	width:985px;
	height:164px;
	background:url(gifs/encart_footer.jpg) top no-repeat;
}

.filet {
	clear:both;
	height:5px;
	border-top:1px dotted #3B3B3B;
	margin-top:20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 694px;
}

.colonne_3 {
	width:213px;
	height:auto;
	float:left;
	display:inline;
}

.droit {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	width:193px;
	height:155px;
	background:url(gifs/colonne_3.jpg) top no-repeat;
}

.titre {
	font-family:Helvetica, sans-serif, Verdana, Arial;
	font-size:15px;
	color:#3B3B3B;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
}

.titre a {
	font-size:15px;
	color:#3B3B3B;
	text-align:left;
}

.titre a:hover {
	font-size:15px;
	color:#3B3B3B;
	text-align:left;
}
	
.presse {
	margin-left: 40px;
	margin-bottom:25px;
	background:url(gifs/presse.jpg) top no-repeat;
	width:241px;
	height:342px;
	margin-top: 20px;
}

.titre_presse {
	font-family:Helvetica, sans-serif, Verdana, Arial;
	font-size:15px;
	color:#3B3B3B;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
}

#contact2 {
	margin-left: 0px;
	margin-bottom:0px;
	background:url(gifs/contact.jpg) top no-repeat;
	width:254px;
	height:234px;
	margin-top: 0px;
}

#contact2 p.titre_contact{
	font-family:Helvetica, sans-serif, Verdana, Arial;
	font-size:16px;
	color:#ffffff !important;
	text-align:left;
	padding-top: 17px;
	padding-bottom:15px;
	padding-left: 35px;
}

#contact2 p.txt_left_contact {
	margin:0;
	font-size:12px;
	color:#2d3f81;
	line-height:18px;
	padding-left:40px;
	padding-right: 20px;
}

.colonne_4 {
	width:200px;
	height:auto;
	float:left;
	display:inline;
}

.txt_footer {
	font-size:11px;
	color:#fefefe;
	text-align:left;
	padding-left: 20px;
	padding-top: 20px;
}

.txt_footer a {
	font-size:11px;
	color:#fefefe;
	text-align:left;
	text-decoration:none;
}

.txt_footer a:hover {
	font-size:11px;
	color:#fefefe;
	text-align:left;
	text-decoration:underline;
}

.btn_htpge {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:81px;
	height:48px;
	z-index:2;
	margin-right: 8px;
	margin-top: 2px;
}

.btn_htpge a {
	display:block;
	width:81px;
	height:18px;
	text-align:center;
	font-weight:bold;
	padding-top: 30px;
	font-size:11px;
	color:#fefefe;
	background:url(gifs/btn.jpg) top no-repeat;
}

.btn_htpge a:hover {
	display:block;
	width:81px;
	height:18px;
	padding-top: 30px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#980019;
	background:url(gifs/btn1.jpg) top no-repeat;
}

.formulaire {
	margin-left: 30px;
	margin-top:10px;
	margin-bottom:10px;
}

.google {
	width:550px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
}

.float_right {
	float:right;
	margin-right: 40px;
	margin-bottom: 20px;
}

.f_left {
	float:left;
	margin-right: 20px;
}

.f_left1 {
	float:left;
	margin-left: 20px;
	margin-right: 20px;
}

.f_left2 {
	float:left;
	margin-left: 210px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right: 20px;
}

.template {
	width:650px;
	height:auto;
	margin-bottom:25px;
	margin-left:40px;
}

.titre_actu_tpl {
	width:648px;
	height:30px;
	background-color:#57679B;
	border:1px solid #94001A;
}

.corps_actu_tpl {
	width:650px;
	height:auto;
	overflow:hidden;
	background:url(gifs/corps_actu_tpl.jpg) top left repeat-y;
}

.footer_actu_tpl {
	width:650px;
	clear:both;
	height:4px;
	background:url(gifs/bas_actu_tpl.jpg) top left no-repeat;
}
.date {
	font-size:12px;
	color:#3B3B3B;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom:10px;
}

.photo {
	float:left;
	margin:10px 20px 10px 15px;
}


.txt {
	font-size:11px;
	color:#3B3B3B;
	text-align:left;
	line-height:18px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:10px;
}

.liste_deroulante {
	width:250px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#link_over {
	font-weight:bold;
	color:#2D4081;
}



#main li {
	list-style-image:url(gifs/puce.jpg);
	font-size:12px;
	color:#3b3b3b;
	text-align:justify;
	line-height:18px;
	margin-left:20px;
	padding-right: 20px;
	padding-bottom:5px;
}

#main ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:40px;
	}
	

