@charset "UTF-8";
@font-face {
	font-family: "Dirty";
	src: url("dirtyheadline.ttf");
}
#nav {
	width: 700px;
	list-style-type: none;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 10px;
	vertical-align: top;
	height: 15px;
}
#nav li {
	display: inline;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.Entete {
	margin-bottom: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#ssmenu {
	margin: 10px;
}
#vignette {
	float: left;
	height: 70px;
	width: 70px;
}
#infospectacle {
	padding: 10px;
}
#ssmenu {
	padding-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C93;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9D2D1A;
	text-decoration: none;
}
#en-tete {
	height: 130px;
	width: 1000px;
}
#contenu {
	width: auto;
	height: auto;
}
#contenant {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#menu {
	width: 250px;
	margin-top: 10px;
	float: left;
	text-align: right;
}
#pied {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	margin-top: 10px;
	text-align: right;
	float: right;
	width: 250px;
	margin-right: 10px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	vertical-align: text-top;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000;
}
#entete_logo {
	height: 130px;
	width: 250px;
	float: left;
}
#entete_picto {
	height: 130px;
	float: left;
	width: 250px;
}
#entete_banniere {
	height: 130px;
	width: 490px;
	background-color: #CCC;
	float: left;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #CC9900;
	height: 20px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
h3 {
	color: #D89800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	height: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.em;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
.distribution {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-style: italic;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 20px;
}
.soustitre {
	font-size: 0.8em;
	font-weight: lighter;
}
.gras {
	font-weight: bold;
}
.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	background-image: url(fond_contenu_bottom.gif);
	font-size: 0.9em;
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
.Plusgros {
	color: #630808;
}
.chapeau_haut {
	background-image: url(fond_contenu_haut.gif);
	background-repeat: no-repeat;
	height: 30px;
}
a img {
border: none;
}
.chapeau_bas {
	background-image: url(fond_contenu_bas.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.chapeau_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #99330E;
	text-align: justify;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colonea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
	color: #FFF;
}
.coloneb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB;
	text-align: right;
	color: #FFF;
}
.inforubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	vertical-align: text-top;
	text-align: right;
	color: #000;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 20px;
	height: 20px;
}
#retour {
	float: right;
}
.liensiteweb {
	margin-bottom: 10px;
}
#menu_nav {
	width: 250px;
	margin-top: 140px;
	float: left;
	text-align: right;
}
#zone1 {
	background: -moz-linear-gradient(90deg,#eeeeee,#ffffff);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.00, #eeeeee));
	background: #FFF;
	-moz-box-shadow: 0 0 8px #74868e;
	-webkit-box-shadow: 0 0 8px #74868e;
	box-shadow: 0 0 8px #74868e;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	width: 730px;
	margin-left: 250px;
	margin-top: 10px;
	padding: 10px;
}
#zone2 {
	background: -moz-linear-gradient(90deg,#eeeeee,#ffffff);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.00, #eeeeee));
	background: #FFF;
	-moz-box-shadow: 0 0 8px #74868e;
	-webkit-box-shadow: 0 0 8px #74868e;
	box-shadow: 0 0 8px #74868e;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	width: 730px;
	margin-left: 250px;
	margin-top: 10px;
	padding: 10px;
}
.chapeaurubrique {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 1em;
	background: -moz-linear-gradient(90deg,#eeeeee,#ffffff);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.00, #eeeeee));
	-moz-box-shadow: 0 0 8px #74868e;
	-webkit-box-shadow: 0 0 8px #74868e;
	box-shadow: 0 0 8px #74868e;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	margin: 10px;
	padding: 20px;
}
.chapeau_soustitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#zoneinfo {
	width: 730px;
	margin-left: 250px;
	margin-top: 10px;
	padding: 10px;
}
#zonecontenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
