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

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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	background:url(gifs/body.gif) repeat-x;
}

.page {
	width:968px;
	margin:0 auto 0 auto;
	padding:0px;
}

h1 {
	font-size:21px;
	color:#0043a7;
	margin:0 0 15px 10px;
}

h1:first-letter {
	font-size:24px;

}

h2 {
	font-size:18px;
	color:#0043a7;
	padding:10px 0 0 0;
	
}
/*************************************************************************************************** HEADER */

#header {
	background:url(gifs/header.gif);
	height:136px;

	overflow:hidden;
}

#baseline {
	width:968px;
	height:17px;
	text-align:right;
	margin:0 0 17px 0;
	line-height:18px;
}

#baseline a {
	color:#0304B1;
}

#slogan {
	float:left;
	width:236px;
	text-align:center;
	margin:14px 0 0 4px;
	font-size:15px;
	color:#02028f;
	font-weight:bolder;
	letter-spacing:1px;
}

#slogan h3 {
	font-size:15px;
	color:#02028f;
	font-weight:bolder;
	margin:0 0 11px 0;
}

#logo {
	float:left;
	width:500px;
	text-align:center;
	overflow:hidden;
	height:98px;	
}

#adresse {
	float:left;
	text-align:center;
	width:220px;
	line-height:18px;
	padding:25px 0 0 0;
}

#adresse h3 {
	font-size:14px;
	color:#0043a7;
	font-weight:bolder;
}

/****************************************************************************************************/

#contenu {
	width:968px;
	background:url(gifs/fond_page.gif) bottom repeat-x;
	width:100%;
}

#jaune {
	background:url(gifs/tranche_jaune.gif) bottom no-repeat;
	width:100%;
}


/*************************************************************************************************** LEFT */
#left {
	width:230px;
	float:left;
	overflow:hidden
}

#menu {
}

#bloc_contact {
	width:176px;
	height:200px;
	background:url(gifs/contact.gif) no-repeat;
   	margin:10px 0 5px 14px;
	color:#383838;
	padding:18px 0 0 25px;
	letter-spacing:1px;
	border-bottom:1px dotted #999999;
	
}

#bloc_contact h3 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bolder;
	margin:0 0 10px 0;
}

#bloc_contact span {
	color:#000000;
	font-size:15px;
	font-weight:bolder;
}

#partenaire {
	margin:0 0 0 14px;
	background:url(gifs/partenaire.gif);
	width:201px;
	height:63px;
}

/*************************************************************************************************** WRAPPER */

#wrapper {
	float:left;
	width:734px;
}

#diaporama {
	float:left;
	width:512px;
	height:133px;
	background:url(01.jpg);
	border:1px solid #333333;
}

#plan_acces {
	float:left;
	background:url(gifs/map.gif);

	width:220px;
}

#plan_acces a {
	display:block;
	padding:113px 0  7px 100px;
	text-decoration:none;
	color:#0304b1;
	font-weight:bolder;
}

#plan_acces a:hover {
	text-decoration:underline;
}

#zone_chaude {
	clear:both;
	padding:0 15px 10px 15px;
}

#chemin_fer {
	height:15px;
	text-align:right;
	padding:15px 15px 0 0;
}

#chemin_fer a {
	color:#3a3a3a;
}

#chemin_fer span {
	color:#0043A7;
}

.sous_menu ul{
	list-style:none;

}

.sous_menu li {
	float:left;

}

.sous_menu li a{
	text-decoration:underline;
	border:2px solid #ffffff;
	display:block;
	margin:0 5px 0 5px;
	padding:3px 15px 3px 15px;
	color:#0043A7;
	font-weight:bolder;
}

.sous_menu li a:hover, .select{
	border:2px solid #0043A7 !important;
	text-decoration:none !important;
}

.sous_menu {
	margin:auto;
	width:600px;
	height:30px;
}

#acces img {
	border:1px solid #999999;
}

/*************************************************************************************************** FOOTER */

#footer {
	background:url(gifs/fond_footer.gif) repeat-x;
	width:100%;
	height:50px;
	color:#0043a7;
	text-align:center;
}

#footer a {
	color:#0043a7;
	text-decoration:none;
	font-size:12px;
	letter-spacing:1px;
	line-height:21px;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#selected-footer {
	color:#000000 !important;
	text-decoration:underline !important;
}

/******************************************************************** Lien ******************************************************************/
a {


	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}


a img {
	border:none;
}


.lien_puce {
	background:url(gifs/puce.gif) no-repeat;
	padding:0 5px 0 15px;
	display:block;
	text-decoration:none;
	color:#0304b1;
	font-weight:bolder;
	float:right;
	line-height:18px;
}


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

.presentation {
	border-bottom:1px dotted #999999;
	height:auto;
	padding:0 60px 20px 0;
	margin:0 10px 0 0;

	line-height:16px;
}

.bloc {
	width:221px;
	float:left;
	height:256px;
	letter-spacing:1px;
	margin:15px 15px 0 0;
}

.bloc p {
	border-bottom:1px dotted #999999;
	padding:0 2px 10px 2px;
	margin:0 0 5px 0;
}

.bloc h2 {
	margin:101px 0 20px 15px;
	color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:0;
}

#comptable {
	background:url(gifs/encart_04.gif) no-repeat;
}

#fiscale {
	background:url(gifs/encart_05.gif) no-repeat;
}

#gestion {
	background:url(gifs/encart_06.gif) no-repeat;
	margin:15px 0 0 0 !important;
}

#mise_en_page ul {
	list-style:none;
	padding:10px 0 10px 10px;
}

#mise_en_page li {
	background:url(gifs/puce_liste.gif) no-repeat !important;
	padding:0 0 0 15px;
}

#mise_en_page .photo {
	float:left;
	border:1px solid #42A5BD;
	margin:10px 15px 10px 0;
}

#mise_en_page .texte {
	float:left;
	width:470px;
}


#mise_en_page .bloc{
	text-align:center;
	margin-right:8px;
	height:210px;
	letter-spacing:normal;

}

#mise_en_page .bloc p{
	border:none;
	margin:5px 0 0 0;
}

#mise_en_page .bloc img{
	border:1px solid #43A3BF;
}


#bloc_liens img{
	margin: 5px 0 0 5px;	
}

#bloc_liens a{
	background-image:url(gifs/puce.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 15px;
	color:#0043a7;
	font-weight:bolder;
}

#bloc_liens p{
	padding:10px 0 0 10px !important;
	margin:2px 0 0 0;
	float:left;
	width:500px;
	height:40px;
}

#bloc_liens h2 {
	padding-bottom:15px;

}

.bloc_img{
	width:150px;
	float:left;
	height:50px;
}


/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;	
	/*margin:0 332px 0 0;*/
		margin:10px 10px 0 0;

}

.area_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
	width:380px;
	margin:5px 0 5px 0;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#0043A7;
	border:#585858 1px solid;
		margin:10px 10px 0 0;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.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:transparent;background-image:url(blank.gif);}
	
/********************************************************************************************************* MENU */


ul.MenuHorizontal {
   width: 201px;
   list-style: none;

   padding: 0;
   overflow: hidden;
   margin:0 0 0 14px;
}

ul.MenuHorizontal li {
   width: 201px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #404040;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 12px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 20px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 23px;         /*Ici, on augmente la hauteur du menu*/ 
   text-decoration: none;
   line-height:23px;
   margin:2px 0 2px 0; 
}

ul.MenuHorizontal li a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

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

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

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

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

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

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

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

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

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

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

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

a#selected-over0 {
   	color:#FFFFFF !important;
	background-image: url('gifs/menu_hover.gif') !important;         /*Ici l'image de fond over de la cellule*/
}



/***********************************************************************************************************************************************************/
#navigation {
   	margin:0 0 0 14px;
	padding:0px;
	text-indent:0px;
	background-color:#E5E5E5;
	width:201px;
}
#navigation a.head {
	cursor:pointer;
	background:url(gifs/menu.gif);
   	color: #404040;
	display:block;
	font-weight:bold;
  	margin:2px 0 2px 0; 
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	height:23px;
	line-height:23px;
}
#navigation a.head:hover {
	background:url(gifs/menu_hover.gif);
	color:#FFFFFF;
}

#navigation a.current {
	background-color:#0043A7;
	color:#ffffff;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
   	color: #404040;
	display:block;
	text-indent:15px;
	line-height:20px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#0043A7;
	color:#ffffff;
}



@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}	

.equip_full {
	width:100%;
	height:auto;
}

.equip1 {
	width:350px;
	float:left;
	height:auto;
}

.encart_cv {
	background:url(gifs/encat_cv.jpg) top no-repeat;
	width:609px;
	height:119px;
	margin-left:auto;
	margin-right:auto;
}



/*MODIS*/
.bleuGras{
color:#0042a7;
font-weight:bold;
}

#newsletter{
	display:block;
	clear:both;
	margin:87px 0 0 0;
	background:#FFF;
	padding:5px;
	width:155px;
	color:#0043A7;
	font-weight:bold;
}

#newsletter:hover{
	color:#FFF;
	text-decoration:none;
	background:#0043A7;
}


/* ACTUALITES */

#container_actualite{
	width:645px !important;
}

.actualite h2 a, .actualite .link, #actualite_detail h2{
	color:#0043A7 !important;
}

#listing_calendrier{
	margin-top:0 !important;
	width:645px !important;
	background:#E5E5E5 !important;
}

#listing_calendrier li li a{
	color:#0043A7 !important;
}

#listing_calendrier li li:hover{
	background:none !important;
}

#actualite_detail{
	width:645px !important;
}


.cache {
font-weight:normal;
}

.fin a {
font-weight:underline;
font-weight:bold;

}

.fin strong {
font-weight:normal;
}

.fin {
text-align:justify;
line-height:20px;
}