body{
	background:#6D1600 url(../images/bg_body.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

td {} /* style par défaut des colonnes des tables du templates  */
tr {} /* style par défaut entre les balises body, contrôle les éléments comme le fond, etc. */
p {} /* style par défaut des paragraphes */
hr {} /* style par défaut des lignes horizontales du template */
hr.separator {}
div {} /* format par défaut des balises "div" du template */
pre {} /* style des zones de textes préformatés  (utilisé par la zone de debogage) */
 
 
/* Paramétres par défaut des niveaux de titre */
 
h2 {
/*border-bottom:1px dashed #FFFFFF;*/
/*padding-bottom:10px;*/
color:#FFFFFF;
margin:0;
margin-bottom:15px;
} 

h3 {
border-bottom:1px dotted #666666;
padding-bottom:8px;
color:#666666;
}

a img{
border:0;
}

a font{
color:#FFFFFF;
}

/*#fondpage{
	background:#000 url(../images/bg_body.gif) 0 100% repeat-x;	
}
*/
a{
color:#CC6600;
font-weight:bold;
}

a:hover{
color:#0099FF;
font-weight:bold;
}

#layout-page{	
	width:951px;	
	margin:0 auto;
	margin-top:40px;
	background-color:#d2d2d2;
}

.spacer{
	clear:both
}

#main{
	padding-top:20px;	
	padding-bottom:20px;	
	border:0px solid red;
}

#colLeft{
	float:left;
	width:215px;
	padding-left:46px;
	padding-right:50px;
	background:transparent url(../images/bg_news.gif) 100% 0 repeat-y;
}

#colLeft .createdate{
color:#666666;
text-align:right;
font-style:italic;

}

.imgactu{
	margin-bottom:25px;	
}

#colRight{
	float:right;
	width:540px;
	padding-left:50px;
	padding-right:50px;
}


#footer {
	margin:0 auto;	
	width:941px;
	height:20px;
	padding:5px;
	background-color:#262626;
	color:#CCCCCC;
	text-align:center;
	}
#footer a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	
	}
#footer a:hover{
	text-decoration:underline;
	}
#footer ul li{
display:inline;
padding-left:20px;
}
#footer ul li a{
color:#CCCCCC;
text-decoration:none;
}
#footer ul li a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#copyright{
	width:951px;
	margin:0 auto;
	border:0px solid red;
	text-align:right;
}

.contentpaneopen{
/*padding:10px;*/
}

.componentheading,.contentheading{
font-size:20px;
font-weight:bold;
/*padding-top:10px;*/
}

#mainlevel{
margin:0;
padding:0;
}

/*---------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
sifrh2{
	width:auto;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/





