/* ACTUS CSS Document */

/******************************
*** ACCUEIL LATEST
******************************/
#actus-latest {
	width:190px;
	padding:0 10px;
}

#actus-latest .actus-latest-item {
	width:190px;
	padding:10px 0;
	
	background:url(../images/pointilles-bleu.gif) left bottom repeat-x;
}

#actus-latest .actus-latest-item img {
	float:left;
	margin:0 10px 0 0;
}

#actus-latest .actus-latest-item h4 {
	font-size:9px;
	line-height:10px;
}

#actus-latest .actus-latest-item h3 {
	font-size:13px;
	color:#053b82;
	line-height:14px;
}

#actus-latest .actus-latest-item h3 a {color:#053b82;text-decoration:none;}
#actus-latest .actus-latest-item h3 a:hover {color:#47a1b1;}

#actus-latest p {
	padding:5px 0;
	font-size:11px;
	
	background:url(../images/pointilles-bleu.gif) left bottom repeat-x;
}
#actus-latest p a {color:#053b82;text-decoration:none;}
#actus-latest p a:hover {color:#47a1b1;}

#actus-latest p.display-list {
	padding:0;
	margin:0;
	
	font-size:11px;
	text-transform:uppercase;
	color:#536C77;
	text-align:right;
	background:none;
}
#actus-latest p.display-list a {
	padding:1px 5px;
	color:#FFF;
	text-decoration:none;
	background:#98b3c6;
	display:inline;
}
#actus-latest p.display-list a:hover {color:#FFF; background:#a4c1d6;}

/******************************
*** HOMES LATEST
******************************/

#actus-latest-home {width:525px;}
#actus-latest-home h2 {display:none;}

#actus-latest-home h3 {
	padding:0 0 0 8px;
	font-size:13px;
	background:url(../images/picto-fleche2.gif) left 1px no-repeat;
}

#actus-latest-home img {padding:0 0 10px 0;}

#actus-latest-left {
	width:245px;
	padding:0 0 0 10px;
	float:left;
}

#actus-latest-right {
	width:245px;
	padding:0 10px 0 0;
	float:right;
}
.actus-latest-item {width:245px;}

#content .actus-latest-item p {color:#053b82;}
#content #actus-latest-home p.display-list {
	padding:1px 0 0 0;
	margin:0;
	clear:both;
	display:inherit;
	
	font-size:11px;
	text-transform:uppercase;
	color:#536C77;
	text-align:right;
	background:url(../images/pointilles-bleu.gif) left top repeat-x;
}

#content #actus-latest-home p.display-list a {
	padding:1px 5px;
	color:#FFF;
	text-decoration:none;
	background:#98b3c6;
	display:inline;
}
#content #actus-latest-home p.display-list a:hover {color:#FFF; background:#a4c1d6;}

/******************************
*** CONTENT SINGLE
******************************/

#actualite-single-conteneur {
	width:525px;
}

#actualite-single-conteneur p.display-list {
	padding:0;
	margin:0;
	
	font-size:11px;
	text-transform:uppercase;
	color:#536C77;
	text-align:right;
	background:url(../images/pointilles-bleu.gif) left top repeat-x;
	border:none;
}
#actualite-single-conteneur p.display-list a {
	padding:1px 5px;
	color:#FFF;
	text-decoration:none;
	background:#98b3c6;
	display:inline;
}
#actualite-single-conteneur p.display-list a:hover {color:#FFF; background:#a4c1d6;}


#actualite-single-conteneur .actualite-single-image p.news-single-imgcaption {
	border:none;
	padding:0 0 5px 0;
	margin:0;
}

/******************************
*** CONTENT LIST
******************************/

#actualite-list {width:525px;}
#actualite-list .actualite-list-item, #actualite-list .actualite-list-item .actualite-list-content {width:525px;}
#content #actualite-list .actualite-list-item .actualite-list-content h2 {
	margin:0;
	color:#043b83;
	border:none;
}
#content #actualite-list .actualite-list-item .actualite-list-content h2 a {color:#043b83;}

/******************************
*** CONTENT LEFTCOL MENU V ARCHIVES
******************************/

#left-col p.display-list {
	padding:0;
	margin:0;	
	font-size:11px;
	text-transform:uppercase;
	color:#536C77;
	text-align:right;
	/*background:url(../images/pointilles-bleu.gif) left top repeat-x;*/
	border:none;
}
#left-col p.display-list a {
	padding:1px 5px;
	color:#FFF;
	text-decoration:none;
	background:#98b3c6;
	display:inline;
}
#left-col p.display-list a:hover {color:#FFF; background:#a4c1d6;}