/* CSS Document */
*{
	margin:0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}

br{
	margin:0;
	padding:0;
}
body{
	font-family:Arial;
	font-size:12px;
	background:#000;
}

#content{
	width:887px;
	background:#020202;
	height:1100px;
	margin-left: auto;
    margin-right: auto;
	margin-top:25px;
}
#logo{
	background:#595041;
	text-align:center;
}
#lisere1{
	height:5px;
	background:url(img_css/trait.gif) repeat-x;
	line-height:0;
	font-size:0;
	border:0;
	margin:0;
	padding:0;
}
#lisere2{
	height:6px;
	background:url(img_css/trait2.gif) repeat-x;
	line-height:0;
	font-size:0;
	border:0;
	margin:0;
	padding:0;
}
#intro{
	background:#383229;
}
#intro a{
	color:white;
}
#letexte{
	text-align:justify;
	color:#BDAB92;
	width:705px;
	margin-left: 85px;
    margin-right: auto;
	padding-bottom:15px;
}
#letexte #rose{
color:#E792B5;
	font-weight:bold;
}
/******************************************************************/
#page{
	background:url(img_css/fond_bas.gif);
	/*width:887px;*/
	height:1300px;
	/*float:left;*/
}
#pageapropos{
background:url(img_css/fond_bas.gif);
height:1210px;
}
#pagecredits{
background:url(img_css/fond_bas.gif);
height:1210px;
}
/*****************************************************************CONTENUS*/
#contenu{
	/*position:absolute;*/
	width:430px;
float:left;
	padding-left:85px;
	border:0px solid red;
	color:#BDAB92;
	text-align:justify;
}
#contenu a{
	color:white;
}
#contenu img{
	border:0;
}
.lettrine{
	margin: 12pt 0em 0em 0pt;
	float: left;
}
.mini{
	margin: 12pt 0.0em 0em 6pt;
	float: right;
}
.descr{
	margin-top:9pt;
	text-align:justify;
	padding-right:0px;
}
.descr2{
	margin-top:9pt;
	text-align:justify;
	padding-right:0px;
}
/*****************************************************************NAV*/
#nav{
	/*position:absolute;*/
float:right;
	width:230px;
padding-right:108px;
	/*margin-left:549px;*/
	border:0px solid blue;
}
#flash{
	text-align:center;
}
.lisere3{
	height:6px;
	background:url(img_css/trait3.gif) repeat-x;
	line-height:0;
	font-size:0;
	border:0;
	margin:0;
	padding:0;
}
.txt1-nav{
	color:white;
	text-align:justify;
	padding-left:9px;
	padding-right:9px;
}
.txt1-nav a{
	color:white;
}
.txt11-nav{
	color:white;
	text-align:center;
	font-weight:bold;
	padding-left:9px;
	padding-right:9px;
}
.txt11-nav a{
	color:white;
}
.fermequote{
	margin: -11pt 0em 0em 0pt;
	float: right;
}
.jaune{
	color:#D1DB2D;
	font-weight:bold;
}
.bleu{
	color:#00B6E1;
	font-weight:bold;
}
.img1{
	margin-left:11px;
}
.rose{
	color:#E792B5;
	font-weight:bold;
}
#lienrose{
	color:#E792B5;
	font-weight:bold;
}
.txt1-nav .blog{
	color:#E792B5;
	font-weight:bold;
	text-decoration:none;
}
/*****************************************************************FOOTER*/
#footer{
	clear:both;
	background:#383229;
	color:#847765;
	padding-left:85px;
	padding-top:5px;
	height:24px;
}
#footer a{
	color:white;
}