html,body{
	margin:0;
	padding:0;
	
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	
	background: #ee7f01;
	color:#666;
}

img{
	border:0;
}

#header{
	width: 990px;
	margin: auto;
	background: #ee7f01 url(../pictos_site_21/fond_titre.gif) no-repeat center;
	height: 180px !important;
	height: auto;
}




#content{
}

#content-haut{
	background: transparent url(../pictos_site_21/content-haut-fond.png) repeat-x left bottom;
	height: 29px;
	margin-top: -8px !important;
	margin-top: -28px;
}

#haut-page{
	width: 991px;
	height: 29px;
	background: transparent url(../pictos_site_21/content-haut-t.png) no-repeat;
	margin: auto;
}

#main{
	background: #383737;
}

#page{
	text-align: left;
	width: 991px;
	margin: auto;
	background: transparent url(../pictos_site_21/page-fond.gif) repeat-y;
	font-size: 11px;
	padding-left:20px;
}

#content-bas{
	background: transparent url(../pictos_site_21/content-bas-fond.png) repeat-x;
	text-align: center;
	
}

#bas-content{
	width: 991px;
	height: 29px;
	background: transparent url(../pictos_site_21/content-bas.png) no-repeat;
	margin: auto;
}

#gauche{
	width: 185px;
	float: left;
	vertical-align:top;
}

.btn-sous-menu{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	
	background: url(../pictos_site_21/fleche_menu.gif) no-repeat left center;
	padding-left: 15px;
}

.btn-sous-menu:hover{
	color: #00a6d4;
}

.hr-sous-menu{
	border: 0;
	border-bottom: 1px solid #d2d2d2;
	width: 160px;
}

#centre{
	vertical-align: top;
	padding-left:25px;
	padding-right:10px;
	text-align:left;
}

#centre a {
	color:#ff9900;
	text-decoration:underline;
}


#centre a:hover {
	color:#ff9900;
    text-decoration:none;
}

#arbo{
	font-size: 11px;
	color: #666;
}

#arbo a{
	color: #666;
}

#arbo a:hover{
	color: #333;
}

#module{
	padding-right: 20px;
}


#module ul{
	list-style-image: url(../pictos_site_21/fleche_liste.gif);
}

#module li{
	margin-bottom: 5px;
}

#module li a{
	color:#004a99;
}

#module li a:hover{
	color:#004a99;
}

#module .encadr-jaune{
	padding: 5px;
	border: 1px solid #ffd07f;
	background: #fceccf;
	
	margin: 10px 0 10px 0;
}

#droite{
	vertical-align: top;
	width: 236px;
}

#accueil-onglets a{
text-decoration: none;
}

a.onglet{
	color: #e75012;
	padding: 5px 15px 9px 15px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #efeeee;
	border-bottom: 0;
	outline:none;
}

a:hover.onglet{
	color: #e75012;
	padding: 5px 15px 9px 15px;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #efeeee;
	border-bottom: 0;
	outline:none;
}


a.actif{
	background: url(../pictos_site_21/fond_onglet.gif);
}

.bloc-onglet{
	margin-top: 8px;
	width: 490px;
	border:#efeeee 1px solid;
	background: #fff;
}

.zoom{
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 18px;
	padding-left: 18px;

}

img.zoom-image{
	border: 1px solid #cac8c8;
	padding: 3px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

.zoom-titre{
	font-weight: bold;
	color: #ee7f01;
	font-size: 12px;
}

.agenda-titre{
	font-weight: bold;
	color: #0099cc;
	font-size: 11px;
}

.bloc-zoom{	

}



