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

img{
	behavior: url("win_png.htc");
	border: 0;	
}

a {
	color: #ffd1a5;	
}
form {
	margin: 0;
	padding: 0;	
}

body{
	background: url(images/background.png) center top #000;
	background-repeat: repeat-y;
	margin: 0;
}

#conteneur{
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	width: 1000px;
}

.clear { clear: both; height: 1px; width: 100%; font-size:1px; }

.header{
	position:relative;
	width: 900px;
	top: 10px;
	text-align: center;
	margin-left: 45px;
	margin-bottom: 30px;
}

#menu {
	margin-left: 45px;
	background: url(images/background_footer.png) no-repeat;
	width: 913px;
	height: 64px;
}
#menu div {
	padding-top: 15px;
	text-align: center;
}
#menu div a {
	padding-left: 15px;
	padding-right: 15px;
}

.colonne-gauche {
	position:relative;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
}

.colonne-droite {
	position:relative;
	float: right;
	margin-right: 45px;
	margin-top: 20px;
}

.colonne-bloc {
	height: 464px;
	width: 465px;
	background: url(images/home-colonne-background.png) no-repeat;
	margin-bottom: 20px;
}
.colonne-bloc .text {
	float: right;
	text-align: justify;
	margin-right: 10px;
	font: 12px arial;
	color: #ffd1a5;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
.colonne-bloc .image {
	float: left;
	padding-right: 15px;
}

.home-footer {
	width: 877px;
	height: 233px;
	background: url(images/home-footer-background.png) no-repeat;
	margin-left: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px
}
.home-footer-one {
	margin-top: 10px;
	margin-right: 30px;
	float: left;
	font: 11px arial;
	color: #ffd1a5;
	text-align: center;
}
.home-footer-one img {
	padding-bottom: 5px;
}

.home-footer-one2 {
	margin-top: 10px;
	margin-left: 30px;
	float: right;
	font: 11px arial;
	color: #ffd1a5;
	text-align: center;
}
.home-footer-one2 img {
	padding-bottom: 5px;
}

.pagination_text {
	margin-top: 10px;
	text-align: right;	
}
.pagination_text a {
	color: #7ad2e8;
}
.partie_1, .partie_2 {
	margin-top: 10px;	
}

.pages {
	margin-top: 10px;
	font: 12px arial;
	color: #ffd1a5;
	text-align: justify;
	width: 1000px;
}

#video{
	height: 266px;
	text-align:center;
	padding-top: 30px;
	background: url(images/background_commentaires.png) no-repeat;
}

#post_haut{
	background: url(images/background_commentaires.png) 0px -295px no-repeat;
	height: 40px;
	padding-top: 6px;
	font: bold 16px Arial;
	color: #ffd1a5;
}
#post_haut a {
	color: #ffd1a5;	
}

#post_haut .left{
	float: left;
	margin: 5px 0 0 10px;
}

#post_haut .right{
	float: right;
	margin: 5px 10px 0 0;
	text-decoration: underline;
	color:#ffd1a5;
}

#liste_commentaire {
	background: url(images/background_commentaires_bottom.png);	
}

.bloc_commentaire{
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #635d58; 
}

.bloc_commentaire .pseudo{
	font: bold 14px Arial;
	color: #635d58; 
}

.bloc_commentaire .date{
	font: 14px Arial;
	color: #635d58; 
}

.commentaire{
	font: 12px arial;
	color: #ffd1a5; 
}

.commentaire a{
	font: 13px Arial;
	color: #ffd1a5; 
	text-decoration: underline;
}

.bloc_post_commentaire{
	padding: 10px;
	background: url(images/background_commentaires_bottom.png);
}
.bloc_post_commentaire textarea {
	height: 100px;
	width: 371px;
	background: #575551;
}

.bloc_post_commentaire input[type=text] {
	background: #575551;
	height: 18px;
	border: 0;
}


.titre{
	padding-bottom:5px;
	font: bold 16px Arial;
	color: #ffd1a5;
	margin-bottom: 5px;
}

.intitule{
	float:left;
	margin-top: 5px;
	font: bold 14px Arial;
	color: #ffd1a5;
}

.text_box{
	float: right;
	border: 1px solid #5e0d00;
	border-color:#5e0d00;
}

.contenu_commentaire{
	border: 1px solid #5e0d00;
	overflow-y: scroll;
	scrollbar-face-color: #e9d0bb;
    scrollbar-shadow-color: #ab9085;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #ab9085;
    scrollbar-darkshadow-color: #ab9085;
    scrollbar-track-color: #f7ebe2;
    scrollbar-arrow-color: #ab9085;
}

.publier{
	float:right;
	margin-top: 10px;
	width: 160px;
	height: 26px;
	border:none;
	background:url(images/button.png) no-repeat;
	cursor:pointer;
}

.reglement{
	font: 12px Arial;
}

#footer{
	background:url(images/background_footer.png) no-repeat center;
	text-align:center;
	height:40px;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-left: -20px;
}

#footer a{
	margin-right: 50px;
	font: 12px Arial;
	color: #ffd1a5;
}

#footer p{
	margin-top: 10px;
}

.white_p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.pagination{
	text-align:right;
	padding-right: 10px;
	background: url(images/background_commentaires_bottom.png);
	color:#ffd1a5;
	padding-top: 5px;
}
.pagination a{
	font: 12px arial;
text-decoration:none;
	color:#ffd1a5;
}
.pagination a:hover{
text-decoration:underline;
}
a.on{
color:#FFFFFF;
}

.copyright_bordage {
	position: absolute;
	left: 225px;
	top: 320px;
	text-align: center;	
}

.copyright_benjamin {
	position: absolute;
	left: 300px;
	top: 570px;
}

.copyright_divergence {
	position: absolute;
	left: 275px;
	top: 470px;
}

.livres-auteurs {
margin-left: 35px;
margin-top: 15px;
margin-bottom: 15px;
}

.footer-contact {
text-align: center;
margin-left: 30px;
margin-top: 6px;
}
.footer-flammarion {
float: left;
margin-left: 80px;
}
.footer-reciprok {
float: right;
margin-right: 30px;
}

.image-uchronie {
float: left;
margin: 30px;
}

.livres-autres_livres {
margin-left: 35px;
margin-top: 15px;
}