*{
margin:0;
padding:0;
}

@font-face {  
  font-family: "eurofurence";
  src: url("../fonts/eurof55.ttf");
}

img {
border:0px;
}

body {
font-family: Arial,Verdana,Sans-serif;
font-size: 14px;
background-color:#000000;
color:#FFFFCC
margin-bottom:15px;
margin-top:15px;
}

#generale {
width:1200px;
margin-left: auto;
margin-right: auto;
overflow:auto;
}

#banniere {
width:1200px;
height:458px;
}

.pas_afficher {
display:none;
}

#banniere a:hover {
text-decoration:none;
border:0px;
}

#banniere a:visited {
text-decoration:none;
border:0px;
}


#banniere a:link {
text-decoration:none;
border:0px;
}



/* ---------- CSS de la page: zone article + menu droit ---------- */

#page {
width:950px;
float:left;
/*background-color:#660033;*/
}

/* ---------- CSS de la zone article ---------- */

#article a {
color:#a18367;
text-decoration:none;
}

#article a:hover {
color:#f3e2da;
text-decoration:underline;
}

.bloc_date_titre { 
width: 950px;
overflow:auto;
}

.date {
float:left;
width:100px;
height:100px;
text-align:center;
font-family:eurofurence, Calibri, Tahoma, "Trebuchet MS", sans-serif;
font-size:16px;
color:#a18367;
background:url(../images/date.jpg) no-repeat;
padding-top:30px;
}

.rediger_par {
font-family:eurofurence, Calibri, Tahoma, "Trebuchet MS", sans-serif;
font-weight:normal;
font-size:20px;
color:#a18367;
}

.rediger_par strong {
font-weight:normal;
color:#473658;
}

.titre_article {
float:left;
width:840px;
font-family:eurofurence, Calibri, Tahoma, "Trebuchet MS", sans-serif;
text-align:center;
color:#473658;
border-bottom:2px solid #ffffcc;
padding-bottom:10px;
padding-top:10px;
margin-bottom:2px;
}

.titre_article h1{
font-size:40px;
}

.texte {
width:930px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
/*background-color:#0099CC;*/
padding-left:10px;
padding-right:10px;
}

/* ---------- CSS du menu à droite ---------- */
#menu_droit {
font-family:eurofurence, Calibri, Tahoma, "Trebuchet MS", sans-serif;
width:250px;
float:right;
/*background-color:#ff0000;*/
font-size:20px;
}

#menu_droit h2{
margin-left:25px;
}

#menu_droit ul{
margin-left:35px;
margin-bottom:25px;
list-style:none;
}

#menu_droit a:link{
color:#a18367;
text-decoration:none;
}

#menu_droit a:visited{
color:#a18367;
text-decoration:none;
}

#menu_droit a:hover{
color:#473658;
text-decoration:none;
}

.newsletter {
width:175px;
height:160px;
padding-left:25px;
}

#social {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}

#social img {
	margin-right:10px;
}

#menu_droit h2 
{
margin-bottom:20px;
}

#pied{
width:1200px;
clear:both;
text-align:center;
color:#a18367;
padding-top:15px;
padding-bottom:15px;
}

