/* CSS Document */

@page
{
	size:portrait;
}

body {
    text-align:center;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C1B5E;
	font-size: 70%;	
}

h1 { font-size:200%; }
h2 { font-size:150%; }
h3 { font-size:120%; }
h4 { font-size:110%; }

.image_captions { display:block;padding:5px; font-family:arial; font-size:10px; }
.image_frames { text-align:center; border:1px solid #98D58E; padding:5px; margin: 5px; }
.image_noframes { padding:0px; margin: 5px; }

#header{
	display:none;
}

#frame 
{
	width:100%;
	padding:0px;
	text-align:left;
}
		
#contentcenter 
{
	width:83%;
	padding:8px 0px 0px 0px;
	float:left;
}
	
#contentright 
{
	width:15%;
	padding:0;
	border-width:8px 0px 9px 9px; 
	border-style:solid; 
	border-color:white;
	float:left;
	background:#fff;
}

#welcome_title 
{ 
	font-weight:bold;
	font-size:120%;
	width:97%; 
}

#welcome 
{
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B1B5E;
	width: 98%;
}

#welcometext 
{
	top:5px;
    overflow:hidden;
	width: 100%;
	margin-left:-4cm;
	width:97%;
}

#gauche {
	position: absolute;
	width: 75%;
	padding-top: 8px;
	top: 97px;
}
#droite 
{
	position: absolute;
	right: 1%;
    left: 76%;
	width: 25%;
	padding-top: 8px;
	
}
#filet 
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #DBE1FB;
	padding-right: 10px;
	padding-left: 10px;
}


.reportagebox
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
	overflow:hidden;
	width:98%;
}

.reportagepictbox 
{
    float:left;
    width: 25%;
    padding:5px 10px 5px 0px;
}


.reportagerightcontent 
{
    #font-size:12px;
	padding: 5px 5px 5px 0px;
	text-align:left;
}

.reportagerightcontent a:link
{
	font-size: 120%;
	color: #32AB1E;
	font-weight: bold;
    text-decoration:none;
}

#reportages h3 
{
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/latest_reportages.gif);
	background-repeat: no-repeat;
}
#reportages a 
{
	color: #32AB1E;
	font-weight: bold;
}

.reportagedate
{
    float:right;
    color: #0C1B5E;
	width:75px;
}

.centercontent 
{
    #font-size:12px;
	left: 10px;
	padding: 5px 0px 5px 0px;
	width: 90%;
	#color: #000000;
	position: relative;
	top: 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
}

.shortreportage
{
	color: #0C1B5E;
    font-size:10px;
    font-weight:normal;
	width:98%;
}

.shortreportage ul 
{
    padding:10px 0px 0px 0px;
    margin:20px;
}

.shortreportage li 
{
	TEXT-ALIGN: left;
	list-style-type:none;
    padding-bottom:8px;
	list-style-image: url(../CE_images/feuille.gif);
	
}

.shortreportage li a 
{
	color: #0C1B5E;
	text-decoration: none;
}

#news h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/news2.gif);
	background-repeat: no-repeat;
}
#news a {
	color: #32AB1E;
	font-weight: bold;
}

.roundedcontainer 
{ 
	width:729px; 
}
.roundedcontent
{       
	font-size:12px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #DBE1FB;
    padding:0px 10px 0px 10px;
    background-color:#D6EFCE;
    margin:0px 0px 0px 1px;
}

.roundedtop 
{
	padding-top: 11px;
	background-image:url(../CE_images/roundtop.gif);
    background-repeat:no-repeat;
}

.roundedbottom
{
  	height:11px;
    background-image:url(../CE_images/roundbot.gif);
    background-repeat:no-repeat;
}
#footer {
	display:none;	
}
li {
	list-style-image: url(../CE_images/li.gif);
}

.breadcrumbs{
	display:none;
}
