body{
	font-family:Verdana, Arial;
	font-size:12px;
	margin:0px;
	background-color:#E3E1E1;
	background-image:url(../img/bg/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	text-align: center;
}

a{
	color: #0074bc;
	text-decoration: none;
}

#preview a{
	text-decoration: none;	
}

#main{
	margin: 0 auto;
	width:1000px;
	background-color: #FFF;
}

#header{
	background-color:#FFFFFF;
	
	width:1000px;
	height:260px;
	overflow:hidden;
	text-align:left;
}

#banner{
	background-color: #87a7d5;
	/*margin-bottom: 8px;*/
	width:1000px;
	height:200px;
	background-repeat: no-repeat;
	background-position: right top;
}

#content{
	
	background-color:#FFFFFF;
	width:740px;
	overflow:hidden;
	float:left;
	text-align:left;
}

#content a img{
	border: 0;	
}

#content a.imglink{
	border: 0;
}

#preview{
	background-color:#f1f1f1;/* 87a7d5 D2E3FF*/;
	width:250px;
	overflow:hidden;
	float:right;
	text-align:center;
}

#preview .preview-top{
	background-color:#f1f1f1;/* 87a7d5 D2E3FF*/;
	width:250px;
	height:10px;
	background-image: url(/img/bg/preview-top.jpg);
}

#preview .preview-bottom{
	background-color:#f1f1f1;/* 87a7d5 D2E3FF*/;
	width:250px;
	height:10px;
	background-image: url(/img/bg/preview-bottom.jpg);
}

#preview .titre{
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	margin: 0 10px 0 10px;	
}

#preview .contenu{
	background-color: #FFF;
	margin: 3px 10px 0 10px;
	padding: 3px;
}

#footer{
	margin: 0 auto;
	padding: 5px 0 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#eee;
	width:999px;
	overflow:hidden;
	clear:both;
	/*float:left;*/
	text-align: center;
	margin-top:10px;
	color: #999;
}

#footer a{
	color: #999;
}

/**************************************************/

.actu{
	
}

.actu a{
	text-decoration: none;	
}

.actu .actu_titre{
	padding: 5px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color:#0074bc;
	font-family: Arial;
}

.actu .actu_resume{
	padding: 0px 0px 15px 0px;
}

.actu .actu_texte{
	
}

.actuPreviewBG{
	
	 background-image: url(/img/bg/actu.png);
	 background-repeat: no-repeat;
	 background-position: bottom center;
	 padding: 0 10px 50px 10px; 
}

/**************************************************/

#menu {
	position : absolute;
	width:1000px;
	height:50px;
}

#menu .mainsup {
	background-image:url(../img/menu/bg.png);
	background-repeat:x;
	height:23px;
	width:970px;
	text-align:center;
	border-bottom: 1px solid #ddd;
}

#menu .mainsupg, #menu .mainsupd {
	background-image:url(../img/menu/bg.png);
	background-repeat:x;
	height:23px;
	width:15px;
	text-align:center;
}

#menu .mainsub {
	height:23px;
	width:970px;
	text-align:center;
}

#menu .mainsubg, #menu .mainsubd {
	height:23px;
	width:15px;
	text-align:center;
}

#menu .menusup {
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../img/menu/bg.png);
	background-repeat:x;
	height:23px;
}

#menu .menusup_on {
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	height:23px;
}


#menu .menusub {
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	height:23px;
}

#menu .menusep {
	height:23px;
	width:2px;
}

#menu .menusup_on a, #menu .menusup_on span {
	padding:0 10px 0 10px;
	color:#FFFFFF;
	text-decoration:none;
}


#menu .menusup a, #menu .menusup span{
	padding:0 10px 0 10px;
	color:#000000;
	text-decoration:none;
}


#menu .menusub a{
	padding:0 10px 0 10px;
	color:#FFFFFF;
	text-decoration:none;
}