ul{
list-style-position:inside;
}
ul div{display:inline}

h1{
	font-size:1.5em; 
	color:#157fa6;
	font_weight: bold;
}
h2{
	font-size:1.4em; 
	color:#157fa6;
	font_weight: bold;
}
h3{
	font-size:1.3em; 
	color:#157fa6;
	font_weight: bold;
}
h4{
	font-size:1.2em; 
	color:#157fa6;
	font_weight: bold;
}
h5{
	font-size:1.1em; 
	color:#157fa6;
	font_weight: bold;
}
h6{
	font-size:1.0em; 
	color:#157fa6;
	font_weight: bold;
}


.transp_bloc {
	filter:alpha(opacity=85);
	opacity:0.85;
	
}
.over_bloc_main {
	/*opacity:0.70;
	filter:alpha(opacity=70);*/
	background-color:white;
	background-repeat:repeat-x;	
	background-position:bottom;
	padding:0px;margin:0px;
}
.over_bloc_main img {
	white-space:nowrap;	
}
.bg_yellow {background-image:url(../images/bg_main_yellow.png);}
.bg_red {background-image:url(../images/bg_main_red.png);}
.bg_blue {background-image:url(../images/bg_main_blue.png);}
.bg_blue_big {background-image:url(../images/bg_main_blue_big.png);}
.bg_black {background-image:url(../images/bg_main_black.png);}

body {
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url(../images/fond_site.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color:#1C8CBD;
	text-decoration:none;
}
#contenu_centre_home a {
	color:black;
}
.treeMenuDefault a {
	color:#1c8cbd;
	text-decoration:none;
}


.cleaner {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#conteneur {
	position:relative;
	margin:auto;
	width:960px;
	background-color:#fff;
}

#topnav {
	width:960px;
	height:207px;
}

#topnav_print{
	display:none;
}

#contenu {
	background-image:url(../images/degrade_contenu.jpg);
	background-repeat:repeat-x;
}

#colonne_gauche_home {
	width:285px;
	float:left;
	margin:0;
	background-image:url(../images/fond_col_gauche_home.jpg);
	background-repeat:repeat-y;
}

#colonne_gauche {
	width:285px;
	float:left;
	margin:0;
	background-image:url(../images/degrade_contenu.jpg);
	background-repeat:repeat-x;
}

#colonne_centre {
	width:390px;
	float:left;
	margin:0;	
	background-image:url(../images/fond_centre_home.jpg);
	background-repeat:repeat-y;
}

#colonne_droite {
	width:285px;
	float:left;
	margin:0;
	background-image:url(../images/fond_col_droite_home.jpg);
	background-repeat:repeat-y;
}

#main {
	width:675px;
	float:left;
	margin:0;
	background-image:url(../images/fond_main.jpg);
	background-repeat:repeat-y;
}

#pied {
	width:960px;
	margin:auto;
	margin-top:10px;
}



#pied_plan {
	background-image:url(../images/pied_plan.png);
	background-color: transparent;
	width:60px;
	height:13px;
	display:block;
	overflow:hidden;
	float:right;
	margin-right:15px;
}


#pied_mentions {
	background-image:url(../images/pied_mentions.png);
	background-color: transparent;
	width:96px;
	height:13px;
	display:block;
	overflow:hidden;
	float:right;
}

#pied_hdr {
	background-image:url(../images/pied_hdr.png);
	width:115px;
	height:13px;
	display:block;
	overflow:hidden;
	float:right;
}

#pied_rss {
	background-image:url(../images/icone-rss.jpg);
	width:15px;
	height:15px;
	display:block;
	overflow:hidden;
	float:right;
	margin-right: 10px;
}

#contenu_col_gauche_home {
	width:240px;
	margin-left:25px;
	margin-top:10px;
}

.billet_blog {
	width:230px;
	max-height:90px;
	overflow:hidden;
	/*background-image:url(../images/fond_billet_blog.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	border-left:10px solid #333333;
	background-color:#EAEAEA;
	padding-bottom:3px;
	padding-top:3px;
}

#contenu_col_droite_home {
	width:240px;
	margin-left:20px;
	margin-top:10px;
}

.separateur5px {
	width:1px;
	height:5px;
	display:block;
	clear:both;
	margin:0;
	overflow:hidden;
}
				  
						  



#entete_centre {
	width:375px;
	height:42px;
	display:block;
	overflow:hidden;
	background-image:url(../images/fond_entete_centre_home.jpg);
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:8px;
}

#contenu_centre_home {
	margin:10px 20px;
	/*background-color:#fff;*/
}

.onglet_centre {
	float:left;
	margin-top:11px;
	margin-left:3px;
}

.left_onglet_option_centre_off {
	background-image:url(../images/onglet_centre_actus_off.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:31px;
	overflow:hidden;	
	float:left;
	margin-top:10px;
	margin-left:3px;
}

.onglet_centre_option_off {
	background-image:url(../images/fond_onglet_centre_option_off.jpg);
	background-repeat:repeat-x;
	height:24px;
	float:left;
	text-decoration:none;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:9px;
	margin-top:10px;
	font-weight:600;
}

.right_onglet_option_centre_off {
	background-image:url(../images/onglet_centre_actus_off.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:10px;
	height:31px;
	overflow:hidden;
	float:left;
	margin-top:10px;
}

.left_onglet_option_centre_on {
	background-image:url(../images/onglet_centre_actus_on.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:31px;
	overflow:hidden;	
	float:left;
	margin-top:11px;
	margin-left:3px;
}

.onglet_centre_option_on {
	background-image:url(../images/fond_onglet_centre_option_on.jpg);
	background-repeat:repeat-x;
	height:24px;
	float:left;
	text-decoration:none;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:9px;
	margin-top:11px;
	font-weight:600;
}

.right_onglet_option_centre_on {
	background-image:url(../images/onglet_centre_actus_on.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:10px;
	height:31px;
	overflow:hidden;
	float:left;
	margin-top:11px;
}

#sousmenu {
	margin-left:30px;	
}

*+html #sousmenu img {
margin-bottom:-3px;
}

.lien_menu, .lien_menu2, .lien_menu3 {
	width:190px;
	display:block;
	color:#fff;
	padding-left:25px;
	padding-right:5px;
	background-color:#00739e;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	margin-top:1px;
	background-image:url(../images/fond_ssmenu.jpg);
	background-repeat:repeat-x;
}
.lien_menu2, .lien_menu3 {
	background-image:url(../images/fond_ssmenu_n1.jpg);
	color:black;
	background-color:#CBF0FE;
	padding-left:10px;
	width:205px;
}

.lien_menu:hover, .lien_menu2:hover, .lien_menu3:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
}
.over_billet_blog {
	/*opacity:0.70;
	filter:alpha(opacity=70);*/
	background-image:url(../images/fond_billet_blog.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;
}

.encart_ecitoyen_over {	
	background-image:url(../images/encart_ecitoyen2_over.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;
}

.encart_plu_over {	
	background-image:url(../images/encart_plu_over.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;
}

.encart_concertation_over {	
	background-image:url(../images/encart_concertation_over.jpg);
	background-repeat:repeat-x;	
	background-position:bottom;
}

.menuactif, .menu_n1_actif {
	color:#000;
	background-color:#fcee21;
	background-image:url(../images/fond_ssmenu_actif.jpg);
}
.menu_n1_actif {
	background-image:url(../images/fond_ssmenu_n1_actif.jpg);
}

.menuactif:hover, .menu_n1_actif:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

#entete_main {
	background-image:url(../images/entete_main.jpg);
	background-repeat:no-repeat;
	width:675px;
	height:42px;
	overflow:hidden;
}

#entete_main_sans {
	background-image:url(../images/entete_main_sans.jpg);
	background-repeat:no-repeat;
	width:675px;
	height:42px;
	overflow:hidden;
}

#entete_main_informe {
	background-image:url(../images/entete_main_informe.jpg);
	background-repeat:no-repeat;
	width:675px;
	height:42px;
	overflow:hidden;
}

#page_contenu {
	margin:20px 35px 5px 25px;
	text-align:justify;
}



#titrePage {
	width:365px;
	height:25px;
	overflow:hidden;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#onglet_je_participe {
	width:105px;
	height:32px;
	overflow:hidden;
	float:left;
	margin-left:52px;
	margin-top:10px;
	background-color:#fff;
	opacity:0;
	filter:alpha(opacity=0);
}

#onglet_je_minforme {
	width:105px;
	height:32px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	background-color:#fff;
	opacity:0;
	filter:alpha(opacity=0);
}

#onglet_je_participe:hover, #onglet_je_minforme:hover {
	opacity:0.15;
	filter:alpha(opacity=15);
}

#colonne_je_participe {
	background-color:#fff;
	width:285px;
	position:absolute;
	top:248px;
	left:50%;
	margin-left:185px;
	border:1px solid #aaaaaa;
}

#entete_je_participe {
	position:absolute;
	top:207px;
	left:50%;
	margin-left:243px;
	background-image:url(../images/entete_col_gauche_home);
	background-repeat:no-repeat;
	background-position:-15px;
	width:105px;
	height:42px;
	overflow:hidden;
}

#colonne_je_participe #entete_col_gauche_home {
	display:none;	
}

#colonne_je_participe #pied_col_gauche_home {
	display:none;	
}

#colonne_je_minforme {
	background-color:#fff;
	width:285px;
	position:absolute;
	top:248px;
	left:50%;
	margin-left:185px;
	border:1px solid #aaaaaa;
}

#colonne_je_minforme #entete_col_droite_home {
	display:none;	
}

#colonne_je_minforme #pied_col_droite_home {
	display:none;	
}

#entete_je_minforme {
	position:absolute;
	top:207px;
	left:50%;
	margin-left:350px;
	background-image:url(../images/entete_col_droite_home.jpg);
	background-repeat:no-repeat;
	background-position:-10px;
	width:105px;
	height:42px;
	overflow:hidden;
}
#encart_newsletter {
	background-image:url(../images/fond_encart_newsletter.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:110px;
	overflow:hidden;
}


.actuON{
	background-color:#e9e9e9;
	padding:2px;
}



.actuON img{
	border:2px solid #333333;
	margin-left:1px;
}

.actuONdescription{
	width:150px;
	height:153px;
	margin-left:173px;	
	position:absolute;
	background-image:url(../images/actualite_accueil_ombre.png);
	margin-top:2px;
	padding:10px 10px 10px 10px;
	background-color:none;
	overflow:hidden;
}


.fond_image_155x80px{
	background-image:url(../images/fond_155x80px.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:95px;
	float:left;	
}

.description_image{
	float:right;
	width:430px;
	padding-top:5px;
	
}

.description_image p{
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#4D4D4D;
}








.agendaON{
	background-color:#fdf2f3;
	padding:2px;
}


.agendaON img{
	border:2px solid #e1001a;
	margin-left:1px;
}

.agendaONdescription{
	width:150px;
	height:153px;
	margin-left:173px;	
	position:absolute;
	background-image:url(../images/agenda_accueil_ombre.png);
	margin-top:2px;
	padding:10px 10px 10px 10px;
	background-color:none;	
	overflow:hidden;
}



.actuOFF {
	margin-bottom:3px;
	background-image:url(../images/actualite_repeat.gif);
	background-repeat:repeat-y;
	width:320px;
	padding:6px 10px 6px 20px;
}



.actuOFF p{
	margin:0px;
	width:300px;
	float:left;
}

.actuOFF img{
	border:none;
	float:left;
	margin-top:5px;
}


.agendaOFF {
	margin-bottom:3px;
	background-image:url(../images/agenda_repeat.gif);
	background-repeat:repeat-y;
	width:320px;
	padding:6px 10px 6px 20px;
}


.agendaOFF p{
	margin:0px;
	width:260px;
	float:left;
	
}



.agendaOFF img{
	border:none;
	float:left;
	margin-top:5px;
	margin-left: 40px;
}




#encart_newsletter a {
	width:105px;
	height:18px;
	overflow:hidden;
	display:block;
	margin-top:10px;
	margin-left:70px;
}

#conn_box{
	margin:auto;
}

#conn_box label {
	display:block;
	float:left;
	width:100px;
	color:#349E56;
	margin-top:10px;
	margin-left:25px;
}

/*#conn_box input, #conn_box textarea {
	display:block;
	float:left;
	width:150px;
	border:1px solid #349E56;
	margin-left:20px;
	margin-top:5px;
}*/

#conn_box #soumettre{	

	position:relative;
	left:220px;
	top:-5px;
	margin:10px 0px 5px 0px;
	
}

#deconn_box #deconnexion{	
	width:128px;
	height:13px;
	position:relative;
	left:210px;
	top:-5px;
	margin:10px 0px 5px 0px;
}

#concertation_texte_bienvenue{
	margin:auto;
	
}

#concertation_texte_bienvenue span{
	color:#1c8cbd;
	
}

#concertation_texte_bienvenue img{
	position:relative;
	top:2px;
	
}

#connexion_fond, #comment_fond{		
	background-image:url(../images/concertation_fond_r.gif);
	background-repeat:repeat-y;
	width:350px;
	margin:10px 0px 10px 20px;		
}


#comment_savoirplus{		
	background-image:url(../images/concertation_fond_r.gif);
	background-repeat:repeat-y;
	width:350px;
	margin:0px 0px 10px 20px;
		
}

#connexion_formulaire{
	background-image:url(../images/concertation_identification_fond.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:56px;
	
}

#connexion_formulaire input{
	border:none;
}
#login, #mdp{
	position:relative;
	top:5px;
	left:135px;
	width:180px;
	height:18px;
	padding:0px 5px 0px 5px;
	margin-bottom:10px;	
	background:none;
	color:#0F8DBE;
	font-family:Arial, Verdana;
	font-size:11px;
	
	
	
}


#concertation{
	background-color:#ECECEC;
}

.entete_commentaires{
	background-color:#edf3f8;
	width:610px;
	height:17px;
	padding:8px 0px 0px 5px;
}


#formulaire_commentaire{
	width:570px;
	height:55px;
	padding:5px;
	margin:8px 0px 0px 16px;
	background:none;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#sondage_envoyer{
	cursor:pointer;
	float:right;
	margin:7px 5px 7px 0px;
}


#sondage_formulaire_fond{
	background-image: url(../images/sondage_formulaire_fond.jpg);
	width:615px;
	height:103px;
}

#concertation p{
	padding:0px;
	margin:0px;
}

.colonne_gauche_droite_sondage{
	border-bottom:1px solid #ffffff;
	padding:10px 0px 10px 0px;
}

.colonne_gauche_droite_sondage img{
	margin-right:5px;
}


.formulaire_choix{
	width:180px;
	height:90px;
	
	display:block;
	float:left;
	margin:10px;
	color:#505050;
	
}

.formulaire_choix span{
	font-weight:bold;
}

.formulaire_choix_titre span,
.formulaire_choix p{
	text-align:left;
	margin:0px;
	padding:0px;
	height:60px;
	

	
}

.formulaire_choix_titre{
	background-color:#f2f2f2;
	padding:3px 0px 3px 0px ;	
}




.bt_contacter_service{
	background-image:url(../images/bt_contacter_service.jpg);
	width:72px;
	height:8px;
	display:block;
	

	

}


#bt_droite{
	float:right;
	margin-right:10px;
}

#conteneur_formulaire_service{
	border:1px solid #e2e1e1;
	background-color:#f2f2f2;
	width:613px;
	color:#616161;
}

#conteneur_formulaire_service label{
	width:200px;
	display:block;
	margin:5px;

}
#conteneur_formulaire_service select,
#conteneur_formulaire_service input,
#conteneur_formulaire_service textarea{	
	margin:5px;
}
#conteneur_idService input,
#conteneur_idService label{
	float:left;
	
}

#conteneur_idService label{
	line-height:20px;
	font-weight:bold;
}



#idService{
	
	
}


#conteneur_formulaire_evenement{
	background-color:#f2f2f2;
	padding:15px;
	color:#616161;	
}

#conteneur_formulaire_evenement a{
	cursor:pointer;
}

#titre_formulaire_evenement{
	margin:0px 0px 20px 0px;
}



#bt_formulaire_centre{
	width:200px;
	margin:auto;
}

.conteneur_evenement_date{

	margin:10px;

	
}

.bt_formulaire{
	margin:10px;
}



.dpTable{
	/*Date Picker css*/
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	border: 1px solid #aaaaaa;
	background-color: #e0dede;
}

.dpTD,
.dpTable a{
	cursor:pointer;
}
.dpTitleTD
{
	font-weight:bold;
}




/*.imagette{
	width:120px;
	height:90px;
	border: 5px solid #3990a4;
	float:left;
	margin:0px 10px 10px 10px;
}*/

.imagette{
	width:120px;
	height:90px;
	border:none;
	
}


.fond_imagette{
	background-image:url(../images/video_vignette_fond.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:90px;
	padding:15px;
	border:none;
	float:left;
}

#appel_offre_contenu span,
#appel_offre_contenu strong{
	color:#0A8CBD;
}

a img{
	border:none;
}

#listeFormulaire{
margin:0px;
padding:0px;

}

#page_contenu ul{
overflow:hidden;
margin:0px;
padding:0px;
/*width:610px;*/
}

* html #page_contenu ul{
	width:400px;
}

#listeFormulaire .li_base{
	background-image:url(../images/fleche_menu_bleu.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	background-color:#078BBC;
	width:610px;
	height:20px;
	cursor:pointer;
	border-bottom:1px solid #ffffff;
	list-style:none;
	line-height:20px;
	color:#ffffff;
	padding-left:20px;
	
}

* html #listeFormulaire .li_base{
	width:400px;
}

#listeFormulaire li{
	list-style:none;
}

#ul_1 p,
#ul_2 p,
#ul_3 p,
#ul_4 p,
#ul_5 p{
	width:590px;
	border-bottom:1px solid #ffffff;
	line-height:20px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	padding-left:20px;
	cursor:pointer;
	color:#1C8CBD;
}

* html #ul_1 p, #ul_2 p, #ul_3 p, #ul_4 p, #ul_5 p{
	width:400px;
}

/*
#ul_1 p:hover,
#ul_2 p:hover,
#ul_3 p:hover,
#ul_4 p:hover,
#ul_5 p:hover{
	background-color:#c9edf8;
}
*/

.clickable{cursor:hand;cursor:pointer;}

.menuItem{
	background-color:#ffffff;
}

.menuItemHover{
	background-color:#c9edf8;
}


#input_email_perdu{
	background-image:url(../images/fond_input_mail.jpg);
	background-repeat:no:repeat;
	
	background-color: transparent;
	border:1px solid #c0d0e0;
	width:175px;
	height:16px;
	padding-top:3px;
	padding-left:5px;
}

#connexion_fond{
	color:#018bbc;
}

#title_flash{
	width:205px;
	height:30px;
	
	position:absolute;
	top:175px;
	left:35px;
}




