/* General */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	margin:0 0;
	padding:0;
	text-align:center;
	background-image:url("../../images/commun/background_pages.gif");
}

#container {
	/* margin-left:auto;
	margin-right:auto; */
	margin: 0 auto;
	padding:0;
	width:800px;
	height:auto;
	overflow:auto;
	text-align:left;
	background-image:url("../../images/commun/fond_site.jpg");
	background-repeat:repeat-y;
}

/* Header et menus */

#header {
	margin-left:20px;
	padding:0;
	width:760px;
	height:126px;
	text-align:left;
	background-image:url("../../images/commun/background_header.jpg");
	background-repeat:no-repeat;
}

#header_retour_accueil {	
	padding:0px;
	position:relative;
	width:122px;
	height:100px;
	left:25px;
	top:5px;	
	z-index:50;
}

#header_retour_accueil a {
	display:block;
	width:122px;
	height:100px;	
}

#header_retour_accueil span {
	display:none;
}

#header_titre {
	display:none;
}

#header_titre_mobile {
	display:none;
}

#navigation_alternate {
	display:none;
}

#zone_defil {
	position:relative;
	left:45px;
	top:20px;
	padding:0px;
	margin:0px;
	width:705px;
	height:12px;
	text-transform:uppercase;
	font-size:9px;
	color:#F00;	
	z-index:20;
}

#navigation_rubriques {
	position:relative;
	left:45px;
	top:40px;
	padding:0px;
	width:705px;
	height:15px;
	font-size:10px;
	font-weight:bold;	
	z-index:20;
}

#navigation_rubriques a {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

#navigation_rubriques a:hover {
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
}

#menus {
	position:relative;
	left:0px;
	top:106px;
	padding:0px;
	width:760px;
	height:20px;
	text-align:left;
	z-index:5;
}

#menus span {
	display:none;
}

#menu_qui {
	position:relative;
	left:166px;	
	padding:0px;
	width:91px;
	height:20px;
	float:left;
}

#menu_qui a {	
	display:block;
	width:91px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_qui.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_qui a:hover {
	background-image:url("../../images/navigation/btn_menu_qui.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#menu_propositions {
	position:relative;
	left:173px;	
	padding:0px;
	width:77px;
	height:20px;
	float:left;
}

#menu_propositions a {
	display:block;
	width:77px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_propositions.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_propositions a:hover {
	background-image:url("../../images/navigation/btn_menu_propositions.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#menu_agenda {
	position:relative;
	left:183px;
	padding:0px;
	width:36px;
	height:20px;
	float:left;
}

#menu_agenda a {
	display:block;
	width:36px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_agenda.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_agenda a:hover {
	background-image:url("../../images/navigation/btn_menu_agenda.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;	
}

#menu_communiques {
	position:relative;
	left:192px;	
	padding:0px;
	width:64px;
	height:20px;
	float:left;		
}

#menu_communiques a {	
	display:block;
	width:64px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_commu.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_communiques a:hover {
	background-image:url("../../images/navigation/btn_menu_commu.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#menu_adherer {
	position:relative;
	left:198px;
	width:46px;
	height:20px;
	padding:0px;
	float:left;
}

#menu_adherer a {
	display:block;
	width:46px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_adherer.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_adherer a:hover {
	background-image:url("../../images/navigation/btn_menu_adherer.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#menu_contact {
	position:relative;
	left:203px;
	width:35px;
	height:20px;
	padding:0px;
	float:left;
}

#menu_contact a {
	display:block;
	width:35px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_contact.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_contact a:hover {
	background-image:url("../../images/navigation/btn_menu_contact.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

#menu_forum {
	position:relative;
	left:210px;
	width:32px;
	height:20px;
	padding:0px;
	float:left;
}

#menu_forum a {
	display:block;
	width:32px;
	height:20px;
	background-image:url("../../images/navigation/btn_menu_forum.gif");
	background-repeat:no-repeat;
	background-position:0 0;	
}

#menu_forum a:hover {
	background-image:url("../../images/navigation/btn_menu_forum.gif");
	background-repeat:no-repeat;
	background-position:0 -20px;
}

/* Fin Header et menus */
/* D�but g�n�ral */

#general {
	margin-left:45px;
	margin-top:70px;
	width:710px;
	padding:0px;
	text-align:left;	
}

#general_home {
	margin-left:45px;
	margin-top:40px;
	width:710px;
	padding:0px;
	text-align:left;	
}

#colonne_principale {
	margin:0px;
	padding:0px;
	width:529px;
	text-align:left;
	float:left;
}

#colonne_principale_home {
	margin:0px;
	padding:0px;
	width:529px;
	text-align:left;
	float:left;
}

/* #colonne_principale h1 {
	display:block;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:2px;
	width:100%;		
	border-bottom:1px solid #CCCCCC;
	font-size:16px;
	color:#336699;
} */

#colonne_principale a {
	color:#003399;
	text-decoration:none;	
}

#colonne_principale a:hover {
	color:#003399;
	text-decoration:underline;	
}

.images {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* Homepage du site uniquement */

#colonne_home01 {	
	margin-right:20px;
	padding:0px;
	width:255px;
	float:left;
	text-align:left;
}

#colonne_home01 h1 {
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-image:url("../../images/home/titre_debats.gif");
	background-repeat:no-repeat;
	display:block;
	width:100%;
	height:24px;	
}

#colonne_home01 h1 span {
	display:none;
}

#colonne_home01 img, #colonne_home02 img {
	display:block;
	position:relative;
	margin:0 auto 10px auto;
}


#colonne_home01 h2 {
	display:block;
	margin-top:20px;
	margin-bottom:10px;
	font-size:13px;
	color:#990066;
}

#colonne_home01 h3 {
	font-size:12px;
	margin-top:10px;
	margin-bottom:12px;
	display:block;
	color:#CC9900;
}

#colonne_home02 {
	margin:0px;
	padding:0px;
	width:254px;
	float:left;
	text-align:left;
}

#colonne_home02 h1 {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-image:url("../../images/home/titre_idees.gif");
	background-repeat:no-repeat;
	display:block;
	width:100%;
	height:24px;	
}

#colonne_home02 h1 span {
	display:none;
}

#colonne_home02 h2 {
	display:block;
	margin-top:20px;
	margin-bottom:10px;
	font-size:13px;
	color:#039;
}

#colonne_home02 h2 span {
	color:#066;
}

#colonne_home02 h3 {
	font-size:12px;
	margin-top:10px;
	margin-bottom:12px;
	display:block;
	color:#CC9900;
}

#zoneflash {
	width:529px;	
	margin-bottom:20px;	
}

.separation-tirets {
	display:block;
	position:relative;
	width:100%;
	height:5px;
	font-size:1px;
	border-bottom:1px dashed #000;
	text-indent:-9999px;
}

/* Fin homepage du site */

#colonne_droite {
	position:relative;	
	width:162px;
	margin:0px;
	float:right;	
}

#colonne_droite_home {
	position:relative;	
	width:162px;
	margin:0px;
	float:right;	
}

#colonne_droite h2 {
	font-size:11px;
	color:#336699;
	margin-bottom:10px;
	margin-top:20px;
	display:block;
	
}

#colonne_droite h2 span {
	display:block;
	width:162px;
	background-color:#CCCC33;
}

#colonne_droite p {
	font-size:10px;
	margin-bottom:4px;
}

#colonne_droite a {	
	color:#336699;
	text-decoration:none;
	font-size:11px;
}

#colonne_droite a:hover {
	text-decoration:underline;	
}

.promos {
	margin-bottom:10px;
}

#espace_promos {
	width:100%;
	height:26px;
}

#colonne_agenda {
	margin-top:4px;
	margin-bottom:30px;
	padding:0px;
	width:100%;
}

#colonne_agenda h1 {
	display:block;
	margin-bottom:20px;
	background-image:url("../../images/home/titre_agenda.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;	
}

#colonne_agenda span {
	display:none;
}

#colonne_communiques {
	margin-bottom:30px;
	padding:0px;
	width:100%;
}

#colonne_communiques h1 {
	display:block;
	margin-top:5px;
	margin-bottom:20px;
	background-image:url("../../images/home/titre_communiques.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;	
}

#colonne_communiques span {
	display:none;
}

#colonne_carnet {
	margin:0px;
	padding:0px;
	width:100%;
}

#colonne_carnet h1 {
	display:block;
	margin-top:5px;
	margin-bottom:20px;
	background-image:url("../../images/home/titre_carnet.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;	
}

#colonne_carnet span {
	display:none;
}

/* Qui sommes-nous */

#colonne_consultations {
	margin:0px;
	padding:0px;
	width:100%;
}

#colonne_consultations h1 {
	display:block;
	margin-top:25px;
	margin-bottom:20px;
	background-image:url("../../images/qui_sommes_nous/titre_consultations_elec.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;
}

#colonne_consultations span {
	display:none;
}

/* Fin qui sommes-nous */
/* Page communiques */

.bloc_communiques {
	padding:0px;
	margin-top:0px;
	margin-bottom:20px;
	border-bottom: 1px solid #CCCCCC;
}

.date_communiques {
	font-size:9px;
	color:#666666;
	display:block;
	margin-top:0px;
	margin-bottom:5px;
}

#colonne_communiques2 {
	margin-bottom:30px;
	padding:0px;
	width:100%;
}

#colonne_communiques2 h1 {
	display:block;
	margin-top:5px;
	margin-bottom:20px;
	background-image:url("../../images/communiques/titre_communiques2.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;	
}

#colonne_communiques2 span {
	display:none;
}

#colonne_communiques2 ul {	
	list-style:disc;
	/* list-style-image: url("/images/projet_politique/puces_projet_pol.gif"); */
	margin-left:-28px;
	font-size:12px;
	font-weight:normal;
	color:#036;	
}

#colonne_communiques2 li {
	padding-bottom:6px;
}

#colonne_communiques2 a {
	font-size:12px;
	color:#036;
	font-weight:normal;
	text-decoration:none;
}

/* Fin page communiques */

/* Page agenda */

#colonne_principale_agenda {	
	margin:0px;
	madding:0px;
	width:529px;
	text-align:left;
	float:left;
}

#colonne_principale_agenda h2 {
	display:block;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	font-size:13px;
	color:#003399;
}

#colonne_principale_agenda h3 {
	font-size:11px;
	margin-top:8px;
	margin-bottom:8px;
	display:block;
}

.bloc_agenda {
	padding:0px;
	margin-top:0px;
	margin-bottom:20px;
	border-bottom: 1px solid #CCCCCC;
}
/* Fin page agenda */
/* Page projet politique */
#colonne_principale_projet_politique {	
	margin:0px;
	madding:0px;
	width:529px;
	text-align:justify;
	float:left;
}

#colonne_principale_projet_politique h1 {
	display:block;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	width:100%;
	height:22px;	
	background-image:url("../../images/commun/fond_titres.gif");
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:16px;
	color:#336699;
}

#colonne_principale_projet_politique h2 {
	display:block;
	margin-top:25px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	font-size:13px;
	color:#003399;
}

#colonne_principale_projet_politique ul {
	list-style:disc;	
	margin-left:-27px;
	font-size:11px;
	font-weight:normal;	
}

#colonne_principale_projet_politique li {
	padding-bottom:10px;
}

#colonne_politique_droite {
	margin-top:-2px;
	margin-bottom:30px;
	padding:0px;
	width:100%;
	/* background-image:url("/images/projet_politique/background_colonne_dr.jpg");
	background-repeat:no-repeat; */
}

#colonne_politique_droite h1 {
	display:block;
	margin-top:5px;
	margin-bottom:20px;
	background-image:url("../../images/projet_politique/titre_projet_pol_droite.gif");
	background-repeat:no-repeat;
	width:100%;
	height:20px;	
}

#colonne_politique_droite span {
	display:none;
}

#colonne_politique_droite ul {	
	list-style:disc;
	/* list-style-image: url("/images/projet_politique/puces_projet_pol.gif"); */
	margin-left:-28px;
	font-size:12px;
	font-weight:normal;
	color:#036;	
}

#colonne_politique_droite li {
	padding-bottom:6px;
}

#colonne_politique_droite a {
	font-size:12px;
	color:#036;
	font-weight:normal;
	text-decoration:none;
}

#colonne_politique_droite a:hover {
	text-decoration:underline;
}

#colonne_autre {
	width:150px;
	float:left;
	border:1px solid #999999;	
	margin-right:20px;
	margin-top:30px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	background-color:#CCFFCC;
}

#propositions_mobile {
	display:none;
}

/* Fin projet politique */

/* Adherer */
.adresse_parti {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	padding:5px;
	background-color:#039;
}

.adresse_parti p {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
}
/* fin Adherer */

/* Contact */
#form_contact_container {
	padding:0px;
	margin:0px;
	width:100%;	
}

.form_separation {
	width:100%;
	margin-bottom:5px;
}

.form_contact_col1 {
	position:relative;
	float:left;
	width:70px;
	margin-right:10px;
}

.form_contact_col2 {
	position:relative;
	float:left;
	width:439px;
}

.form_champs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#039;
	height:12px;
	width:359px;
	border:0px;
	padding-left:2px;
	padding-right:2px;
	background-image:url("../../images/commun/formulaire_fond_champs.gif");
	background-repeat:no-repeat;
}

.form_champs_cpostal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#039;
	height:12px;
	width:70px;
	border:0px;
	padding-left:2px;
	padding-right:2px;
	background-image:url("../../images/commun/formulaire_fond_champs.gif");
	background-repeat:no-repeat;
}

.form_champs_texarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:150px;
	width:359px;
	border:0px;
	color:#039;
	padding-left:2px;
	padding-right:2px;
	background-image:url("../../images/commun/formulaire_fond_textarea.gif");
	background-repeat:no-repeat;
}

.form_trait {
	width:100%;	
	border-bottom:1px dashed #039;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:20px;
	color:#de2516;
	font-size:10px;
}

.form_btn_valider {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#039;
	background-image:url("../../images/commun/formulaire_btn_valider.gif");
	background-repeat:no-repeat;
	width:75px;
	height:26px;	
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding:0px;
}
/* fin contact */

/* Footer */
#footer {
	position:relative;
	padding:0px;
	margin-top:20px;
	margin-left:20px;
	width:760px;
	height:15px;
	background-color:#002B5C;
	text-align:center;
	float:left;
	font-size:9px;
	color:#FFF;
}

#footer a {
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	font-size:9px;
	color:#FFF;
	text-decoration:underline;
}
/* Fin footer */
/* Textes g�n�raux */

h1 {
	display:block;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;		
	background-image:url("../../images/commun/fond_titres.gif"); 
	background-repeat:repeat-x;
	background-position:left bottom;
	
	/*border-bottom:1px solid #CCCCCC;*/
	font-size:16px;
	color:#336699;
}

a {
	text-decoration:underline;
	color:#606606;
}

a:hover {
	text-decoration:none;
	color:#606606;
}

h2 {
	display:block;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	font-size:13px;
	color:#003399;
}

h2 span {
	color:#066;
}

h3 {
	font-size:12px;
	margin-top:20px;
	margin-bottom:12px;
	display:block;
	color:#CC9900;
}

p {
	display:block;
	margin-bottom:8px;
	margin-top:0px;
}

.texte_rouge {
	color:#CC3300;
}

.liens_petit {
	font-size:10px;
	color:#336699;
	text-decoration:none;
}

.liens_petit:hover {
	text-decoration:underline;
	font-size:10px;
}

.liens_top {
	color:#FC0FCO;
	text-align:right;
}

.liens_top a {		
	color:#FC0FCO;
	text-decoration:none;
}

.liens_top a:hover {	
	color:#FC0FCO;
	text-decoration:underline;
}