@charset "utf-8";
/* STRUCTURE */
ul{ margin:0px; padding:0px; }li{ margin:0px; padding:0px; }
body{
	margin : 0px;
	padding: 0px;
	height:100%;
	background-color:#442d0e;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
div#global{
	margin-left: auto;
    margin-right: auto;
	width:1000px;
	height:100%;
	overflow:auto;
	background-image:url('images/bg.jpg');
}
div#head{
	width:1000px;
	height:222px;
}
div#menu{
	width:205px;
	padding:0px;margin:0px;
	height:441px;
	background-image:url('images/menu.jpg');
	background-repeat:no-repeat;
	float:left;
}
div#contenu{
	width:577px;
	padding:0px;margin:0px;
	float:left;
	background-color:#fcffed;
	background-image:url('images/bg-contenu.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
div#univers{
	width:200px;
	padding:0px;margin:0px;
	background-image:url('images/bg-univers.jpg');
	background-repeat:repeat-y;
	float:left;
}
div#bas{
	clear:both;
	width:980px;
	margin-left: auto;
	margin-right:auto;
	text-align:right;
}

/* TYPOS */
A.legende_doree:link{
	color:#f5ce00;
	text-transform:uppercase;
	text-decoration:none;
}
A.legende_doree:visited{
	color:#f5ce00;
	text-transform:uppercase;
	text-decoration:none;
}
A.legende_doree:hover{
	color:#f5ce00;
	text-transform:uppercase;
	text-decoration:underline;
}
A.legende_astroll:link{
	color:#866610;
	text-decoration:none;
}
A.legende_astroll:visited{
	color:#866610;
	text-decoration:none;
}
A.legende_astroll:hover{
	color:#f5ce00;
	text-decoration:underline;
}
A.gros_link:link{ font-size:16px; color:#4e9eea ; font-weight:bold; text-decoration:none; }
A.gros_link:visited{ font-size:16px; color:#4e9eea ; font-weight:bold; text-decoration:none; }
A.gros_link:hover{ font-size:16px; color:#00C; font-weight:bold; text-decoration:none; }
A.autre_link:link{ font-family:verdana;font-size:12px; font-weight:bold; color:#d25d17; text-decoration:none; }
A.autre_link:visited{ font-family:verdana;font-size:12px; font-weight:bold; color:#d25d17; text-decoration:none; }
A.autre_link:hover{ font-family:verdana;font-size:12px; font-weight:bold; color:#d25d17; text-decoration:underline; }

.legende1{
	color:#6f540b;
	font-family:Arial;
	font-size:10px;
	text-transform:capitalize;
}
.texte{
	font-size:12px;
	color:#663111;
	font-weight:bold;
}
.headline{ font-size:12px; color:#663111; font-weight:bold; }
.sizeup{ font-size:14px; color:#663111; font-weight:bold; }
.sizeupmore{ font-size:16px; color:#4e9eea ; font-weight:bold; }
.sizeupmoregreen{ font-size:16px; color:#76923c ; font-weight:bold; }
.sizeuplessgreen{ font-size:14px; color:#76923c ; font-weight:bold; }
.sizeuplessergreen{ font-size:12px; color:#76923c ; font-weight:bold; }
.recherche{ font-size:12px; font-weight:bold; color:#d25d17; }
.texte_normal{ font-size:12px; color:#663111; font-weight:normal; }
.en_valeur{ font-size:12px; color:#663111; font-weight:bold; }
.soustitre{ font-size:14px; color:#663111; font-weight:bold; }
.gros_titre{ font-family:verdana;font-size:16px; color:#4e9eea ; font-weight:bold; }
.autre{ font-size:12px; font-weight:bold; color:#d25d17; }
/* ECARTS */
.bord_reso{ border:#090 dotted 1px; width:170px; height:170px; margin-top:10px; padding:3px; }
.bord_reso2{ border:#090 dotted 1px; width:546px; height:150px; padding:3px; }
.marginLR10{ margin-left:10px; margin-right:10px; }
.marginLR30{ margin-left:30px; margin-right:30px; }
.marginLeft10{ margin-left:10px; }
.marginLeft20{ margin-left:20px; }
.marginLeft22{ margin-left:22px; }
.marginLeft24{ margin-left:24px; }
.marginLeft30{ margin-left:30px; }

