INPUT { 
	color: #000;
	font-size: 11px;
	background-color: #EEEEEE
}
SELECT { 
	color: #000; 
	font-size: 11px; 
	background-color: #EEEEEE 
}
TEXTAREA { 
	color: #000;
	font-size: 11px;
	background-color: #EEEEEE 
}
.txterror { 
	color: red;
	font-size:1.2em; 
	}
.txtform { 
	
	font-size: 1em;
	color:#666666;
	font-weight:bold; 
	}
	
.txtform_message {
	 
	font-size: 1.2em;
	color: #990000;
	}
	
body {
	width: 900px;
	margin: auto;
	color:#3F3F3F;
	font-family:"Trebuchet MS",Arial, Helvetica,sans-serif;
	font-size: 0.8em;
	text-align: justify;
	background-color: #11161e;
	background-image: url(../media/bg/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
strong {
	color: #002b45;
	}
a {
	color: #990000;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	}
	
#intro {
	width: 660px;
	margin-left: 170px;
	border-top : 1px solid #002b45;
	border-bottom: 1px solid #002b45;
	padding: 10px;
	background-color:#FFFFFF;
	}
.am_texte{
	text-align: justify;
	}
#intro_txt:first-letter {
	float: left;
	font-size: 3em;
	color: #002b45;
	margin-right: 2px;
	}
#cit_imbr {
	float: right;
	width: 120px;
	font-size: 0.9em;
	text-align: center;
	margin: 8px;
	padding: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-top : 1px solid #002b45;
	border-bottom: 1px solid #002b45;
	font-style: italic;
	}
#cit_spacer {
	font-size: 0.5em;
	}
#ombre{
	
	background-image: url(../media/bg/bg_core.png);
	background-repeat: repeat-y;
	background-position: center top;
	width:900px;
	}

#content{
width:850px;
margin-left:25px;
min-height: 970px;

	}
fieldset{
	padding : 10px;
	}
.bloc{
	margin-bottom : 15px;
	}

.img_parcours{
	float:right;
	margin-top:-135px;
	}
.img_float_left{
	float: left;
	margin-right: 25px;
	padding-top: 8px;
	vertical-align:middle;
	max-width:200px;	
	}
.img_float_left_2{
	float: left;
	margin-right: 25px;
	
	vertical-align:middle;
	max-width:200px;	
	}
.exergue{ 
	border-bottom:1px solid #002B45;
	border-top:1px solid #002B45;
	width:200px;
	padding: 5px 0 5px 0;
	margin-top:5px;
	
	}
.am_auteur{
	color:#999999;
	}
.img_presentation{
	float: right;
	margin-left: 10px;
	}
.texte_copyright{
	font-size: 0.8em;
	color:#CCCCCC;
	}
.img_bandeau {
	margin: 15px 0 15px 0;
}
.surligner {
	background-color:#CCCCCC;
	}
.lien_db{
	margin-left: 120px;
	}
.insc_concours{
	background:url('../media/illu/illu_concours_4.jpg') top left no-repeat;
	width: 550px;
	height: 180px;
	color:#FFFFFF;
	padding-left: 25px;
	padding: 280px 0 0 25px
}
.endadre{
	background-color:#EEEEEE;
	color:#002B45;
	padding: 15px;
	margin-bottom:15px;
	height: 320px;
}
.concours{
	text-align: right;
	padding-left: 15px;
}
.confirmation{
	background-color:#CCCCCC;
	color:#990000;
	font-weight:bold;
	padding: 25px
}
.slider{
	margin-bottom: 20px
}
.titre_formu{
	color:#990000;
	}
/*STYLES DU HEADER*/
/*=================*/
#top_links {
	width: 850px;
	height: 37px;
	background: url('../media/banner_top_links.png') top right no-repeat;
	color: #FFF;

	}
#top_links p {
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 5px;
	font-size: small;
	text-align: right;
	
	}
#top_links a {
	color: #FFF;
	text-decoration: none;
	}
#top_links a:hover {
	color: #CCCCCC;
	}
#header {
	margin-bottom: 10px;
	
	}
.cadre_agenda{
	min-height: 120px;
	border-bottom:dotted 1px #999999;
	}

/*_____________________________________________page_accueil*/
.cadre_actu {
	width: 545px;
	min-height: 70px;
	background-image: url(../media/cadre_ombre/cadre_accueil.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 2px;
	padding-bottom: 20px;
	}
.cadre_actu p {
margin-top: -0px;
}	
.cadre_actu_archive {
	width: 545px;
	min-height: 70px;
	background-image: url(../media/cadre_ombre/cadre_accueil.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 0 2px;
	}
.img_cadre_actu {
	float:left;
	margin: 0 10px 10px 0;
	}
#conteneur {
	width : 545px;
	margin-bottom:10px;
}
#droite {
	width: 210px;
	height: 100%;
	float: right;
	text-align:right;
	
}
#gauche {
	width: 320px;
	height: 100%;
	float: left;
	padding-right: 10px;
	border-right:dotted 1px #999999;
	
}
hr { 
	clear: both; 
	visibility: hidden 
}
.titre_agenda_accueil{
	color:#000000;
	font-size: 1em;
	font-weight:bold;
	
	}
.agenda_accueil{
	margin-bottom:10px;
}
.lire_plus{
	color: #990000;
	font-weight:bold;
	font-size:0.9em;
	}
.agenda_accueil_date{
	color:#999999;
	font-size: 0.9em;
	}
.accroche{
	padding-bottom: 15px;
	}
.accroche_video{
	padding-left: 11px;
	}
.photo_accueil {
	width: 550px;
	text-align:center;
	
	}
.nom_partenaire{
	width: 100px;
	background-color:#CCCCCC;
	display:block;
	}
/*_____________________________________________page_agenda*/
.page_agenda{
	text-align: justify;
	border-bottom: 1px solid #002b45;
	padding-bottom: 10px;
	min-height: 80px;
}
#img_agenda{
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 10px 5px 0;
	padding: 1px;
	background-color:#FFFFFF;
}
#page_agenda h3{
	color: #333333;
	font-size: 1em;
}

.agenda_contact{
	color:#666666;
	display: block;
	font-size: 0.85em;
	margin: 10px;
}
.agenda_date{
	color:#666666;
	font-weight:bold;
	font-size: 0.8em;
	margin: 10px;
}
.lire_suite{
	font-size: 0.7em;
}
.hl_classement{
	margin-bottom: 15px;
}
.hl_cadre {
	float:left;
	margin: 0
	}
	
/*_____________________________________________page_expo*/
.cadre_expo{
	min-height: 320px;
	border-bottom:dotted 1px #999999;
	}
.texte_expo{
	margin: 25px;	
	}

/*_____________________________________________page_logo*/
.page_logo{
	text-align: justify;
	border-bottom: 1px solid #002b45;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 55px;
}
/*_____________________________________________page_service*/
.presentation_service{
	margin-bottom: 20px;
	padding-bottom: 10px;
	}

.exergue_service{
	border-bottom:1px solid #002B45;
	border-top:1px solid #002B45;
	width:225px;
	padding: 10px 0 10px 0;
	margin-top:10px;
	margin-bottom: 10px;
}
.img_service{
	margin-bottom: 20px;
	}
/*_____________________________________________page_publication*/
.publication{
	border-bottom:1px solid #002B45;
	margin-bottom:20px;
	}
#publication_conteneur {
height: 100%;
	
}
#publication_droite {
	width: 50%;
	height: 100%;
	float: right;
	padding-left: 10px;
	text-align:center;
	
}
#publication_gauche {
	width: 45%;
	height: 100%;
	float: left;
	padding-right: 10px;
	text-align:center;
	border-right:dotted 1px #999999;
}
.cadre_publication{
	border-bottom:dotted 1px #999999;
	margin-bottom:20px
		
	}	
.publication_texte{
	text-align:left;	
	}
.texte{
	padding_bottom: 10px;
	}
/*_____________________________________________am_recherche*/

.texte_am{
	text-align: justify;
	}
.resultat_recherche {
	background-color:#CCCCCC;
	padding: 10px 5px 10px 5px	
	}
.resultat_negatif{
	background-color:#990000;
	color:#FFFFFF;
	padding: 10px 5px 10px 5px;
	
	}
.abcedaire{
	background-color: #CCCCCC;
	font-weight:bold;
	}
.auteur{
	font-weight:bold;
}
#am_conteneur {
height: 220px
}
#am_droite {
	width: 50%;
	height: 100%;
	float: right;
	padding-left: 10px;
	text-align:center;
	border-left:dotted 1px #999999;
}
#am_gauche {
	width: 45%;
	height: 100%;
	float: left;
	padding-right: 5px;
	text-align:center;
}
.cadre_am{
	border-bottom:dotted 1px #999999;
	margin-bottom:20px;
	text-align:left;
	padding-bottom: 10px;
		
	}	
/*_____________________________________________vote en ligne*/

.connect{
	color:#CCCCCC;
	font-size:0.9em;
}
.vote_titre{
	font-size: 1.2em;
	color:#990000;
	font-weight: bold;
}
.pour_voter{
	color:#FFFFFF;
	background-color:#CCCCCC;
	padding: 3px;
	margin: 5px 0 5px 0;
	width: 400px;
	text-align:center;
	
}
.cadre_vote{
	border-bottom:#CCCCCC dotted 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;	
}
.btn_vote{
	background-image:url(../media/icone/btn_vote.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:320px;
	height:34px;
	font-size: 1.2em;
	color:#666666;
	background-color: #CCCCCC;

	}
.cadre_lire_nouvelle{
	padding:0;
	vertical-align:middle
	}
.cadre_lire_nouvelle img{
	padding:0;
	margin: 10px 0 0 0;


}

/*_____________________________________________champs*/	
	
		
/*STYLES DU MENU*/
/*===============*/
#menu_cont {
	width: 150px;
	min-height: 600px;
	float: left;
	}
.menu_lvl_1 {
	border-bottom: 1px solid #002b45;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}
.ml1_link {
	text-indent: -9999px;
	width: 150px;
	height: 30px;
	}
.menu_lvl_2 {
	background-color: #002b45;
	color: white;
	font-family: Arial, Helvetica, "DejaVu Sans", sans-serif;
	font-size: small;
	text-align: left;
	display: none;
	width: 145px;
	padding: 5px;	
	
	
	}
.menu_lvl_2 a {
	color: white;
	}
.menu_lvl_2 a:hover {
	color: white;
	text-decoration:none;
	}
.lien_col_g	{
	margin-top: 15px;
	}
.sous_menu {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	text-align:center;
	padding: 10px 0 0 0;
	background-color: #993333;
	background-image: url(../media/fond_sous_menu.jpg);
	background-repeat: repeat-y;	 
	}
.lien_sous_menu {
		background-color:#FFFFFF;
		text-align:left;
		margin: 5 px;
	}
/*__________________________________________________________________________Sous menu service */
#sm {width: 550px;
	margin-bottom: 25px;
	font-size: 0.9em;
	text-align:center;
	
	}

#sm_millieu {
	text-align:center;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	color: #fff;
	background-image: url(../media/sous_menu.png);
	background-repeat: no-repeat;
	font-size: 1em;
	background-position: center;
	}
.smenu_titre{
	font-weight: bold;
	color:#fff
	}
#sm_millieu a {
	color: #fff;
	
	}
/*__________________________________________________________________________div 3 colonnes  */	
#row {
	float: left;
	margin: 10px 5px 25px 5px;
	padding: 10px;
	width: 570px;
	/*border: 1px dotted #CCCCCC;*/
	background-color:#F3F3F3;	
}

div.cols3 {
	float: left;
	width: 170px;
	margin: 0 0px 0 5px;
	min-height: 180px;
	padding-left: 10px;
}
#bordure{
border-left:#cccccc 1px dotted;
border-right:#cccccc 1px dotted;
padding-left:15px;
padding-right:5px;

}		
#row li {
	text-align:left;
	color:#cccccc;
}		
		


/*STYLES DE LA COLONNE DE DROITE*/
/*==============================*/
#right_col {
	width: 100px;
	float: right;
	}

/*STYLES DU FOOTER*/
/*=================*/
#footer {
	clear: both;
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height:217px;
	text-align:center;
		
	}

