/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

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 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(gifs/fond.jpg);
	background-repeat:repeat-x;
	background-color:#D0DDE6;
}

/******************************************************************** Lien ******************************************************************/
#news {
margin:0px;
padding:0px;
width:120px;
height:20px;
}

#encartActu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3F82;
	text-decoration: none;
}
#encartActu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3F82;
	text-decoration: none;
}
#encartActu a:hover {
	text-decoration: underline;
	color: #1E3F82;
}
#encartActu a:active {
	text-decoration: none;
	color: #1E3F82;
}

.texte a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	border:none;
}
.texte a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	border:none;
}
.texte a:hover {
	text-decoration: underline;
	color: #FF6600;
	border:none;
}
.texte a:active {
	text-decoration: none;
	color: #FF6600;
	border:none;
}

#encartContact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3F82;
	text-decoration: none;
}
#encartContact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E3F82;
	text-decoration: none;
}
#encartContact a:hover {
	text-decoration: underline;
	color: #1E3F82;
}
#encartContact a:active {
	text-decoration: none;
	color: #1E3F82;
}

#boutons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#boutons a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

#boutons a:hover {
	color: #ffffff;
		font-weight: bold;
}

#boutons a:active {
	text-decoration: none;
	color: #ffffff;
		font-weight: bold;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom: #FF6600 1px solid;
	border-top:#FF6600 1px solid;
	border-left:#FF6600 1px solid;
	border-right:#FF6600 1px solid;
	margin-left:10px;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color: #3668ad;
	border-bottom:#eaf0f4 1px solid;
	border-top:#eaf0f4 1px solid;
	border-left:#eaf0f4 1px solid;
	border-right:#eaf0f4 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination {
width:460px;
height:20px;
margin-bottom:30px;
margin-left:230px;
text-align:center;
margin-top:30px;

}
.numpage {
	display:block;
	width:18px;
	height:18px;
	background-color: #FF6600;
	float:left;
	margin:1px;
	color:#FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.numpage_selec {
	display:block;
	width:18px;
	height:18px;
	float:left;
	margin:1px;
	border: 1px solid #FF6600;
	text-align:center;
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.bt_suivant{
	display:block;
	width:70px;
	height:18px;
	float:left;
	margin:1px;
	text-align:center;
	color:#FF6600;
}
.bt_precedent{
	display:block;
	width:70px;
	height:18px;
	float:left;
	margin:1px;
	text-align:center;
	color:#FF6600;
}
.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");
	}
	
/**********************************************************************************************************/
	
#conteneur{
width:904px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}	

#header{
width:904px;
height:290px;
background-image:url(gifs/fond-header.jpg);
background-repeat:no-repeat;
}	

#logo{
width:539px;
height:86px;
margin-left:100px;
}	

#diapo{
width:724px;
height:143px;
margin-left:125px;
margin-top:27px;
}	

#menu{
height:34px;
width:904px;
margin-left:40px;
}	

#menu img{
margin-left:10px;
line-height:30px;
}	


ul.MenuHorizontal {
   width: 875px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}

ul.MenuHorizontal li a {
   display: block;
   background-color: #FF0000;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;        /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 34px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:30px;
}

ul.MenuHorizontal li a:link {
   display: block;
   background-color: #FF0000;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;        /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 34px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:30px;
}
ul.MenuHorizontal li a:hover {
   display: block;
   background-color: #FF0000;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;        /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 34px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:30px;
}
ul.MenuHorizontal li a:active {
   display: block;
   background-color: #FF0000;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;        /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 34px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
   line-height:30px;
}

li#menu0 {
   width: 67px;
}

li#menu1 {
   width: 124px;
}

li#menu2 {
   width: 132px;
}

li#menu3 {
   width: 131px;
}

li#menu4 {
   width: 50px;
}

li#menu5 {
   width: 81px;
}

li#menu6 {
   width: 81px;
}

li#menu7 {
   width: 90px;
}

li#menu8 {
   width: 110px;
}

li#menu0 a {
   background-image: url('gifs/accueil.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/controle-fiscaux.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/expertise.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/conseil.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/audit.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/cabinet.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url('gifs/actu.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url('gifs/liens.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url('gifs/contact.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/accueil-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/controles-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/expertise-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/conseil-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/audit-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/cabinet-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/actu-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/liens-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/contact-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}


#pageUtile{
width:904px;
overflow:hidden;
}	

#contenu{
width:573px;
float:left;
margin-top:20px;
/*margin-bottom:20px;*/
display: inline;
}

#contenu h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding:10px;
	margin:0px;
	text-align:left;
margin-left:100px;
}

#contenu h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin:10px;
}

#contenu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#titre{
background-image:url(gifs/titre.jpg);
background-repeat:no-repeat;
width: 563px;
height:40px;
}	

#Intro{
width:465px;
overflow:hidden;
margin-top:10px;
margin-left:100px;
}	

#falsh{
width:465px;
height:185px;
background-image:url(gifs/encarts.jpg);
background-repeat:no-repeat;
padding:0px;
}

.texte{
float:left;
margin-left:100px;
margin-top:10px;
display:inline;
}	

#encartActu{
background-image:url(gifs/fond-actu.jpg);
background-repeat:no-repeat;
width:200px;
height:232px;
margin-top:10px;
float:left;
margin-left:32px;
}	

#contenuActu{
width:170px;
margin-left:10px;
}	

#encartActu img{
margin-left:10px;
}	

#sidebar{
background-image:url(gifs/fond-sidebar.jpg);
width:321px;
height:465px;
background-repeat:no-repeat;
float:left;
margin-left:8px;
}	

#sidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	margin:0px;
}

#sidebar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
	padding:0px;
	margin-top:10px;
	margin-bottom:5px;
}

#encartContact{
background-image:url(gifs/fond-contact.jpg);
background-repeat:no-repeat;
width:276;
height:245px;
margin-left:20px;
margin-top:20px;
}

#Newsletter{
background-image:url(gifs/news.jpg);
background-repeat:no-repeat;
width:276px;
height:120px;
margin-left:20px;
}

#boutons{
width:276px;
height:63px;
margin-left:20px;
margin-top:10px;
}

#Ami{
float:left;
background-image:url(gifs/bouton-bleu.jpg);
background-repeat:no-repeat;
width:138px;
height:63px;
padding-top:12px;
}

#Favoris{
float:left;
background-image:url(gifs/bouton-orange.jpg);
background-repeat:no-repeat;
width:138px;
height:63px;
padding-top:12px;
}

#footer{
clear: both;
height:45px;
background-image:url(gifs/footer.jpg);
background-repeat:repeat-x;
width:100%;
margin-top:20px;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:4px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.Style2 {color: #333333}
.Style3 {
	color: #FF6600;
	font-weight: bold;}
	
.logoliens{
width:455px;
background-color:#ffffff;
margin-right:20px;
margin-bottom:10px;
height:60px;
}

.logoliens img{
float:left;
margin:10px;
}

.texteliens{
float:right;
width:270px;
height:20px;
margin-top:15px;
}


/*MODIFS*/
.alignementG{
float:left;
margin-right:10px;
}

.gdBleu{
color:#003366;
font-size:14px;
font-weight:bold;
}

#PlanAcces{
width:465px;
overflow:hidden;
margin-top:10px;
margin-left:100px;
}	
	#PlanAcces p{
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
	
	
.texte ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}