body {
	background-color: #668ca3;
	background-position: top;
	margin: 0px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#23577f;
}

a{
	color:#23577f;
	text-decoration:none;
}


a:hover{
	color:#23577f;
	text-decoration:underline;
}

#container {
	width: 877px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: table;
}

#header {
	width: 877px;
	height: 100px;
}

#footer 
{
	clear:both;
	font-size: 9px;
	color:#FFFFFF;
	padding-top:25px;
}

#footer a
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;		
	color:#FFFFFF

}

#lefter{
	width:226px;
	height:533px;
	float:left;
}

#righter{
	width:650px;
	float:left;
}

.menu{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:3px;
}

.menu LI a{
	/*color: #23577f;*/
}

.menu LI a:hover{
	/*color: #FFFFFF;*/
}

#menu{
	width:650px;
	height:40px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}



.submenu{
	width:650px;
	height:21px;
	float:left;
	text-align:left;
	background-color:#cddfe9;

}

.submenu .menu LI a{
	color: #23577f;
}

.submenu .menu LI a:hover{
	color:#FFFFFF;
}

.submenubottom{
	width:876px;
	height:21px;
	text-align:center;
	background-color:#052d47;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
}

.submenubottom .menu{
	padding-left:215px;
}

.submenubottom .menu LI a{
	color:#FFFFFF;
}

submenubottom .menu LI a:hover{
	color:#cddfe9;
}

#barrehorizontale{
	float:left;
	text-align:left;
	width:650px;
	height:1px;
	background-color:#2e5467;
}

#main_box{
	float:left;
	text-align:left;
	background-image:url(../images/bkg_main_box.gif);
	width:650px;
	height:469px;
}

#main_box_home{
	float:left;
	text-align:left;
	background-image:url(../images/bkg_main_box.gif);
	width:650px;
	height:377px;

}

#main_box_home_scrollsection{
	float:left;
	width:620px;
	height:377px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#main_box_home_short{
	float:left;
	text-align:left;
	background-image:url(../images/bkg_main_box.gif);
	width:650px;
	height:250px;

}

#main_box_home_short_scrollsection{
	float:left;
	width:620px;
	height:250px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#main_box_home_image_area{
	float:left;
	width:650px;
	height:117px;
	background-image:url(../images/bkg_main_box.gif);
	padding-top:10px;
}

#main_box_home_image{
	margin-left:70px;
	
}

#main_box_scrollsection{
	float:left;
	width:620px;
	height:469px;
	overflow-y:scroll;
	overflow-x:hidden;
}

#main_box_container{
	width:620px;
	clear:both;
}

.album{
	position:static;
}

.albumLRLabel{
	position:static;
}

#main_box_content{
	padding-left:50px;
	padding-top:15px;
	padding-right:50px;
	padding-bottom:15px;
	text-align:justify;
}

#main_box_content img{
	border:1px solid #23577f;
}

#main_box_content_pontec{
	padding-left:50px;
	padding-top:15px;
	padding-right:50px;
	padding-bottom:15px;
	text-align:left;
	background-color:#ddeaf0;
}

#news_box{
	float:left;
	text-align:left;
	background-image:url(../images/bkg_nouvelles.gif);
	width:589px;
	height:90px;
}

#news_box_content{
	padding:20px;
}

#news_title{
	float:left;
	width:31px;
	height:90px;
	background-image:url(../images/title_nouvelles.gif);
}

#news_right_arrow{
	float:left;
	width:30px;
	height:90px;
	background-image:url(../images/nouvelles_fleche_right.gif);
}


/*----------------------- forms ---------------------------*/

.form 
{
	height:100%;
}
.formRow {
	clear:left;
	height:20px;
	text-align:left;
}

.formCol1 {
	width:100px;
	float:left;	
	padding-top:5px;
}

.formCol1XL {
	width:220px;
	float:left;	
	padding-top:5px;
}


.formCol2 {
	float:left;
	padding-top:2px;
}

.formCol3 {
	float:left;
	padding-top:5px;
	margin-left:5px;
}

/*----------------------- tables ---------------------------*/

.gridStyle 
{
	border-style:none;
	border-width:0px;
	border-collapse:collapse;
}

.gridHeader {
	font-weight: bold;
	/*background-color:#FEF9F1; */
	color:#B61F18;
	padding-top: 2px;
	padding-bottom: 2px;
	height:20px;	
}

.tableRowStyle,
.tableRowAltStyle { 
	background-color: #FFFFFF;
	border-style:none;
	font-size:10px;
	border-width:0px;
	height:18px;
	color:#442016;
}

.tableRowAltStyle {
	background-color: #DDE5EC;
}

/*---------------------- lists ------------------------*/

#hebdoquilles{
	background-color:#ffface;
}

#hebdoquilles ul 
{
	margin-left:0px;	
}

#hebdoquilles li
{
	margin-left:0px;	
	list-style-type:none;
	margin-bottom:5px;

}

/*------------------------ ADMIN BOXES ---------------------------*/

#subscriptionZones
{
    
}

.subscriptionButtons
{
    float:left;
    padding-left:5px;
}



/*----------------------- admin ---------------------------*/

.adminControlBar
{
	clear:both;
	border-top:1px dotted gray;
	text-align:right;
	margin-top:4px;
}


