
body {
	width: 992px;
	margin: auto;
	font-family:Arial, serif;
	font-size:small;
	color: #000000;
	background-color:#FF6600;
}
p {
	margin: 5px 0;
	padding:0;
}
a, a:hover {
	color: #666666;
}
#en_tete {
	width: 999px;
	height: 130px;
	background-image:url(img/commun/fd_entete.jpg);
	background-repeat:repeat-x;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
}
#en_tete img{
	border:0
}

 #menu{
	background-image:url(images/compagnie-du-zef-menu.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding:0;
}
  #menu ul{
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0 0 15px;
	padding:0;
}
 #menu ul li{
	margin: 0 8px;
	padding:0;
	float: left;
}
#menu ul li a{
	color: #111;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu ul li ul{
	position: absolute;
	display: none;
	margin: 0;
	padding : 0;
	background-color: #FF6600;
}

#menu ul li ul li{
	float:none;
	text-align:left;
}

#menu_spectacle {

}

#haut_contenu {
	width: 999px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*ligne suivante sert juste a masquer le décalage blanc que je n'arrive pas à enlever sous mozilla*/
	background-image:url(img/commun/fd_contenu.jpg);
	background-repeat:repeat-y;
 }
#contenu {
	width: 999px;
	min-height:390px;
	clear: left;
	text-align: left;
	background-image:url(img/commun/fd_contenu.jpg);
	background-repeat:repeat-y;
	/*ligne suivante pour que la fenetre contenu s'agrandisse en hauteur et pousse vers le bas le pied de page*/
	overflow:auto;
 }
#contenu img {
	margin : 4px;
}
#agenda {
	width:175px;
	margin-left:2px;
	float:left;

 }
#agenda .date {
	margin-top: 60px;
	background-color:#fff;
	padding: 3px;
}

#news_mail {
	margin-top: 10px;
	background-color:#fff;
	padding: 3px;	
}
#news_mail .email_input {
	border: 1px solid #C31535;
	width: 160px;
	font-size: 11px;
}
#corps {
	width: 800px;
	float:left;
	margin:0 5px 0 10px;
	padding:0;
}
#texte_bas {
	margin-top:30px;
}
#texte_bas_gauche {
	width:420px;
	border-right: 2px solid;
	border-color:#FFCC00;
	padding-right:40px;
}
#texte_bas_droite {
	float:right;
	margin-left:20px;
	margin-right:100px;
 }
#pied_de_page {
	margin: 0;
	padding: 0;
	width: 999px;
	height: 38px;
	background-image:url(img/commun/bas_contenu.jpg);
	background-repeat: no-repeat;
}
.navig_menu {
	list-style-type: none;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:25px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;

}
/*caractéristiques de position de la liste de navigation, et couleurs texte qui n'est pas un lien (a): */
.navig_menu li {
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFCC;
	display: inline;
}
/*caractéristiques textes de la liste des liens de la navigation : */
.navig_menu a {
	text-decoration: none;
	font-family:Arial, serif;
	font-size:14px;
	color: #FFFFCC;
}
/*caractéristiques textes des roll overs des liens de la liste de navigation : */
.navig_menu a:hover {
	text-decoration: underline;
}
.page_cliquee{
	font-weight:bold;
}
h1
{
	font-family:Arial, serif;
	font-size:18px;
	color:#660000;
	text-decoration: none;
	text-align: center;
	margin: 10px 0;
}
h2
{
	font-family:Arial, serif;
	font-size:14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 7px 0;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3
{
	font-family:Arial, serif;
	font-size:13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;

}
.adresse
{
	margin-left: 30px;
}
.vert
{
	color: #666633;
}
.lien
{
	font-style:italic;
	color: #666633;
}
.illus_flottante_droite
{
	float: right;
	margin-top:10px;
	margin-right: 60px;
	margin-left: 40px;
}
.illus_flottante_partenaire
{
	float: right;
	margin-top:0px;
	margin-right: 250px;
	margin-left: 40px;
}
.illus_innovations
{
	float: right;
	margin-top:10px;
	margin-right: 20px;
	margin-left: 10px;
	display:inline;
}
.img_ligne
{
	margin-top: 10px;
	margin-right: 15px;
	display:inline;
}
.puce_fleche
{
	display:inline;
	vertical-align:bottom;
	margin-right:5px;
	padding-left:20px;
	background-image:url(img/commun/double_fleche.jpg);
	background-repeat:no-repeat;
}

.lien_innovations
{
	font-family:Arial, serif;
	font-size:13px;
	color:#339900;
	text-decoration:underline;
	margin-left:15px;
	padding-left:10px;
	margin-top: 0px;
	background-image:url(img/commun/fleche_verte.jpg);
	background-repeat:no-repeat;
}
.gras
{
	font-weight:bold;
}
.copyright
{
	display:block;
	font-family:Arial, serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	margin-right:5px;
	padding-top:20px;
}
.liste
{
	text-decoration:none;
	list-style:none;
	list-style-position:outside;
	list-style-type:disc;
	padding-left:20px;
	margin-bottom:5px;
	/*ligne suivante uniquement pour que IE soit calé à gauche comme Mozilla*/
	margin-left:0px;
}

.news_inscript {
	text-align: center;
}
.news_inscript input{
	margin: 2px 0;
}
h2#abds {
	margin-top: 40px;
}
p {
}
p#contact {
	clear: both;
	text-align: center;
}

#map {
	float: left;
}

#date-concerts {
	float: left;
	width: 290px;
	padding-left: 10px;
}	