/* Start of CMSMS style sheet 'Mosaiste-css' */
*{margin:0;padding:0;outline:none;}
a{text-decoration:none;}
li{list-style-type:none;}
img{border:0;}
.hidden{display:none;}

a.thickbox img{margin:10px;border-top:1px solid #eee;border-left:1px solid #eee;border-right:2px solid #ccc;border-bottom:2px solid #ccc;padding:3px;}


body
{
	text-align:center;
	background:#eeeeee;
}

div#fond
{
	text-align:left;
	background:url(images/fond.jpg) no-repeat left top;
	border:1px solid black;
	width:1000px;
	height:700px;
	position:absolute;
	margin-left:-500px;
	left:50%;
	margin-top:-350px;
	top:50%;
}

div#page
{
	width:100%;
	height:100%;
	position:relative;
}


div#version{background:url(images/drapeaux.png) no-repeat left top;position:absolute;top:20px;left:690px;z-index:20;width:60px;height:22px;}

div#version a#sitefr{display:block;width:23px;height:17px;position:absolute;top:2px;left:2px;}

div#version a#siteus{display:block;width:23px;height:17px;position:absolute;top:2px;left:33px;}

div#navigation
{
	width:200px;
	height:200px;
position:absolute;
left:55px !important;
left:0px;
top:40px;
z-index:1;
}


div#contenu
{
	width:521px;
	height:695px;
	background:url(images/cadre-contenu.png) no-repeat left top;
position:absolute;
left:250px;
top:3px !important;
top:0px;
z-index:5;
}

div#contenu h1
{
	height:233px;
	visibility:hidden;
}

div#centre
{
	width:409px;
	height:459px;
	margin-top:0px;
	margin-left:56px;
}

div#tetiere
{
	width:100%;
	height:56px;
	border-top:1px dotted #dcdcdc;
}

div#texte
{
	width:100%;
	height:332px;
	border-top:1px dotted #dcdcdc;
	overflow-y:auto;
overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#201f1d;
	font-size:10pt;
padding-top:20px;
padding-bottom:10px;
}

div#texte a
{
color:#817b77;
text-decoration:underline;
}

.titre,h3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#92b638;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
}

.sous-titre
{
	font-family:Arial, Helvetica, sans-serif;
	color:#708277;
	font-size:10pt;
	font-weight:bold;
}

div#texte li
{
	display:block;
	background:url(images/puce.png) no-repeat left 10px;
	padding-left:10px;
	margin-left:10px;
margin-top:10px;
}


/* bouton envoyer du formulaire*/
div#envoyer{position:absolute;top:610px;left:100px;}


div#footer{
	width:100%;
	border-top:1px dotted #dcdcdc;
	font-family:arial;
	font-size:9px;
	color:#817b77;
}

div#footer ul{margin-top:8px;margin-bottom:3px;}

div#footer ul li{display:inline;}

div#footer a{text-decoration:underline;color:#817b77;}


div#diapo
{
	width:226px;
	height:125px;
	position:absolute;
	top:575px;
	left:15px;
	background:url(images/cadre-diapo.png) no-repeat left top;
}

div#diapo-en
{
	width:226px;
	height:125px;
	position:absolute;
	top:575px;
	left:15px;
	background:url(images/cadre-diapo-en.png) no-repeat left top;
}
/* End of 'Mosaiste-css' */

