@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
}

a
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color:#FCFBC5;
}
a:hover{
	text-decoration: none;
	color:#6D011A;
}

img{
	border : none;
}

.quatrieme{
	position:absolute; 
	top:-16px; 
	left:150px;
	margin: auto;
	width:500px;
}
.quatrieme p{
	text-align:center;
}

.quatrieme img{
	width:250px;
	height:360px;

}

.ccquatrieme img:hover{
	position:relative;
	left:-120px;
	width:500px;

}


.couv{
	position:absolute; 
	top:-16px; 
	left:-140px;
	margin: auto;
	width:500px;
}
.couv p{
	text-align:center;
}

.couv img{
	width:250px;
	height:360px;

}

.cccouv img:hover{
	position:relative;
	left:-100px;
	width:500px;
}


	
.ban1{
	background:url(images/header.png) repeat ;
	position:absolute;
	top:0px;
	width:100%;
	height:60px;
	left:0px;
}
.ban2{
	background-color:#000;
	position:absolute;
	top:0px;
	width:100%;
	height:60px;
	left:0px;
}

.footer{
	background:url(images/header.png) repeat ;
	position:absolute;
	top:525px;
	left:0px;
	width:100%;
	min-width:1150px;
	height:140px;
	text-align:center;

}

.login{
	font-size:13px;
	position:absolute;
	right: 20px;
	margin-right:auto;
	
}

.login_msg{
	text-align:center;
	
}

.menu{
	top: 60px;
	position: absolute;
	width:220px;
	height: 465px;
	left:-0px;
	padding-left:30px;
	color:#FCFBC5;
	background:url(images/fond_menu_1.png) repeat ;
}
.corps{
	font-family: Verdana, Times, serif;
	position:absolute;
	top: 70px;
	font-size: 13px;
	width: 580px;
	left: 420px;
	color:#8b3331;
}

.banniere{
	background:url(images/header.png) repeat ;
	position: absolute;
	top:0%;
	left:0px;
	width:100%;
	min-width:1150px;
	height:60px;
}
.menul{
	top: 60px;
	position: absolute;
	width:25%;
	height: 465px;
	left:0px;
	background:url(images/fond_menu_1.png) repeat ;
}

.pages{
	font-family:Verdana, Times, serif;
	font-size: 13px;
	text-decoration: none;
}


.heure{
	position:absolute;
	top : 0px;
	margin-top:0px;
	left: 15px;
	color:#060;
}

#publication{
	width:710px;
	padding-left:10px;
	height:400px;
	border: solid 1px #2d2d2d;
	overflow:auto;
}

.article{
	margin-top:0;
	margin-bottom:20px;
	height:190px;
	border:solid 1px #FCFBC5;
}

.interarticle{
	background:url(images/header.png) repeat-x ;
	height:8px;
	border:solid 1px #FCFBC5;
	margin-bottom:20px;
}

.titrelivre{
	float:right;
	margin:7px;
	width:519px;
	font-size: 19px;
	text-decoration: none;
}

.couverture{
	float:left;
	width:131px;
	height:190px;
}

.resume{
	float:right;
	margin:7px;
	margin-top:15px;
	width:510px;
	font-size: 13px;
	text-decoration: none;
}

.boiteaboutton{
	margin-left:180px;
	margin-top:168px;
	max-height:16px;
}

.boutton{
	float:left;
	width:150px;
	margin-bottom:0px;
}

.lientitre{
	text-decoration:none;
	color:#6D011A;
}

#articlepress{
	position:absolute; 
	left:160px; 
	top:135px; 
	width:230px; 
	height:220px;
	overflow:auto;
	text-align:center;
}

#dossierpress{
	position:absolute; 
	left:410px; 
	top:135px; 
	width:230px; 
	height:220px;
	overflow:auto;
	text-align:center;
}

#telechargementdocs{
	height:250px;
	border: solid black 1px;
	text-align:left;
	overflow:auto;
	margin: 10px;
	padding:6px;
}
#espace{
	width:280px;
	font-size:15px;
	margin-left:-60px;
}
#identification{
	position:absolute;
	width:350px;
	left:270px;
	top:40px;
}
#textesp{
	position:absolute;
	width:300px;
	left:-75px;
	top:40px;
}	
#inscr{
	position:absolute;
	width:300px;
	left:250px;
	top:225px;
}
#login{
	position:absolute;
	width:300px;
	left:250px;
	top:40px;
}


	

