@charset "utf-8";
/* CSS Document */


#mainBlock {
	margin-top:7px;
}


#bloc-txt-gauche {
	float:left;
	width: 465px;
}

#bloc-txt-gauche .eltFlash {
	margin-bottom:15px;
}

#bloc-txt-gauche .text{
}

#bloc-txt-droite {	
	width: 355px;
	float:right;
}

#bloc-la-une h2.title {
	font-size:18px;
	font-weight: bold;
	color: #cc061f;
	float:left;	
}

#bloc-la-une .la-une {
	padding: 8px;
	width: 339px;
	background-color: #cc061f;
}

#bloc-la-une h3.title {
	font-size:14px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
}

#bloc-la-une .la-une p{
	font-size: 11px;
    padding: 5px 0;
	color:#fff;
	text-align:left;
}

#bloc-la-une .la-une .text a{	
	color:#fff;
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
}

#bloc-la-une .la-une .text a:hover{	
	border-bottom: none;
}

#bloc-la-une a.more {
    color: #fff;
    font-size: 10px;
	font-style:italic;
	text-decoration:none;
}

#bloc-la-une a.more:hover, a.more:focus, a.more:active {
    border-bottom: 1px dotted #fff;
    position: relative;
	text-decoration:none;
}

#bloc-la-une a.more span {
    left: -9999px;
    position: absolute;
    width: 700px;
}

#bloc-la-une a.more:hover span, a.more:focus span, a.more:active span {
    background-color: #fff;
    border: 1px dotted #cc061f;
    color: #cc061f;
    left: 90px;
    line-height: 1;
    padding: 5px;
    text-decoration: none;
    top: 5px;
    width: 300px;
	text-align:left;
}

#bloc-la-une .la-une .themes, #bloc-actus .actu1 .themes, #bloc-actus .actu2 .themes{
	padding-bottom:3px;
	padding-top:0;
}

#bloc-la-une .la-une .themes{
	color:#FFF;
}

#bloc-actus .actu1 .themes{
	color:#006ABB;
}

#bloc-actus .actu2 .themes{
	color:#000;
}

.la-une .blocMediaObject, .actu1 .blocMediaObject, .actu2 .blocMediaObject {
    width: 339px;
}

#bloc-actus {
	margin-top: 15px;
}

#bloc-actus h2.title {
	font-size:18px;
	font-weight: bold;
	color: #000;
	float:left;
}

#bloc-actus .actu1, #bloc-actus .actu2 {
	padding: 8px;
	width: 339px;
	margin-bottom:8px;
}

#bloc-actus .actu1 {
	background-color: #cccccc;
}

#bloc-actus .actu2 {
	background-color: #998675;
}

#bloc-actus .actu1 h3.title, #bloc-actus .actu2 h3.title {
	font-size:14px;
	font-weight: bold;
	padding-bottom: 2px;
}

#bloc-actus .actu1 h3.title {
	color: #006ABB;
}

#bloc-actus .actu2 h3.title {
	color: #000;
}

#bloc-actus .actu1 p, #bloc-actus .actu2 p{
	font-size: 11px;
    padding: 5px 0;
	color:#000;
	text-align:left;
}

#bloc-actus .actu1 .text a, #bloc-actus .actu2 .text a{	
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
}

#bloc-actus .actu1 .text a:hover, #bloc-actus .actu2 .text a:hover{	
	border-bottom: none;
}

#bloc-actus .actu1 a.more, #bloc-actus .actu2 a.more {
    color: #000;
    font-size: 10px;
	font-style:italic;
	text-decoration:none;
}

/*#bloc-actus .actu1 a.more:hover, #bloc-actus .actu2 a.more:hover {
	border-bottom: 1px dotted #000;
}*/

#bloc-actus .actu1 a.more:hover, #bloc-actus .actu1 a.more:focus, #bloc-actus .actu1 a.more:active,
#bloc-actus .actu2 a.more:hover, #bloc-actus .actu2 a.more:focus, #bloc-actus .actu2 a.more:active{
    border-bottom: 1px dotted #000;
    position: relative;
	text-decoration:none;
}

#bloc-actus .actu1 a.more span, #bloc-actus .actu2 a.more span {
    left: -9999px;
    position: absolute;
    width: 700px;
}

#bloc-actus .actu1 a.more:hover span, #bloc-actus .actu1 a.more:focus span, #bloc-actus .actu1 a.more:active span,
#bloc-actus .actu2 a.more:hover span, #bloc-actus .actu2 a.more:focus span, #bloc-actus .actu2 a.more:active span { 
    left: 90px;
    line-height: 1;
    padding: 5px;
    text-decoration: none;
    top: 5px;
    width: 300px;
	text-align:left;
}

#bloc-actus .actu1 a.more:hover span, #bloc-actus .actu1 a.more:focus span, #bloc-actus .actu1 a.more:active span {
	background-color: #fff;
    border: 1px dotted #ccc;
    color: #999;
}

#bloc-actus .actu2 a.more:hover span, #bloc-actus .actu2 a.more:focus span, #bloc-actus .actu2 a.more:active span {
	background-color: #fff;
    border: 1px dotted #998675;
    color: #998675;
}

#acces-actus {
	padding-top: 5px;
}

#acces-actus a{
	color: #cc061f;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #cc061f;
}

#acces-actus a:hover{
	color: #000;
	border-bottom: none;
}

#pageContent 
{
	display:none;
}

.blocMedia div.blocMediaObject img
{
	margin:0px;
}


.text table {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.text td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
