/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
li {
	list-style-type: none;
}

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }



body {
	font: 12px verdana, Helvetica, Arial, verdana, sans-serif;
	color: #000;
}



#contenu {
	width:980px;
	margin:0 auto;
}

#bandeau {
	width: 980px;
	height: 110px;
	background-image: url(img/accueil/bandeau.jpg);
}

#menu_haut{
	height: 28px;
	float: right;
	margin-right: 120px;
	margin-bottom: 50px;
	font: 11px "Trebuchet MS";
	color: #6f6f6f;
	line-height: 28px;
}
#menu_haut a{
	font: 11px "Trebuchet MS";
	color: #7c7d7d;
	text-decoration: none;
}
#menu_haut a:hover{
	font: 11px "Trebuchet MS";
	color: #545555;
	text-decoration: underline;
	
}
#menu_bas {
	width: 980px;
	font: 13px "trebuchet MS";
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#menu_bas a{
	margin: 0 6px;
}
a.vert{
	color: #6D8F24;
	text-decoration: none;
}
a.vert:hover{
	color: #6D8F24;
	text-decoration: underline;
}
a.bleu{
	color: #3B9ABE;
	text-decoration: none;
}
a.bleu:hover{
	color: #3B9ABE;
	text-decoration: underline;
}
a.violet{
	color: #9A6DA8;
	text-decoration: none;
}
a.violet:hover{
	color: #9A6DA8;
	text-decoration: underline;
}
a.orange{
	color: #EB6A18;
	text-decoration: none;
}
a.orange:hover{
	color: #EB6A18;
	text-decoration: underline;
}

a.rose{
	color: #E2007A;
	text-decoration: none;
}
a.rose:hover{
	color: #E2007A;
	text-decoration: underline;
}
.rose{
	color: #E2007A;
}
#recherche{
	width: 960px;
	height: 16px;
	background: url(img/accueil/degrade-recherche.jpg) no-repeat;
	margin-bottom: 8px;
	text-align: right;
	padding-right: 20px;
}
#recherche input{
	height: 10px;
	vertical-align: middle;
	font-size: 9px;
}
#recherche img{
	vertical-align: middle;
}

#main_page {
	width:980px;
	min-height: 580px;	
}

/* @group gauche */

#gauche {
	width: 280px;
	float: left;
	margin-left: 18px;
	background: url(img/accueil/barre-verte.gif) repeat-y 4px 0;
}
#gauche h1 {
	background: url(img/accueil/titre-actualite-region.gif) no-repeat;
	padding: 15px 0 10px 17px;
}
#gauche p {
	padding: 0 6px 0 17px;
}
#gauche a {
	color: #015c30;
	font-style: italic;
}

/* @end */

/* @group centre */
#centre_all {
	width: 335px;
	float: left;
	margin-left: 18px;
}

#centre {
	width: 335px;
	background: url(img/accueil/barre-rose.gif) repeat-y 4px 0;
}
#centre h1 {
	padding: 25px 0 5px 37px;
	background: url(img/accueil/titre-videos.gif) no-repeat;
	font-size: 11px;	
}
#centre p {
	padding: 0;
	text-align: center;
}
#centre a {
	color: #000;
}

#centre2 {
	margin-top: 30px;
	width: 335px;
	background: url(img/accueil/barre-bleue.gif) repeat-y 4px 0;
}
#centre2 h1 {
	padding: 5px 0 5px 37px;
	background: url(img/accueil/titre-tout-savoir.gif) no-repeat;
	font-size: 11px;	
}
#centre2 p {
	padding-top: 15px;
	text-align: center;
}
#centre2 a {
	color: #46709b;
}
#centre2 a:link {
	text-decoration: none;
}


/* @end */

/* @group droite */

#droite {
	width: 320px;
	height: 250px;
	float: right;
	margin-right: 4px;
	background: url(img/accueil/barre-violette.gif) repeat-y 4px 0;
}
#droite h1 {
	background: url(img/accueil/titre-une.gif) no-repeat;
	padding: 15px 0 10px 17px;
}
#droite p {
	padding: 0 6px 0 17px;
}
#droite a {
	color: #015c30;
	font-style: italic;
}

/* @end */

#sites{
	width: 307px;
	height: 60px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	padding-top: 17px;
	background: url(img/accueil/cadre-nos-sites.gif) no-repeat;
}

#sites a{
	color: #8c141e;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#partenaires{
	width: 307px;
	height: 73px;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	padding-top: 17px;
	background: url(img/accueil/cadre-partenaires.gif) no-repeat;

}
#partenaires a{
	color: #8c141e;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.titre_actu {
	color: #015c30;
	font: bold 13px "Trebuchet MS";
}
.soustitre{
	color: #015c30;
	font: 11px;
}

.fl {
	float: left;
	margin-right: 1px;
}
.fr {
	float: right;
}
.img_rdv {
	float: right;
	margin-right: 10px;
}

.img_droite {
	float: right;
	margin-left: 15px;
	overflow: auto;
}
.img_gauche {
	float: left;
	margin-right: 15px;
	overflow: auto;
}
.texte10{font-size:10px;}
