@charset "utf-8";
/* CSS Document - Eureka energies - Particules-interactives */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#342b2a;
	margin:0;
}

/* ------------------------------------- HOME -------------------------------------------- */

#conteneur_home {
	position:relative;
	width:1070px;
	height:auto;
	margin:auto;
	background-image: url(../medias/img/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
}

#logo {
	position:relative;
	top:35px;
	left:15px;
	width:244px;
}

#anim_home {
	position:relative;
	top:-30px;
	left:480px;
	width:530px;
	height:130px;
}

#vignettes {
	position:relative;
	top:8px;
	left:16px;
	width:1020px;
	height:238px;
}

.vignettes_img {
	float:left;
	padding: 0;
	margin: 0;
} 

.vignettes_img a{
	width: 180px;
	margin: 0;
} 



#centre_home {
	position: relative;
	float:left;
	width:1025px;
	height:100%;
	padding-top:7px;
	background-color:#bfb2a6;
}


#actualites {
	position:relative;
	float:left;
	width:400px;
	height: auto;
	left:61px;
}

#toutes_actus {
	position:relative;
	float:right;
	width:151px;
	height:30px;
	margin-top:10px;
	right: 9px;
	padding-bottom:5px;
}

.date {
	float:left;
	
}

.txt {
	float:left;
	width:320px;
	margin-left:20px;
	text-align:justify;
	
}

.txt_devis {
	float:left;
	width:320px;
	margin-left:0px;
	text-align:justify;
	
}


#devis {
	position:relative;
	float:right;
	width:383px;
	right:34px;
}

#demande_devis {
	position:relative;
	float:left;
	width:151px;
	height:30px;
	left:-2px;
	padding-bottom:8px;
	padding-top:8px;
}

#telephone{
	position:relative;
	clear:both;
	width:151px;
	height:30px;
	margin-top:10px;
	left: -2px;
	padding-bottom:8px;
	padding-top:8px;
}



#footer_home {
	position:relative;
	width:817px;
	height:16px;
	background-color:#d7d2cb;
}

#papillon {
	position: absolute;
	width:290px;
	height:194px;
	right:-249px;
	top: -178px;
	/*background-image:url(../medias/img/papillon.png);
	background-repeat: no-repeat;*/
}

#mentions {
	position: absolute;
	width:auto;
	height:auto;
	right:-63px;
	top:2px;
	font-size:11px;
}
#mentions a:link, #mentions a:visited {
	color:#bfb2a6;
}


/* ------------------------------------- PAGE -------------------------------------------- */

#conteneur_page {
	position:relative;
	width:1076px;
	height:100%;
	margin: auto;
}

#logo_page {
	position:relative;
	top:35px;
	left:36px;
	width:244px;
}

#rechercher {
	position: absolute;
	top:12px;
	left:750px;
	width:90px;
	height:26px;

}
.champs{
	width:90px;
	height:12px;
	border:none;
	background-color:#fff;
	font-size:10px;
	color:#ac9d90;
}

#article_pop-up {
	width:700px;
	height:100%;
	text-align:left;
	padding:7px
}

#chemin_fer{
	position:relative;
	top:62px;
	left:42px;
	width:770px;
	height: auto;
}

#chemin_fer a, #chemin_fer a:visited{
	color:#FFF;
	text-decoration:none;
}

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

.pagination {
	text-align:right;
	margin:20px 25px 0 0;
}

/* menu */

#menu {
	position:relative;
	top:71px;
	left:42px;
	width:820px;
	height:38px;
}

#menu a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.menu_txt {
	position: absolute;
	width:148px;
	height: auto;
	left:-500em;
}
/*

.menu_txt_2 {
	position:absolute;
	width:148px;
	text-align:center;
	height: auto;
	float:left;
	left:174px;
	top:4px;
}


.menu_txt_3 {
	position:absolute;
	width:148px;
	text-align:center;
	height: auto;
	float:left;
	left:332px;
	top:4px;
}

.menu_txt_4 {
	position:absolute;
	width:148px;
	text-align:center;
	height: auto;
	float:left;
	left:505px;
	top:4px;
}
.menu_txt_5 {
	position:absolute;
	width:148px;
	text-align:center;
	height: auto;
	float:left;
	left:670px;
	top:4px;
}

*/


#central {
	position:relative;
	float:left;
	width: auto;
	margin-top:141px;
	height:100%;
	background-image:url(../medias/img/fond_central.gif);
	background-repeat:repeat-y;
	background-position: 20px;
}

#contenu {
	position:relative;
	float:left;
	width:1076px;
	margin-top:0px;
	height:100%;
}

#gauche_page {
	position: relative;
	float:left;
	left:29px;
	width: auto;
	height:700px;
	background-color:#ac9d90;
	background-image:url(../medias/img/fond_gauche_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#gauche_page_neutre {
	position: relative;
	float:left;
	left:30px;
	width:777px;
	height:700px;
	background-color:#ac9d90;
	background-image:url(../medias/img/fond_gauche_page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#contenu_article {
	padding:0 12px 12px 12px;	
}

.bloc_actu {
	width:746px;
	height:139px;
	margin-left:11px;
	background-image:url(../medias/img/bloc_actu.png);
	background-repeat: no-repeat;
}

html>body #gauche_page {
height:100%;
min-height:700px;
}

html>body #gauche_page_neutre {
height:100%;
min-height:700px;
}

#droite_page {
	position: absolute;
	float: left;
	width:229px;
	height:100%;
	left:807px;
	background-color:#a7978a;
}

#droite_devis {
	position: relative;
	width: 229;
	height: auto;
	padding: 5px 10px 5px 14px;
	background-image: url(../medias/img/fond_devis.gif);
	background-repeat: repeat-y;
}

#droite_devis_bas {
	position: relative;
	width:229px;
	height:83px;
}


#droite_credit_impots {
	position: relative;
	width: 205px;
	height: auto;
	padding: 5px 10px 5px 14px;
	background-image: url(../medias/img/fond_devis.gif);
	background-repeat: repeat-y;
}

#droite_credit_impots_bas {
	position: relative;
	width:229px;
	height:305px;
}

#sol_txt {
	position:relative;
	width:734px;
	height: auto;
	text-align: left;
	left:13px;
	padding:0 5px 2px 7px;
	background-color:#fff;
}

#bas_sol_txt {
	position:relative;
	left:13px;
}

#txt_id_recues {
	position:relative;
	float:left;
	background-color:#FFF;
	background-image: url(../medias/img/bas_id_recu.jpg);
	background-repeat:no-repeat;
	width:413px;
	height: auto;
	left:14px;
	padding:0 5px 2px 7px;
	background-position: bottom;
}

#txt_realisations {
	position:relative;
	float:left;
	background-image: url(../medias/img/degrade_realisations.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;
	width:267px;
	height: auto;
	left:55px;
	padding:0 5px 2px 7px;
}

#haut_de_page {
	position: absolute;
	top:145px;
	right:60px;
	width:90px;
	height:25px;
}

#zone1 {
	float: left;
	width :90px;
	height: 25px;
	margin-left: 0px;
	margin-top: 0px;
}

#haut_de_page a span {
	position: absolute;
	left: -500em;
	top: -500em;
	text-indent: -500em;
}

#footer_page {
	position:relative;
	width:952px;
	height:16px;
	left:4px;
	padding:183px 0px 0px 125px;
}


/* ------------------------------------- CLASSES ------------------------------------------ */

.away {
	display:none;
}

.clear {
	clear:both;
	display: block;
}

.petit {
	font-size:0.8em;
}

.txt_1 {
	color:#8fd400;
}

.txt_2 {
	color:#12b4cf;
}

.txt_3 {
	color:#f2af32;
}

.txt_4 {
	color:#485dc5;
}

.txt_5 {
	color:#e24912;
}

.txt_6 {
	color:#F5D312;
}

.txt_7 {
	color:#a6978a;
}


.marron {
	font-size:1em;
	color:#a6978a;
}

.blanc {
	color:#fff;
}

.noir {
	font-size:0.6em;
	color:#000;
}

.gris {
	color:#666;
}

.pop_up {
	background-color:#c1b0a2;
	padding:7px;
}

.arrondi_top {
	background-image: url(../medias/img/arrondi_top.png);
	background-repeat: no-repeat;
	background-position:left bottom;
}

.arrondi_bas {
	background-image: url(../medias/img/arrondi_bas.png);
	background-repeat: no-repeat;
	background-position:top left;
}

.padd {
	padding:1px;

}

h1 {
	font-weight:bold;
	font-size:12px;
	margin-top:0px;
}

h1.actu {
	font-size:14px;
	margin:25px 0px 3px 12px;
	color:#fff;
}

.spip_logos {
	border: none;
	margin: 0px;
	border:0;
}

/* ---------------- liens --------------------*/

a, a:visited {
	color:#342b2a;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration: underline;
	outline:none;
}

.on { 
	color:#ffffff;
 }


