@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0;
	background: #F5F5F5 50% 0;
	text-align:center;
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
}

TABLE {
	font-family: Tahoma;
	font-size: 9pt;
	color: black;
}

div {
	/*min-height:100%;*/
}

A{text-decoration: none; color: #000000;}
A:visited{text-decoration: none; color: #000000;}
A:active{text-decoration: none; color: #000000;}
A:hover{text-decoration: underline; color: #af0c83;}

div.partenaires ul {
	margin:0; padding:0;
	padding-left:12px;
	list-style-type:square;
}

div.partenaires li {
	margin-bottom:5px;
}

#main {
	margin:0 auto;
	width:1000px;
	position:relative;
	background:#FFF;
	padding: 0 0 0 0;
	text-align: left;
}

#top {
	background:url('../fond/top.jpg') no-repeat;
	width:1000px;
	height:155px;
	display:block;
	clear:both;
}

#langues {
	position:absolute;
	text-align:right;
	margin-top:144px;
	/*margin-left:890px;*/
	width:100%;
	margin-left:-10px;
}

#data {
	display:block;
	clear:both;
	background:url('../fond/topfd.jpg') no-repeat top left;
	width:100%;
}

#gauche {
	float:left;
	width:185px;
}

#centre {
	float:left;
	width:578px;
}

#droite {
	float:left;
	width:237px;
}

#bottom {
	clear:both;
	margin-top:10px;
	background:#cde40e;
	width:100%;
	text-align:center;
	color:#af0c83;
	font-size:8pt;
}

#bottom p {
	padding:5px;
}

#midcarte {
	background:url('../img/carte-fd.gif') repeat-y;
}

#botcarte {
	background:url('../img/carte-bottom.gif') no-repeat bottom center;
	width:100%;
	height:28px;
	text-align:center;
	color:#787878;
}

.cadreg {
	background:#cde40e;
	padding:10px;
	padding-bottom:0;
	margin-right:3px;
	margin-left:7px;
	margin-top:0;
	margin-bottom:0;
}

.cadred {
	padding:10px;
	padding-bottom:0;
	margin:0;
	margin-left:18px;
	margin-right:12px;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #F5F5F5;
}

.meteo {
	width:180px;
	font-size:8pt;
	/*margin-bottom:10px;
	height:70px;*/
}

.bloclien {
	display:block;
	float:left;
	margin:2px;
	width:180px;
	height:121px;
}

.lien {
	display:block;
	background: url('../img/bloclien.gif') no-repeat;
	width:100%;
	height:100%;
}

.lien a {
	display:block;
	width:100%;
	height:100%;
}

.lien img {
	margin-top:80px;
	margin-left:2px;
	border:0;
}

/*********************************** CADRE */
.cadre { /* taille du cadre, à titre d'exemple */
	/*min-height:100%;*/
	background-color: #FFF;
}
/* propriétés communes à l'ensemble des 4 coins */
.hautgauche, .hautdroit {
	height: 24px; width: 7px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

.basgauche, .basdroit {
	height: 20px; width: 16px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautgauche {
	float:left;
	background: url('../img/hautgauche.gif');
}
.haut {
	float:left;
}
.hautdroit {
	float:left;
	background: url('../img/hautdroit.gif');
}

.basgauche {
	float:left;
	background: url('../img/basgauche.gif');
}
.bas {
	float:left;
}
.basdroit {
	float:left;
	background: url('../img/basdroit.gif');
}
.contenu {
	display:block;
	/*min-height:100%;*/
	border-right:1px solid #EEE;
	border-left:1px solid #EEE;
}

.contenu {
	margin:0;
	padding : 0;
}

.contenu div.actu {
	width:100%;
	display:block;
	clear:both;
	padding:1em;
	margin:0;
}
/******************************************* FIN CADRE */

.left {
	float: left;
	display: block;
	padding: 0.5em;
	margin: 5px 15px 0 0;
	background-color: #eee;
	border: 1px #ccc solid;
}

.left_actu {
	float: left;
	display: block;
	padding: 0em;
	margin: 0;
	margin-right:8px;
	margin-bottom:8px;
}

.right {
	float: right;
	display: block;
	padding: 0.5em;
	margin: 5px 0 0 15px;
	background-color: #eee;
	border: 1px #ccc solid;
}

select optgroup.outof{
	font-weight:bold;
	color:#b254af;
	font-size:12px;
	font-style:italic;
}

a.liend, a.liend:visited {
	text-decoration:underline;
	color:#8e2d8b;
}

div.ref {
	padding:5px;
	float:left;
}