/* CSS Document */

#header {
	width:930px;
	height:151px;
	margin : 0px auto;
}
#header_img {
	float:left;
	width:229px;
	
}

#header_flash {
	float:right;
	width:701px;
}

#conteneur {
	position:relative;
	width:930px;
	margin-right:auto;
	margin-left:auto;
	background:url(../img/fond_img.gif);
}

#coins_haut {
	width:930px;
	height:20px;
	margin:0px auto 0px auto;
	background:url(../img/coins_haut.gif);
}

#coins_bas {
	width:930px;
	height:20px;
	margin:0px auto 1px auto;
	background:url(../img/coins_bas.gif);
}

#menu {
	width:229px;
	margin:0px 1px 0px 0px;
	float:left;
	position:relative;
}
#contenu {
	width:700px;
	float:left;
}

#conteneur_index {
	width:460px;
	margin: 0px 20px 0px 20px;
	float:left;
}

#conteneur_page_type {
	width:660px;
	margin: 0px 0px 0px 20px;
	float:left;
}

#conteneur_actu {
	width:460px;
	margin: 0px 20px 0px 20px;
	float:left;
	background:#EDEDED;
}

#conteneur_droit {
	width :180px;
	float:left;
	margin:0px 0px 0px 0px;
}

#footer {
	width:930px;
	margin: 1px auto;
	background:#fff;
	position:relative;
	background:#3C6DB9 url(../img/bas_page.gif) bottom no-repeat;
}

#conteneur_droit img {
	padding:8px 0px 0px 8px;
	margin:0px 0px 20px 0px;
	border-left: 1px solid #3C6DB9;
}

p img {
	margin:5px 20px 10px 0px;
	float:left;
}

#flash_txt {
	margin:5px 20px 10px 20px;
	float:left;
}

.separation {
	clear:both;
	visibility:hidden;
}


#bloc_droit_sep {
	height:15px;
}

#marqueur_accueil {
	left:20px;
	top:2px;
	width:204px;
	height:20px;
	background:url(../img/sous_menu.gif) 0 0 no-repeat;
	position:absolute;
}

#marqueur_pourquoi_voter {
	left:20px;
	top:31px;
	width:204px;
	height:20px;
	background:url(../img/sous_menu.gif) 0 0 no-repeat;
	position:absolute;
}

#marqueur_ou_voter {
	left:20px;
	top:60px;
	width:204px;
	height:20px;
	background:url(../img/sous_menu.gif) 0 0 no-repeat;
	position:absolute;
}

#marqueur_programme {
	left:20px;
	top:89px;
	width:204px;
	height:20px;
	background:url(../img/sous_menu.gif) 0 0 no-repeat;
	position:absolute;
}

#marqueur_contactez_nous {
	left:20px;
	top:176px;
	width:204px;
	height:20px;
	background:url(../img/sous_menu.gif) 0 0 no-repeat;
	position:absolute;
}

.paragraphe_normal {
	padding:0px 20px 15px 20px;
	background:#EDEDED;
}

.paragraphe_fin {
	padding:0px 20px 20px 20px;
	background:#EDEDED url(../img/coin_bas.gif) bottom right no-repeat;
}

#conteneur_page_type .paragraphe_fin {
	padding:0px 20px 20px 20px;
	background:#EDEDED url(../img/coin_bas.gif) bottom right no-repeat;
}

fieldset
{
	border: none;
	background:#EDEDED;
}

fieldset ul
{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
}

fieldset li
{
	border: none;
	float: left;
	display: block;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

fieldset .sans_marge
{
	margin-bottom: 0px;
}

fieldset label
{
	width: 130px;
	float: left;
	display: block;
}

fieldset #nom,
fieldset #email,
fieldset #collectivite,
fieldset #departement
{
	width: 166px;
}

fieldset #objet
{
	width:490px;
}

fieldset #commentaire
{
	width: 485px;
	height: 80px;
}

#envoyer
{
	background:url(../img/btn_valider.gif) no-repeat;
	width: 109px;
	height: 20px;
	line-height:1em;
	padding: 0px;
	margin: 0px auto;
	cursor:pointer;
	border: none;
}

#bouton
{
	width: 660px;
	padding-bottom: 30px;
	background:#EDEDED;
}

#champs
{
	width: 660px;
	padding-bottom: 10px;
	background:#EDEDED;
}

#champs p
{
	margin : 0px 0px 0px 150px;
	padding: Opx;
}

#conteneur_actu hr,
#conteneur_index hr
{
	width: 90%;
	margin : 0px auto 10px;
	color: #D6E1ED;
	background-color: #D6E1ED;
	height: 1px;
	border: 0;
}

#conteneur_index .deuxieme
{
	margin: 20px 0px 0px 0px;
}