body{
	background:url(../theme/fond.jpg) no-repeat top center #000;
	background-attachment: fixed;
	margin:0;
	padding:0;
	font-family:Arial, Geneva, sans-serif;
	font-size:11px;
}

.clear{
	clear:both;
}

a{
	color:#0fafcf;
	text-decoration:none;
	
}

img{
	border:none;
}

.portrait{
	float: left;
	width: 93px;
	height:140px;
	padding: 2px 2px 2px 2px;
	margin-right:5px;
	position:relative
	display:inline;
}

.droite{
	text-align:right;
	padding-right:15px;
}

.gauche{
	float: left;
}

.centrer{
	text-align:center;
	color:#FFF;
}

.cen{
	text-align:center;
}
.jus{
	text-align:center;
}

.incadre{
	/* position:absolute; */
	z-index: 999;
}


.cadre{
width:315px;
height:144px;
border:2px solid #AAA;
background-color:#DDDDDD;
padding:10px 10px 10px 10px;
margin: 3px 3px 3px 3px;
	float:left;
/* z-index:1; */
/* position:relative; */
}



a:hover{
	color:#111;
}

#ban{
height:166px;
background:url(../theme/ban.png) no-repeat top center;
font-family: arial;
font-size: 11px;
text-align: center;
line-height: 283px;
color: #FFFFFF;
padding-left: 500px;
}

/*/	Head		/*/
#top{
	background:url(../theme/top.png) repeat transparent top center;
	margin:0px 0 40px 0;
	height:31px;
	font-size:14px;
	line-height:31px;
	color:#FFF;
	text-align:center;
	padding-right: 400px;
}

/*/	conteneur	 /*/
#conteneur{
	width:726px;
	margin:0 auto;
	}


/*/	Le menu	/*/
#menu {
	background:url(../theme/contenu_h.png) no-repeat bottom left;
	height:46px;
}

#menu ul li{
	float:left;
	padding:0;
	list-style:none;
	width:125px;
}

#menu ul li a{
	height:25px;
	width:125px;
	font-size:14px;
	line-height:25px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../theme/bouton.jpg);
}
#menu ul li a:hover{
	height:25px;
	width:125px;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom left;
}
/*/	Le contenu	/*/
#contenu{
	background:url(../theme/contenu.png) repeat-y left;
	padding:0 20px;
}

/*/	 Les news 	/*/
#block{
	float:left;
	width:700px;
}
#block h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:35px;
	line-height:35px;
	width:680px;
	background:url(../theme/news.jpg) no-repeat;
	font-weight:bold;
	font-size:20px;
	
}



#block h2{
	padding:0 10px;
	margin:0;
	display: block;
	height:35px;
	line-height:35px;
	width:680px;
	background:url(../theme/news.jpg) no-repeat;
	font-weight:bold;
	font-size:15px;
	
}

#block h4{
	padding:0px;
	margin:0;
	display: block;
	height:35px;
	line-height:35px;
	width:680px;
	font-weight:bold;
	font-size:15px;
	z-index:15;
	
}


#block h3{
	color:#5e81BC;
	padding:0 10px;
	margin:0;
	display: block;
	height:35px;
	line-height:35px;
	width:680px;
	background:url(../theme/news.jpg) no-repeat;
	font-weight:bold;
	font-size:14px;
	
	
}
#news {
	
	padding:10px 15px 10px 15px;
	color:#444444;
	text-align:justify;
	margin-right:15px;
}

#title_news {
	padding:0 10px;
	margin:0;
	display: block;
	height:35px;
	font-size:14px;
	line-height:35px;
	width:680px;
	background:url(../theme/news.jpg) no-repeat;
	font-weight:bold;
	color:#5E81BC;
	
}

#bmarks {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#bmarks li {display:inline;
margin:0 4px;
}

#title_news a:hover{
	
	color:#00CCFF;
	
}

#block p{
 	padding:0 15px;
	color:#444444;
	text-align:justify;
	margin-right:15px;
}

/*/	footer /*/
#bas{
	margin:0 auto;
	background:url(../theme/bas.png) no-repeat center;
	padding:0 0 16px 40px;
	width:726px;
	height:25px;
	color:#000;
	line-height:45px;
}