@charset "utf-8";
/* MEMO COULEURS

COULEURS GROUPE
Vert SDP : #00802D
Vert clair : #8EDC06
Jaune : #FFF000 
Bleu : #0D4D7D 
Marron : #936324

COULEURS AGRI
Vert SDP : #00802D
Bleu : #0D4D7D 

COULEURS EXPORT
Vert SDP : #00802D
Bleu : #336699
Marron : #4D494A

COULEURS SAINT FIACRE
ROSE MUST : #CA003F
VERT ESSENTIAL : #008372
ORANGE INTEMPOREL : #E25710

*/
 
/* STRUCTURE */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
	color:#333;
	margin:0;
	padding:0;
	border:0;
	}
	
#general {
	width:940px;
	margin:auto;
	border:0;
	border-left:6px solid white;
	border-right:6px solid white;
	}
	
#contenu {
	width:940px;
	text-align:left;
	border:0;
	padding:0;
	margin:0;
	}
	
#contenugauche {min-height:650px;}
	
#menu {
	width:940px; 
	height:25px;
	margin:0;
	padding:0;
	border:0;
	}

#header {
	width:935px; 
	height:28px;
	line-height:25px;
	font-size:0.9em;
	padding-left:5px;
	}

#visuelheader{
	width:940px; 
	height:130px;
	background-color:white; 
	}
	
#contenugauche {
	width:555px;
	white-space:normal;
	border:0;
	padding:0;
	margin:0;
	margin-left:30px;
	}
	
#contenudroite {
	/*position:relative;*/
	float:right;
	width:320px;
	white-space:normal;
	top:0px;
	left:0px;
	border:0;
	padding:0;
	margin:0;
	margin-right:10px;
	}

#mentions {
	width:940px;
	margin:auto;
	height:55px;
	line-height:28px;
	background:white;
	font-size:0.9em;
	color:#00802D;
	text-align:center;
	}

/* AUTRES CLASSES */
.actu {
	white-space:normal;
	margin-bottom:15px;
	}
.blocliens {
	border:0;
	margin-bottom:15px;
	}
.crochetsactu {
	font-weight:bold;
	font-size:1em;
	letter-spacing:0em;
	font-stretch:ultra-condensed;
	}


/* TITRES et TEXTES */
p {
	margin:0;
	margin-bottom:5px;
	padding:0;
	border:0;
	}
	
h1 {
	font-size:1.2em;
	text-align:left;
	line-height:25px;
	border:0;
	margin:0;
	padding-top:25px;
	}

h2 {
	font-size:0.9em;
	text-align:left;
	line-height:45px;
	border:0;
	margin:0;
	margin-bottom:15px;
	margin-top:5px;
	}	

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	border:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	}
	
	
/* IMAGES */
.ligne5images {
	text-align:left;
	border:0;
	margin:0;
	margin-top:30px;
	}
.img100 {
	border:2px solid white;
	margin:0;
	padding:0;
	}
	
/* RECHERCHE */
#formsearch {
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}
#search{
	color:#00802D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	border:1px solid #8EDC06;
}


/* MENU */		

ul {
	list-style:none;
	display:block;
	height:25px;
	float:left;
	margin:0;
	padding:0;
	border:0;
	}	
li {
	display:block;
	width:130px;
	float:left;
	list-style:none;
	font-size:1em;
	color:white;
	line-height:20px;
	padding-top:4px;
	margin-left:0px;
	margin-right:5px;
	}
.niveau1 {position: absolute; text-align:center;}
.niveau2 {
	display: none;
	width:130px;
	border-top:2px solid white; 
	white-space:wrap;
	line-height:18px;
	}
li:hover ul.niveau2, li.sfhover ul.niveau2 {display:block;}

/* LIENS GENERIQUES */
#header a, #header a:link, #header a:visited, #header a:active {
	font-size: 1em;
	color:white;
	text-decoration: none;
	}
	
#header a:hover {text-decoration: underline;}

#mentions a, #mentions a:visited, #mentions  a:link, #mentions a:active  {
	font-size:1em;
	color:#666;
	text-decoration: none;
}

#mentions a:hover {color:#333;text-decoration: underline;}

/* NEWS */
.curseur
{
	float:left;
}

div.curseur 
{
cursor: pointer;
width: 15px;
}

sup 
{ 
	vertical-align:text-top;
	font-size: 60%;
	line-height:100%;
} 
