/* CSS Document */

#containhome {

	margin: 0;
	padding:0;
	width:748px;
	height:240px;	
	float: right;
	color:#000000;
	background-image: url(../img/fond-containhome.png);

}
/*////////////////////////// Columnleft //////////////////////////*/
#meteo{
	background-image: url(../img/fd-meteo.png);
	margin:0 0 0 0;
	padding:39px 0 20px 40px;
	}
/*//////////////////// 	Eléménts de la page d'accueil /////////////*/
/*/////////////////////Tableau de mise en page//////////////*/

#liquidhome {
	width:748px;
	}
#col1 {
	width:333px;
	vertical-align:top;
	}
#col2 {
	width:183px;
	vertical-align:top;
	}
#col3 {
	width:228px;
	vertical-align:top;
	} 
/*/////////////////////colonne de gauche//////////////*/


#actu{
	margin:10px 20px 0 43px;
	padding:0;
	height:235px;
	overflow:auto;
}

#actu h1 {
	font-weight:bold;
	color:#0092a8;
	font-size:11px;
	margin:0 0 15px 30px;
	padding:0;
	line-height:1.5em;
	
}
#actuZone{
	margin:0;
	padding:0;
	height:200px;
	overflow:auto;
}
#actu p {
	color:#008c94;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	margin: 0;
	padding:5px 5px 5px 20px;
	background: #a9dade url(../img/puce-fleche.png) left top no-repeat;
/*	list-style:disc url(../img/puce-fleche.png);*/
	border-bottom:1px solid #fff; 

}
#actu a{
	line-height:1.5em;
	color:#008c94;
	text-decoration:none;

}
#actu a:hover{
	line-height:1.5em;
	color:#d63301;
}


/*/////////////////////colonne du centre//////////////*/
#bouger{
	margin:10px 0 0 5px;
	padding:0;
}
#bouger h1 {
	font-weight:bold;
	color:#7a726d;
	font-size:11px;
	margin:0 0 15px 0px;
	padding:0;
	line-height:1.5em;
		letter-spacing:-0.09em;
	
}
#bougerZone{
	margin:0;
	padding:0;
	height:200px;
	overflow:auto;
}
#bouger h2 {
	font-weight:bold;
	color:#008bd0;
	font-size:11px;
	margin:0;
	line-height:3em;

}
#bouger h2 span {
	border-bottom:1px #e5e5e5 solid;
}
#bouger p {
	margin:0;
	font-weight:normal;
	color:#2e2d2d;
	font-size:11px;
}
#bouger a{
	line-height:2em;
	color:#008bd0;
	text-decoration:none;
	border:2px #fff solid;

}
#bouger a:hover{
	line-height:2em;
	color:#008c94;
	text-decoration:none;
	background-color:#a9dade;
	border:2px #a9dade solid;

	}
#traitSeparateur{
	margin:0;
	padding:0;
	}

/*/////////////////////colonne de droite//////////////*/
#reseau{
	margin:10px 0 0 0px;
	padding:0;
}
#reseau h1 {
	font-weight:bold;
	color:#7a726d;
	font-size:11px;
	margin:0 0 6px 35px;
	padding:0;
	line-height:1.5em;
}
#reseau p {

	text-align:left;

	margin: 0;
	padding:0 5px 5px 3px;


}
#reseau a{
	line-height:1.5em;
	color:#fff;
	text-decoration:none;

}
#reseau a:hover{
	line-height:1.5em;
	color:#fff;
		text-decoration:underline;

}
#reseau h2 {
	font-weight:bold;
	color:#fff;
	font-size:11px;
	margin:0 0 0 35px;
	line-height:3em;

}

/*////////////////////////// Pied de page //////////////////////////*/

#pied {
    width:955px;
	height:82px;
	background:url(../img/fd-pied.png) no-repeat;
	padding:40px 0 0 0;
	margin:0 0 0 0;
	color:#6b6d67;
	clear:both;
	}

#pied ul{
    text-align:left;
	font-size:90%;
	padding:0 0px 0 20px;
	margin:0 0 0 0;
}
#pied li{
	margin:0;
	display:inline;
}
#pied a{
    font-size:70%;
	margin:0 5px 0 3px;
	color:#6b6d67;
	text-decoration:underline;
	font-weight:normal;
}
#pied a:hover{
	color:#6b6d67;
	text-decoration:underline;
	font-weight:normal;
}
.spacebar {
	margin:0 0px 0 0px;
	color:#6b6d67;
	font-weight: regular;
}