/* CSS Document */ 
body {
		text-align:center;
		margin: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #0C1B5E;
		font-size: 70%;	
		height:600px;
}


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:73%;
	padding:8px 0px 0px 0px;
	float:left;
}
	
#contentright 
{
	width:25%;
	padding:0;
	border-width:8px 0px 9px 9px; 
	border-style:solid; 
	border-color:white;
	float:left;
	background:#fff;
}


#wrapper
{
	/*MARGIN: auto; 
	WIDTH: 100%; 
	POSITION: relative*/
}

#filet 
{
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #DBE1FB;
	padding-right: 10px;
	padding-left: 10px;
}

#header
{
	display:none;
}

#welcome_title 
{ 
	font-weight:bold;
	font-size:120%; 
}

#welcome 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B1B5E;
	width:500px;
}

#welcometext 
{
/*	top:5px;
	overflow:hidden;*/
	margin:0 0 0 -4cm;
	width:auto;
	padding-right:30px;

}

#news1 
{
	background-image: url(../CE_images/news.jpg);
	width: 566px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	top: 10px;
	background-repeat: no-repeat;
	padding: 6px 0px 7px 0px;
}

#news_more 
{
    margin: 10px;
    text-align: right;
}

.newsbox
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
	overflow:auto;
	width:100%;
}
.newspictbox 
{
    float:left;
    padding:5px 5px 5px 0px;
}
.newsrightcontent 
{
	height:auto;
	padding: 5px 5px 5px 0px;
	text-align: left;
}

.newsrightcontent p{
	text-align:justify;
}
.newsrightcontent a, .newsrightcontent a:hover 
{
	font-weight: bold;
    color: #32AB1E;
    text-decoration:none;
}
.shortnews li {
	TEXT-ALIGN: left;
	list-style-type:none;
	list-style-image: url(../CE_images/feuille.gif);
    padding-bottom:8px;
}

.textbox ul { 
 	padding:0; 
	margin:5px;
}
.textbox li {
	TEXT-ALIGN: left;
	list-style-type:none;
	list-style-image: url(../CE_images/feuille.gif);
    padding-bottom:8px;
}

.shortnews li 
{
	TEXT-ALIGN: left;
	list-style-type:none;
	list-style-image: url(../CE_images/feuille.gif);
	padding-bottom:8px;
}
.textbox ul 
{ 
	padding:0; margin:5px;
}
.textbox li
{
	TEXT-ALIGN: left;
	list-style-type:none;
	list-style-image: url(../CE_images/feuille.gif);
    padding-bottom:8px;
}
#storyofthemonth 
{
	background-image: url(../CE_images/bg_story.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 150px 50px 10px;
	width:95%;
	text-align:justify
}
#storyofthemonth a 
{
	color: #FFFFFF;
}
#storyofthemonth a:hover 
{
	text-decoration: none;
}
#story 
{
	background-image: url(../CE_images/storyofthemonth.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	height: 25px;
}
.centercontent 
{
	font-size:12px;
	left: 10px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	color: #000000;
	position: relative;
	top: 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
}
#footer {
	display:none;
}

a{
	color: #0C1B5E;
	text-decoration: none;
}
a:hover{
	text-decoration:none;
}

li {
	list-style-image: url(../CE_images/li.gif);
}