@charset "utf-8";
/* CSS Document */
body{
background-color:#000; 
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #CCCC66;
}

#frise{
background-image:url(img/frise.gif);
background-repeat:repeat-x;
background-position:top;
height: 54px;}

#conteneur{
	margin: 10px;
	background-color:#fff;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #735D4C;
}

.fond_gauche{
float:left;
}
#flash{
top: 0px;
text-align: center;

position: relative;
}
a{color:#666633; text-decoration:none; }
a:hover {color:#999900; text-decoration:none; font-weight:bold;}
.frise{
background-image: url(img//frise.gif);
background-repeat:repeat-x;
height: 52px;
margin: 10px 0px 10px 0px;
}
#contenu{
text-align:center;
background-color: #999900;
padding: 0px;

}
h1{
color: #666633;
margin: 10px 0px 10px 0px;
font-size:1em;
font-weight:bold;
}
.article{
color: #666633;
margin: 10px 0px 10px 0px;
text-align: left;


}
#menu{
font-size: 0.7em;
border-top: 1px solid #735D4C;
padding: 10px 0px 0px 0px;
color: #666633;
margin: 4px;
text-align:center;
}
#pdp{color: #666633;
margin-top: 10px;
font-size: 0.6em;
}
