@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin:10px 0 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
}

#page{
	position : absolute;
	width: 810px;
	left: 50%;
	margin-left: -405px;
	background:#FFF url('img/bg_page.gif') top left repeat-y;
	border:1px solid #CCCCCC;
	top: 0px;
	
}

a:link, a:active,a:visited {color:#009999;text-decoration:underline}
a:hover {
	color:#005555
}


/*#page{
	position : relative;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}*/

#header{
	width: 810px;
	height: 168px;
}

#separator1{
	width: 810px;
	background-color:#FFFFFF;
	height: 10px;
}

#partie_gauche{
	width: 187px;
	float:left;
	background:#F1F1F1 url('img/bg_colonnegauche.gif') top right no-repeat;
}

#menu{
	background: url('img/bg_menu.jpg') top left repeat-y;
	text-align:left
}


#menu td {
	width:187px;
	height:26px;
	background:#F7CF71 url('img/bg_menu1.jpg') top left no-repeat;
	color:#000000;
	font-weight:normal;
	line-height:26px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #d0efef;
	display: inline;
}


#menu td a:link,#menu td a:active,#menu td a:visited{
	display: block;
	width:187px;
	height:26px;
	text-decoration:none;
	color:#933B00;
	vertical-align:middle;
	font-size:11px;
}

#menu td a:hover{
	width:187px;
	height:26px;
	background:#F7CF71 url('img/bg_menu2.jpg') top left no-repeat;
	color:#FFFFFF;
}
#menu td a#menuActif{
	width:187px;
	height:26px;
	background:#F7CF71 url('img/bg_menu2.jpg') top left no-repeat;
	color:#FFFFFF;
}

#menu td a#menuMasqueActif{
	width:187px;
	height:52px;
	line-height:24px;
	background:#F7CF71 url('img/bg_menuMasque2.jpg') top left no-repeat;
	color:#FFFFFF;
}
#menu td a#menuMasqueInactif{
	width:187px;
	background:#F7CF71 url('img/bg_menuMasque1.jpg') top left no-repeat;
	height:52px;
	line-height:24px;
}
#menu td a#menuMasqueInactif:hover{
	width:187px;
	height:52px;
	background:#F7CF71 url('img/bg_menuMasque2.jpg') top left no-repeat;
	color:#FFFFFF;
	line-height:24px;
}

#contenu{
	width: 610px;
	height: auto;
	float:left;
	background-color: #FFFFFF;
}
#contenu_titre{
	width: 580px;
	height: 30px;
	float:right;
	text-align:left;
	font-size:21px;
	color:#d8513f;
	font-weight:bold;
}

#contenu2{
	margin-top:20px;
	width: 580px;
	height: auto;
	float:right;/*border:1px solid #ccc;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #385c5a;
	display: inline;
}


#footer{float:left;width: 810px;height: 39px;background: url('img/footer.gif') bottom no-repeat;}

#mentions{
	float:left;
	background-color:#348892;
	width: 810px;
	height:32px;
	line-height:29px;
	text-align:center;
	color:#FFF;
	font-size:11px
}
.mentions a:link,.mentions a:active,.mentions a:visited{
	color:#A9DBE0;
}
.mentions a:hover{color:#FFF;}


#image{width:238px;height:504px;background-color:#CCCCCC;float:left}

#redactionnels{width:322px;float:right}

/*-------------------------- styles typo -------------------------------*/

.titres_or{font-size:21px;color:#C2945C;font-weight:bold}

.retour_top{font-size:10px;color:#666666}
.retour_top a:link,.retour_top a:active,.retour_top a:visited{
	text-decoration:underline;
	color:#999999
}
.retour_top a:hover{text-decoration:underline;color:#000}

.liste_villes{font-size:11px;color:#3FB7AE;font-weight:bold}

/*-------------------------- styles vignettes -------------------------------*/
.vignettes{border:1px solid #B6B6B6}
.cadre_vignettes{
	background-color:#B6B6B6;
	color:#fff;
	text-align:center;
	font-weight:bold;font-style:italic
}

/***************************** LIBERMUNDI *****************************/
.libermundi {color:#FDBF31;font-size:11px;font-weight:bold;}
.libermundi a:active,.libermundi a:link,.libermundi a:visited {color:#FDBF31;text-decoration:none;}
/***************************** LIBERMUNDI *****************************/


