/* CSS Document */


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%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}		

#contentcenter 
{
	width:72%;
	padding:8px 0px 0px 0px;
	float:left;
}
	
#contentright 
{
	width:26%;
	padding:0;
	border-width:8px 0px 9px 9px; 
	border-style:solid; 
	border-color:white;
	float:left;
	background:#fff;
	margin: -52px 0 0 0;
}

#wrapper {
	MARGIN: auto; 
	WIDTH: 100%; 
	POSITION: relative
}

#gauche {
	position: absolute;
	width: 566px;
	padding-top: 8px;
	top: 97px;
}
#droite {
	position: absolute;
	right: 1%;
    left: 575px;
	width: 198px;
	padding-top: 8px;
	
}
#filet {
	border-width: 1px ;
	border-style: solid;
	border-color: #DBE1FB;
	padding-right: 10px;
	padding-left: 10px;
}

.newsbox_major
{
	/*border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;*/
    background-color: #EBEEFF;
    padding: 0px 14px 0px 0px;
    margin: 0px 0px 0px 0px;
	overflow:hidden;
	width:98%;
}

.newsbox
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
	overflow:hidden;
	width:98%;
}

.newspictbox {
        float:left;
        width: 23%;
        height:100px;
        padding:5px 10px 5px 0px;
}

.newspictbox_major {
    float:left;
	width: 180px;
    overflow:hidden;
    padding:5px 10px 5px 0px;
}

.newsrightcontent {
	padding: 5px 5px 5px 0px;
	text-align: left;
}

.newsrightcontent a, .newsrightcontent a:hover{
	font-weight: bold;
    color: #32AB1E;
    text-decoration:none;
}
.newsrightcontent_major {
    font-size:120%;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
.newsrightcontent_major a, .newsrightcontent_major a:hover {
	font-weight: bold;
	color: #32AB1E;
    text-decoration:none;
}

.newsdate
{
    float:right;
    right:0px;
    font-size:10px;
    color: #0C1B5E;
	width:100px;
}

.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;
}

.centercontent {
    #font-size:12px;
	left: 10px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	#color: #000000;
	position: relative;
	top: 0px;
	text-align: left;
}



.shortnews{
	color: #0C1B5E;
    font-size:10px;
    font-weight:normal;
}
.shortnews ul {
    margin:0;
	padding:0;
}

ul{
	width:100%;	
}

li{
    margin:0;
	padding:0;
	width:75%;	
}

.shortnews li {
	TEXT-ALIGN: left;
	list-style-type:none;
	list-style-image: url(../CE_images/feuille.gif);
    padding:0;
}
.shortnews li a 
{
	color: #0C1B5E;
	text-decoration: none;
}
.shortnews li a:hover 
{
	text-decoration: underline;
}


#news h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/prevnews.gif);
	background-repeat: no-repeat;
}
#news a {
	color: #32AB1E;
	font-weight: bold;
}
#footer {
	display:none;
}

a, a:hover{
	color: #0C1B5E;
	text-decoration:none;
}

li {
	list-style-image: url(../CE_images/li.gif);
	margin:0;
	padding:0;
}
