/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);


/* Mise en forme générale */
body {
	margin:1px 0 0 0;
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	background-color:#3DA9C8;
}


#main{
	margin:auto; 
	padding:0;
	width:760px;
}


#principal{
	margin:0;
	padding:0;
	border-top:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	background-color:#ffffff;
}


#baspage{
	margin:0; 
	padding:0;
	background:url(images/bottom2.jpg) top no-repeat;
	height:44px;
}


#minimenu{
	margin:0; 
	padding:0;
	background:url(images/img_dessus_titre.gif) top right no-repeat;
	height:30px;
	width:443px;
	float:right;
	z-index:50;
}


#titrerubrique{
	margin:0; 
	padding:0;
	height:32px;
	width:443px;
	float:right;
	z-index:50;
}

#titrerubrique2{
	margin:0; 
	padding:0;
	height:32px;
	width:443px;
	float:right;
	z-index:49;
}

#menuleft{
	margin:-30px 0 0 0; 
	padding:26px 0 0 0;
	background:url(images/fond_menu_filiere.gif) top left no-repeat;
	width:298px;
	float:left;
	z-index:50;
	text-align:left;
}


#menuleftfiliere{
	margin:-30px 0 0 0; 
	padding:13px 0 0 0;
	background:url(images/fond_menu_filiere_4.gif) top left no-repeat;
	width:298px;
	float:left;
	z-index:50;
	text-align:left;
}

#menuleftfiliere2{
	margin:-30px 0 0 0; 
	padding:13px 0 0 0;
	background:url(images/fond_menu_filiere_5.gif) top left no-repeat;
	width:298px;
	float:left;
	z-index:50;
	text-align:left;
}

#contenusite{
	margin:0; 
	padding:0;
	width:640px;
	float:right;
	z-index:50;
}


#imgleft{
	padding:0;
	width:121px;
	float:left;
	z-index:700;
}

#news{
	width:443px;
	margin:0; 
	padding:0;
	background:url(images/bas_actualites.gif) bottom no-repeat;
}

#cadre {
width:620px;
padding:10px;
background-color:#f2f2f2;
color:#626262;
text-align:left;
font-size : 9px;
font-family : verdana;
border:2px solid #E1E1E1;
}

.imagetextegauche {
float:left;
margin-right:5px;
}


.imagetextedroit {
float:right;
margin-left:20px;
}


.lexique {
border-right:1px solid #ffffff;
}


.saisonps {
	background-color:#55D1E4;
	border-right:1px solid #ffffff;
}


.saisonpr {
	background-color:#8E90C6;
	border-right:1px solid #ffffff;
}


.saisonpo {
	background-color:#D7E98E;
	border-right:1px solid #ffffff;
}


.saisonhs {
	background-color:#F0F0F0;
	border-right:1px solid #ffffff;
}


.casesaison {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#1797C2;
}
