/* CSS Document */
body {
         
	  background-image:url(font.jpeg);
	  background-repeat:repeat-x;
	  #color:#515e5c;
          #background-color:#515e5c;
          font-family:Verdana, Arial, Helvetica, sans-serif;	 
	  font-size:10px;
          margin:0px;
	  padding:0px;
}
.Stil12 {color: #265EAD
font-weight:bold;
font-family:eurostile;
font-size:14px;}

a {
	color:#265EAD;
	text-decoration:none;
}

ul, li {
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

td {
	vertical-align:top;
   }

/* Variable Klassen */
/*  identifiant utilisé pour gerer le tableau principale qui contint tout****************/
#big {
	margin:7px auto;
	width:900px;
}
/****************************************************************************************/





/*  indentifiant utilisé pour contenir l'image principale**********TR principale**********/
#header {
	 background-image:url(images_vierges/test.jpg);
	 height:60px;
	 width:700px;
	 border-top:0px solid #515e5c;
}
/****************************************************************************************/





/*  gestion des boutons menu horizontale ******************TD principale*****************/
#topbuttons {
	background-image:url(images/topbuttons_bg.jpg);
	height:45px;
	width:900px;
}

#topbuttons a {
	
	color:#737d6e;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:28px;
	padding-top:17px;
	text-decoration:none;
	width:auto;
}

#topbuttons li {
	background-repeat:no-repeat;
	float:left;
	height:45px;
}


#tb_left {
	background-image:url(images/topbuttons_left.jpg);
	width:0px;
}

#tb_right {
	background-image:url(images/topbuttons_right.jpg);
	width:0px;
}



#button_1 {
	background-image:url(images/button_left.jpg);
	padding:0px 0px 0px 45px;
	width:78px;
}

#button_2 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:74px;
}

#button_3 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:95px;
}

#button_4 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:150px;
	
}

#button_5 {
	background-image:url(images/button.jpg);
	padding:0px 0px 0px 57px;
	width:100px;
}
/***************************************************************************************/





/*  indentifiant utilisé pour contenir l'espace en desous du header*****TR principale***/
#underheader {
	background-image:url(images/footer.gif);
	border-left:4px solid #00000;
	border-right:4px solid #00000;
	height:25px;
	width:900px;
}
/****************************************************************************************/






/*  indentifiant utilisé pour contenir le tableau qui contient menu et content****TD principale***/
#inlay {
	background-color:#ffffff;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	width:900px;
	height : 505px;
	
}


#menu {
	background-color:#fdfdfd;
	padding-bottom:0px;
	padding-left:0px;
	width:226px;
	height : 500px;
	
}

#menu a {
	color:#265EAD;
	text-decoration:none;
}

.menubg {
	background-image:url(images/menu_bg.jpg);
	width:226px;
}

.menubg li {
	background-image:url(images/menu_trenn.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#000000;
	height:23px;
	font-size:11px;
	font-weight:bold;
	padding:12px 0px 0px 32px;
	width:194px;
}

.menubg ul {
	margin-bottom:10px;
}

.menubottom {
	background-image:url(images/menu_bottom.jpg);
	display:block;
	height:40px;
	width:226px;
}

.menufirst {
	background-image:url(images/menu_bg_top.jpg);
	display:block;
	font-size:11px;
	font-weight:bold;
	height:21px;
	padding:13px 0px 0px 32px;
	width:194px;
}

.menutop {
	background-image:url(images/menu_top.jpg);
	color:#515e5c;
	height:15px;
	padding:2px 29px 0px 0px;
	text-align:right;
	width:197px;
}

#navibottom {
	background-image:url(images/navi_bottom.jpg);
	height:80px;
	width:226px;
}

.submit {
	background-image:url(images/submit.jpg);
	border:1px solid #9aad9e;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:15px;
	margin:0px 0px 0px 99px;
	text-align:center;
	vertical-align:middle;
	width:118px;
}



#adresse{
	background-image:url(images/menu_bg.jpg);
	font-family:Verdana, Times, serif;	
	font-size:14px;
	color:#265EAD; 	
	text-align:right;
}

#cadre{
	background-image:url(images/cadre.jpg);
	}

.imageBasAdresse{
	background-image:url(images/menu_bg_top.jpg);
	background-image:url(images/menu_bottom.jpg);


}



#content {
	padding-left:20px;
	width:650px;
	font-size:12px;
	font-family:arial, Times, serif;

}

#imageClassnavettes{
	
	font-family:arial black, Times, serif;
	font-size:15px;
	color:#265EAD; 
	text-align:center;
	
	

}

#content h2 {
	font-family:Arial, Times, serif;
	font-size:18px;
	color:#AAAAAA;
	margin:0;
	padding:0px 0px 12px 0px;
}

.contentpic {
	background-image:url(images/content_pic.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:71px;
	font-weight:bold;
	line-height:14px;
	padding:6px 10px 6px 10px;
	width:424px;
	
}


/*******************************************************************************************************/









