html, body { 
	margin:0px; 
	background:black; color:#eee; 
	font-family:arial, verdana, sans-serif; 
	font-size:13px; 
}

#cadre { 
	width:1000px; 
	margin:10px auto; 
	border:1px solid #333; background:#191919; 
	text-align:center;
}

#menu { width:1000px; text-align:left; margin-top:-3px; padding:0px; font-size:14px;  background: #191919 url('images/site/soleil2.jpg') no-repeat; height:31px; line-height:27px; border-top:1px solid black;}
#menu a { font-style:italic; text-decoration:none; padding:5px 16px 5px 16px; color:white; margin:0px;}
#menu a:visited { color:white;}
#menu a:hover { color:#933; border-color:#669; background:#eef; font-style:normal; border-bottom:4px solid #966; font-weight:bold;}
#menu .dernier { border-right:0px; padding-right:25px; }
#menu .dernier:hover { padding-left:18px; }
#contenu a { color:#f96; }
#contenu a:hover { color:#fc9; }

#contenu { 
	margin:4px; margin-top:0px; padding:10px 25px 10px 25px; 
	border:1px solid #333; background:black; 
	text-align:justify;
}

.centered  { text-align:center; }

h1{ font-size:22px; text-align:center; margin-bottom:30px; } 
h2 { font-size:18px; margin-bottom:0px; }
h3 { font-size:16px; color:#f96; }

.nouveau {
color:#f63; font-weight:bold;
font-size:16px; text-align:center;
font-style:italic;
}

.auteur { background:#333; padding:3px; border-bottom:1px solid #999; margin-top:25px; margin-bottom:5px;}

.paragraphe  { height:210px; margin-bottom:20px; }
html>body .paragraphe { height:auto; min-height:210px; }

#digiramas td { height:170px; text-align:center; font-style:italic; vertical-align:top; }
img { border:0px; }

#galeries { float:left; width:150px; border:1px solid #333; background:#191919; padding:4px; margin-top:32px; }
#galeries h2 { font-weight:normal; font-style:italic; text-align:center; font-size:16px; margin-top:5px; margin-bottom:10px; }
#galeries a { text-decoration:none; color:white; }
#galeries a:hover { color:#fc9; }
#galerie td { text-align:center; height:100px; width:130px;}

#bottom { font-size:11px; }
#bottom a, #bottom a:visited { color:#f96; }
#bottom a:hover { color:#fc9; }