@charset "utf-8";

/* contenu global de l'actu principale */
div#actu
{
	float: left;
	height: auto;
	width: 753px; /* 753*/
	overflow: hidden;
}
/*_____________________________________*/

div#actu_head
{
	float: left;
	height: 45px;
	width: 753px;
	background-image: url(../images/interne/head_actus.png);
	background-repeat: no-repeat;
}

div#actu_head div.puce
{
	position: absolute;
	margin-left: 0;
	height: 45px;
	width: 45px;
	background: url(../images/interne/puce_head.png) no-repeat;
}

div#actu_head h1
{
	position: absolute;
	margin-left: 45px;
	margin-top: 11px;
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

div#actu_head div.infos
{
	position: absolute;
	margin-top: 26px;
	margin-left: 45px;
}

div#actu_head span.sous_categorie {color: #fff; font-size: 9px; text-transform: uppercase; font-weight: bold;}
div#actu_head span.date {color: #fff; font-size: 10px;}

div#actu_head a.handicap
{
	position: absolute;
	cursor: pointer;
	padding: 0;
	margin-top: -12px;
	margin-left: 580px;
	display: block;
	height: 47px;
	width: 47px;
	background-image: url(../images/interne/ico_handicape.png);
	background-position: top;
}
div#actu_head a.handicap:hover {background-position: bottom;}

div#actu_head a.print
{
	position: absolute;
	cursor: pointer;
	padding: 0;
	margin-top: -12px;
	margin-left: 630px;
	display: block;
	height: 47px;
	width: 47px;
	background-image: url(../images/interne/ico_print.png);
	background-position: top;
}
div#actu_head a.print:hover {background-position: bottom;}

div#actu_head a.pdf
{
	position: absolute;
	cursor: pointer;
	padding: 0;
	margin-top: -12px;
	margin-left: 680px;
	display: block;
	height: 47px;
	width: 47px;
	background-image: url(../images/interne/ico_pdf.png);
	background-position: top;
}
div#actu_head a.pdf:hover {background-position: bottom;}

div#actu_bottom
{
	/* margin: 25px 0 */;
	float: left;
	height: 1px;
	line-height: 1px;
	width: 753px;	
}

div#actu_diapo
{
	margin-top: 25px;
	margin-left: 20px;
	float: left;
	height: auto;
	width: 246px;
}

div#visu_grand
{
	height: 231px;
	width: 231px;
	background: url(../images/interne/visu_grand.png) no-repeat;
	margin-bottom:20px;
}
div#visu_grand img
{
	margin: 2px 0 0 2px;
	height: 227px;
	width: 227px;
}

div#visu_mini_list
{
	height: 63px;
	width: 231px;
	margin-bottom:20px;
}
div#visu_mini
{
	float: left;
	height: 63px;
	width: 63px;
	background: url(../images/interne/visu_mini.png) no-repeat;
}

div#visu_mini img
{
	margin: 2px 0 0 2px;
	height: 59px;
	width: 59px;
}

div#actu_content
{
	float: left;
	height: auto;
	width: 430px; /* 457*/
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 10px;
}

div#actu_content p
{
	margin-bottom: 15px;
	margin-top: 15px;
}

div#actu_content p.date_article
{
	margin-bottom: 5px;
	margin-top: 10px;
}

div#actu_content a.pdf
{
	display: block;
	height: 44px;
	cursor: pointer;
}

div#actu_content div.pdf_left 
{
	float: left;
	height: 44px;
	width: 48px;
	background: url(../images/interne/btn_pdf_left.png) no-repeat;
}

div#actu_content div.pdf_center
{
	float: left;
	margin-top: 6px;
	height: 22px;
	width: auto;
	background: #e5e5e5;
	color: #424242;
	font-size: 10px;
	text-align:center;
	padding-top: 8px;
}

div#actu_content div.pdf_right 
{
	float: left;
	height: 44px;
	width: 9px;
	background: url(../images/interne/btn_pdf_right.png) no-repeat;
}

p.style_11_6b6b6b{font-size: 11px; color: #6b6b6b;}

div#actus_list
{
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	height: auto;
	width: 750px;
}

div#actus_head 
{
	height: 58px;
	width: 750px;
	background: url(../images/interne/autres_actus_titre.png) left no-repeat;
}

div.mini_actu
{
	float: left;
	margin-bottom: 22px;
	height: 89px;
	width: 236px;
	background: url(../images/interne/block_mini_actu.png) no-repeat;
}

div.mini_actu_visu
{
	float: left;
	margin-left: 6px;
	margin-top: 13px;
	height: 63px;
	width: 63px;
	background: url(../images/interne/visu_mini.png) no-repeat;
}
html>body div.mini_actu_visu {margin-left: 10px;!important}


div.mini_actu_visu a img
{
	margin: 2px 0 0 2px;
	height: 59px;
	width: 59px;
}

div.mini_actu div.desc 
{
	float: left;
	margin-left: 25px;
	padding-top: 5px;
	height: 80px;
	width: 125px;
}

div.mini_actu h1
{
	padding-top: 5px;
}

div.mini_actu h1 a
{
	font-weight: normal;
	font-size: 16px;
	color: #603e3e;
	margin-bottom: 8px;
}

div.mini_actu span.date
{
	color: #603e3e;
	font-size: 9px;
}
/*
div.mini_actu a:link, div.mini_actu a:visited, div.mini_actu a:hover
{
	display: block;
	/*position: absolute;
	margin-left: 102px;
	margin-top: 64px;* /
	margin-top: 10px;
	width: 116px;
	height: 12px;
	background: #603e3e;
	color: #efebeb;
	text-align: center;
	font-size: 10px;
}*/
div.mini_actu a:hover {background: #bb9696; color: #603e3e;}