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


a:link { text-decoration: underline; color:#F00 }
a:visited { text-decoration: underline; color:#F00 }
a:hover { text-decoration: underline; color:#FFF }
a:active { text-decoration: underline; color:#FFF }

body { background-color: #000; }

#citation_DZ { padding-right: 40px; padding-left: 40px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; padding-top: 10px; color: #FFF; text-align: justify; font-style: italic; }

#Navigation { padding: 10px 5px 5px; text-align: justify; font-size: 12px; }

#orchestres { padding-left: 10px; font-size: 12px; font-family: verdana; color: #CCC; }

#menubar { text-align: center; font-family: verdana; font-size: 12px; color: #CCC; }

#main { font-size: 22px; font-family: verdana; color: #F00; }

#Antoine { font-family: verdana; font-size: 22px; color: #F00; text-align: center; }

#chef { font-family: verdana; font-size: 14px; color: #F00; text-align: center; height: 30px; padding-top: 5px; }

#maxime { font-family: verdana; font-size: 12px; font-style: italic; text-align: center; line-height: normal; color: #CCC; }
#titre_recommandations { font-family: verdana; font-size: 24px; color: #F00; text-align: center; font-style: normal; }

#table_recomm { font-size: 13px; font-style: italic; text-align: center; font-family: verdana; color: #FFF; width: 100%; }

#contacts { color: #FFF; font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-align: center; }

#contact2 { color: #FFF; font-family: Verdana, Geneva, sans-serif; font-size: 12px; text-align: center; }


#copyright { font-family: verdana; font-size: 9px; font-style: normal; font-weight: 600; text-decoration: none; text-align: center; color: #FFF; }

#design { font-size: 9px; color: #FFF; font-style: italic; }

#contacts a:link { color: #FFF; }
#contacts a:visited { color: #FFF; }
#contacts a:hover{ color: #F00; }
#contacts a:active{ color: #FFF; }

#contact2 a:link { color: #FFF; }
#contact2 a:visited { color: #FFF; }
#contact2 a:hover { color: #F00; }
#contact2 a:active { color: #FFF; }

#copyright a:link { color: #FFF; }
#copyright a:visited { color: #FFF; }
#copyright a:hover { color: #F00; }
#copyright a:active { color: #FFF; }

#design a:link { color: #FFF; }
#design a:visited { color: #FFF; }
#design a:hover { color: #F00; }
#design a:active { color: #FFF; }


h1 {
	font-size: 24px;
	color: #F00;
	font-style: normal;
	text-align: center;
	font-family: verdana;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #F00;
	background-color: #000;
}
.news_p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	background-color: #000;
}
