
/* ////////////////////// CADRE XL ////////////////////// */

/* ------ la_une ------ */

#la_une .cadre_contenu .image {
	float:left;
	margin-right:10px;
	width:228px;
	padding-bottom:3px;
}

#la_une .cadre_contenu .image img {
	border:1px gray solid;
	padding:3px;
}

#la_une .cadre_contenu .info {
	float:left; 
	margin-right:10px;
	width:220px;
	font-size:14pt;
	text-align:left;
}

html>body #la_une .cadre_contenu .info {
	width:230px;
}

#la_une .cadre_contenu .situation {
	font-size:8pt;
	color: #666666;
}

#la_une .cadre_contenu .situation a:link, 
#la_une .cadre_contenu .situation a:visited {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

#la_une .cadre_contenu .situation a:hover {
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
}

#la_une .cadre_contenu .info .date {
	color:#999;
	font-size:8pt;
	text-align:right;
}

#la_une .cadre_contenu .info .lien_title:link, 
#la_une .cadre_contenu .info .lien_title:visited {
	text-decoration:none;
	color:#8c0000;
	font-weight:bold;
}

#la_une .cadre_contenu .info .lien_title:hover {
	text-decoration:underline;
	color:#993300;
	font-weight:bold;
}

#la_une .cadre_contenu .chapo .suite {
	text-align:right;
	margin-bottom:2px;
}

html>/**/body #la_une .cadre_contenu .chapo .suite {
	margin-bottom:4px;
}

/* ------ autres_infos ------ */

#autres_infos {
	background-color:#eeeeee;
}

#autres_infos .cadre_contenu {
	font-size:10pt;
	background:url('/img/icons/basket_bg.png') no-repeat top right;
}

#autres_infos .cadre_contenu img {
	padding-top:5px;
	padding-bottom:4px;
	vertical-align:middle;
}

#autres_infos .cadre_contenu span {
	color: #999999;
	font-size:7pt;
}



/* ////////////////////// CADRE S ////////////////////// */

/* ------ editorial  ------ */

#editorial {
	margin-bottom:10px;
	/*background-color:#f7eee0;*/
	background-color:#eff3fa;
}

#editorial .cadre_contenu {
	font-size:8pt;
}

#editorial .cadre_contenu b {
	color:#333;
}

/* ------ flux_rss ------ */

#flux_rss {
	margin-bottom:10px;
	background:url('/img/icons/rss_big.png') no-repeat bottom;
}

#flux_rss center {
	color:#FC942C;
	font-weight:bold;
}

#flux_rss .les_flux {
	width:140px;
	margin:0px auto;
}

#flux_rss .les_flux .rss_link, 
#flux_rss .les_flux .rss_link:link, 
#flux_rss .les_flux .rss_link:visited {
	color:#FC942C;
	text-decoration:none;
}

/* ------ liens_sponsorises ------ */

#liens_sponsorises {
	margin-bottom:10px;
	background-color:#eeeeee;
}

/* ------ chiffres ------ */

#chiffres {
	background:url('/img/icons/stats_big.png') no-repeat bottom right;
}

#chiffres .cadre_contenu .chiffres_infos {
	margin-top:5px;
	margin-left:7px;
	color:#666666;
}


/* ////////////////////// CADRE M ////////////////////// */

/* ------ photos ------ */

#photos {
	margin-bottom:10px;
}

#photos .cadre_contenu {
	text-align:center;
	margin-left:5px;
}

#photos .cadre_contenu img {
	border:1px black solid;
	width:84px;
	height:84px;
	margin-right:5px;
	margin-bottom:3px;
}

/* ------ depeches ------ */

.depeches {
	width:490px;
	margin-bottom:9px;
	margin-top:1px;
	float:left;
}

.depeches .title_h2 a:link, 
.depeches .title_h2 a:visited {
	text-decoration:none;
	color:#666666;
}

.depeches .title_h2 a:hover {
	text-decoration:none;
	color:#999999;
}

.depeches .contenu {
	width:auto;
	font-size:8pt;
	padding:5px;
}


/* ////////////////////// CADRE S ////////////////////// */

/* ------ recherche ------ */

#recherche {
	margin-bottom:10px;
	background-color: #f7eee0;
}

#recherche .cadre_contenu {
	text-align:center;
	margin-top:8px;
	margin-bottom:9px;
}

html>/**/body #recherche .cadre_contenu {
	margin-top:10px;
	margin-bottom:11px;
}

/* ------ sondage ------ */

#sondage {
	margin-bottom:10px;
}

#sondage .cadre_contenu {
	margin-top:5px;
}

#sondage .cadre_contenu .red {
	color:#CC3300;
}

#sondage .cadre_contenu #question {
	display:block;
	width:200px;
	margin:0px auto;
	background:url('/img/icons/sondage_bg.jpg') no-repeat right bottom;
}

#sondage .cadre_contenu #question #q {
	width:110px;
	margin:0px auto;
}

#sondage .cadre_contenu #question #q form {
	display:inline;
}

#sondage .cadre_contenu #question #q .result {
	color:#999999;
}

#sondage .cadre_contenu #resultats {
	display:none;
	width:200px;
	margin:0px auto;
	background:url('/img/icons/sondage_bg.jpg') no-repeat right bottom;
}

#sondage .cadre_contenu #resultats #votes {
	width:150px;
	margin:0px auto;
}

#sondage .cadre_contenu #resultats #votes .votants {
	color:#999999;
}

.lien_result:link, 
.lien_result:visited {
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	font-size:7pt;
}

.lien_result:hover {
	text-decoration:underline;
	color:#666666;
	font-weight:normal;
	font-size:7pt;
}

/* ------ archives ------ */

#archives {
	margin-bottom:10px;
}

/* ------ last_connected ------ */

#last_connected {
	background-color:#eeeeee;
}

#last_connected .cadre_contenu {

}

#last_connected .cadre_contenu .user {
	float:left;
	width:114px;
	text-align:center;
	margin-bottom:10px;
}

#last_connected .cadre_contenu .user img {
	padding:3px;
	border:1px gray solid;
	background-color:#FFFFFF;
}

#last_connected .cadre_contenu .user .infos_user {
	color:#666666;
	font-size:7pt;
}

#last_connected .cadre_contenu .options {
	text-align:right;
}



#articles {
	margin-bottom:10px;
}

#articles .article {
	width:430px;
	margin-left:15px;
	float:left;	
	margin-bottom:10px;
}

#articles .article img.thumb {
	width:80px;
	float:left;
	margin-right:10px;	
	border:1px #eee solid;
}

#articles .article a.link:link,
#articles .article a.link:visited,
#articles .article a.link:active
{
	font-size:11pt;	
	color:#930;
	font-weight:bold;
	text-decoration:none;
}

#articles .article p {
	text-align:justify;	
}