/* CSS Document */

#containhome {
	clear:both;
	margin: 0;
	padding:0;
	position:relative;
	}
/*//////////////////// 	Eléménts de la page d'accueil /////////////*/
/*/////////////////////Tableau de mise en page fluide//////////////*/

#liquidhome {
	width:760px;
	margin:0 0;
	}
#col1 {
	width:63%;
	}
#l2col1 {
	width:483px;
	margin:0 auto;
	}
#col2 {
	width:35%;
	vertical-align:top;
	} 
/*/////////////////////colonne de gauche//////////////*/	
#atoo {
	margin:0 auto 0;
	width:476px;
	}
#colleft{
	width:64%;
	margin:0 auto;
	padding:0;
	float:left;
	}
#avis {
	float: left;
	width:220px;
	margin: 0 0 0 5px;
	border-right: 1px solid #96bf0d;
	}
html* #avis {
	float: left;
	width:210px;
	margin: 0 0 0 5px;
	border-right: 1px solid #96bf0d;
	}

#avis h2 {
	margin: 0 0 20px 0;
	}
#avis ul, #avis li{
	list-style-type:none;
	margin: 0;
	padding:0;
	}
#avis li{
	margin: 0 0 20px 0;
	}
#pubcub{
	float:right;
/*	background:#fff url(../img/fd-carre-pub.png);*/
	width:198px;
	height:174px;
	margin:0 7% 0 0;
	}


/*/////////////////////colonne de droite//////////////*/
#rightcol {
	width:283px;
	background:#fff url(../img/fd-calendrier.png) 0px 75px no-repeat;
	margin:10px auto 0;
	padding:0 0 20px 0;
	}
#rightcol h2 {
	margin: 0 0 30px 10px;
	}
#newsletter {
	width:100%;
	text-align:center;
	}
#rightcol  ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
	}
#rightcol li {
	border-left: 4px solid #f8b200;
	padding: 0 0 0 10px;
	margin:0 0 10px 0;
	}

#rightcol a {
	text-decoration:none;
	}
#rightcol a .stagelib{
	color:#85ac18;
	font-size:60%;
	text-decoration:none;
	}
#rightcol a:hover .stagelib{
	text-decoration:underline;
	}
#rightcol a .stagedate{
	color:#000;
	font-size:60%;
	text-decoration:none;
	}
#rightcol a:hover .stagedate{
	text-decoration:underline;
	 }
#rightcol a#liencal {
	color:#f8b200;
	font-size:70%;
	font-weight:bold;
	text-decoration:underline;
	margin: 0 0 0 90px;
	padding:3px;
	}
#rightcol a:hover#liencal {
	text-decoration:none;
	background-color:#f8b200;
	color:#FFFFFF;
	}

/*/////////////////////colonne de droite//////////////*/

#rectanpub {
float:right;
	background:#fff url(../img/fd-zone-texte.png) no-repeat;
	width:198px;
	height:74px;
	margin:20px 7% 0 0;
	}
#rightcol #rectanpub {
	margin:48px 40px 0 0;
	}
	
