/*
rouge : F02004
gris clair : CCCCCC
gris foncé : 999999
font face="Impact, ArialMT, Arial-BoldMT, sans-serif
*/
@import "flora.accordion.css";
/*@import "newsletter.css";*/

html,body{
  background-color:#CCCCCC;
  height: 100%;
}

body.popup{
  padding:0 30px 20px 0;
  background-color:white;
}

a{color:#F02004;}
a:hover{color:#999999;}
a:active{color:#F02004;}
a:visited{color:#333;}

#page{
  font-size:12px;
  font-family: Arial, verdana;
  width:790px;
  position:absolute;
  top:0;
  left:-390px;
  margin-left:50%;
  background-color:#FFF;
}

/*----banner----*/

#banner{
  width:790px;
  height:205px;
  margin:0;
  background:white url("images/BANDEAU1011.jpg") no-repeat 0 0;
}
#banner p.intro{
  visibility:hidden;
  padding:0;
  margin:0;
}

/*----bloc ----*/

#bloc{
  background:#FFFFFF;
  margin:0;
  padding:0;
}

/*----menu----*/

#menu{
  float:right;
  width:200px;
}
#menu ul{
  padding:5px 0 10px 0;
  margin:0;
  margin-left:10px;
}
#menu ul li{
  list-style-type:none;
}
#menu ul li.first{
  border-top:5px solid black;
  width:110px;
  height:10px;
}
#menu ul li.last{
  border-bottom:5px solid black;
  width:110px;
  height:10px;
}

#menu ul li a{
  font-family: Impact, Arial, sans-serif; 
  font-size:18px;
  /*font-weight:bold;*/
  color:black;  
  padding:2px 0 2px 0;
  display:block;
  text-decoration:none;
}

#menu ul li a:hover{
  color:#AAA;
}
#menu ul li a.on{
  background:url("images/puce-menu-hover.gif") no-repeat 5px 0;
  color:#AAA;
}

#menu ul li a:active{}

#menu dd{
  padding-bottom:5px;
}
#menu dd ul li{
  list-style-type:none;
  color:#888;
}
#menu dd ul li a{
  font-size:12px;
  padding:5px 0 0 0px;
  font-weight:normal;
}
#menu dd ul li a:hover{
  color:#F02004;
}
#menu dd ul li a.on{
  color:#F02004;
}
/*
#menu div.adresse{
  width:190px;
  height:112px;
  padding:20px 0 0 20px;
  color:#737373;
  font-size: 10px; 
  font-family: verdana; 
  font-weight: bold;
}
#menu div.adresse p{
  padding-left:10px;
}

#menu div.adresse span{
  color:#4A2C1A;
  font-size: 12px; 
  font-family: verdana; 
  font-weight: bold;
}*/

#menu span#actualites{
  color:#4A2C1A;
  font-size: 12px; 
  font-family: verdana; 
  font-weight: bold;
  padding:10px 0 10px 20px;
}

#menu #expo{
  padding:20px 5px 5px 10px;
  min-height:200px;
}
#menu #expo img.lexpo{
  padding:5px 0 10px 5px;
}

#menu #expo div.photo{
  background:transparent url("images/fond_expo.jpg") no-repeat 0 0;
  width:173px;
  height:136px;
  padding:14px 0 0 14px;
}

#menu #expo a img{
  width:100px;
  height:100px;
  border:0;
}
#menu #expo h2{
  font-family:Arial Narrow, Arial, verdana;
  font-weight:bold;
  font-size:16px;
  color:#F02004;
  margin:0;
  padding:0 0 5px 6px;
}
#menu #expo p{
  font-family:Arial, verdana;
  font-size:11px;
  color:#777;
  margin:0;
  padding:0 25px 5px 7px;
}

#menu #expo a.savoir_plus{
  text-align:right;
  padding-top:5px;
  color:black;
  font-size:12px;
  font-weight:bold;
  display:block;
  text-decoration:none;
}

#menu #expo a.savoir_plus:hover{
  color:#F02004;
}


/*----contents----*/

#contents{
  float:left;
  width:584px;
  padding:0;
  margin:0;
  height:100%;

}
#contents #texte{
  padding:10px;
  background-color:#FFF;

}
#contents #texte p, ul, li{
  color:#000;
}
#flashcontent{
  width:230px;
  float:left;
  padding-top:20px;
}
/*----accueil.php-----*/
#accueil{
  width:584px;
  padding:10px 0 0 0;
  background:white url("images/fond_spectacles.jpg") repeat-y top right;
}
#bd_actualites{
  float:right;
  width:205px;
  padding:45px 15px 5px 10px;
  background:#F02004 url("images/actualites.jpg") no-repeat 0 0;
  margin:0;
}

#bd_actualites div.actu{
  text-align:right;
  line-height:12px;
  padding:8px 0 8px 0;
}

#bd_actualites div.actu h2{
  font-weight:bold;
  font-size:17px;
  color:black;
  margin:0;
  padding:5px 0;
  line-height:17px;
}
#bd_actualites div.actu p{
  font-size:11px;
  color:white;
  margin:0;
  padding:0;
}

#bd_actualites div.actu a.savoir_plus{
  padding-top:5px;
  color:black;
  font-size:11px;
  font-weight:bold;
  display:block;
}

#bd_actualites div.actu a.savoir_plus:hover{
  color:white;
}

#affiche{
  float:left;
  padding:10px 20px 0 20px;
  width:314px;
}

#affiche #photo{
  background:transparent url("images/fond_affiche.jpg") no-repeat 0 0;
  width:302px;
  height:265px;
  padding:25px 0 0 28px;
}

#affiche img.alaffiche{
  padding:5px 0 10px 8px;
}

#affiche #photo a img{
  width:230px;
  height:230px;
  border:0;
}
#affiche h2{
  font-family:Arial Narrow, Arial, verdana;
  font-weight:bold;
  font-size:26px;
  color:#F02004;
  margin:0;
  padding:5px 0 5px 6px;
}
#affiche p{
  font-family:Arial, verdana;
  font-size:11px;
  color:black;
  margin:0;
  padding:0 25px 5px 7px;
}

#affiche a.savoir_plus{
  text-align:right;
  padding-top:5px;
  color:black;
  font-size:12px;
  font-weight:bold;
  display:block;
  text-decoration:none;
}

#affiche a.savoir_plus:hover{
  color:#F02004;
}

#financeur{
	width:350px;
	margin:0;
	padding:0;
} 
a.angers{
	float:left;
	margin:10px 0 0 5px;
}
a.region{
	float:left;
	margin:35px 0 0 15px;
}
a.cg{
	float:left;
	margin:40px 0 0 30px;
}
a.at{
	float:left;
	margin:10px 0 0 15px;
}

/*----spectacles----*/

#spectacles{
  width:584px;
  padding:10px 0 0 0;
  background:white url("images/fond_spectacles.jpg") repeat-y top right;
  min-height:450px;
  border-bottom:1px solid #F02004;
  /*height:350px;
  overflow:auto;*/
}
#fiche-spectacle{
  width:584px;
  padding:0;
  background:#FFF url("images/fond_spectacles.jpg") repeat-y top right;
  height: 100%; 
  min-height: 100%;  
    border-bottom:1px solid #F02004;
}
#fiche-spectacle #droite{
  float:left;
  width:231px;
  height: 100%; 
  min-height: 100%;     
}
#fiche-spectacle #gauche{
  width:351px;
  padding:0;
  float:left;
  margin:0;
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
  border-right:2px dotted black;
  position:relative;
  height: 100%; 
  min-height: 100%;  
} 
#mois{
  margin:10px;
  font-family:Arial Narrow, Arial, verdana;
  font-weight:bold;
  font-size:16px;
  color:#F02004;
}

#item-spectacle{
  border:0;
  border-top:2px dotted #999;
  border-bottom:2px dotted #999;
  width:500px;
  min-height:144px;
  text-align:right;
  margin:20px 0 20px 0;
}

#item-spectacle #gch{
  width:333px;
  padding:0 8px 0 10px;
  float:left;
  margin:0;
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
}

#gauche #entete, #droite #entete{
  width:100%;
  margin:0;
  padding:5px 0 5px 0;
  background-color:black;
  height:65px;
}
#droite #entete p{
  text-align:right;
  padding-right:5px;
  font-weight:bold;
}
#gauche #elements{
  width:100%;
  padding:5px 0 5px 0;
  text-align:center;
}
#droite #elements p{
  color:black;
  font-size:9px;
}

#item-spectacle #gch h1, #gauche h1{
  font-size:13px;
  color:#F02004;
  padding:0;
  margin:0;
}
#gauche h1{
  margin:0 0 0 10px;
}
#item-spectacle #gch h2, #gauche h2{
  font-weight:bold;
  font-size:20px;
  font-variant:small-caps;
  color:black;
  padding:0;
  margin:0;
}
#gauche h2{
  color:white;
}
#item-spectacle #gch h2 a{
  font-weight:bold;
  font-size:20px;
  font-variant:small-caps;
  color:black;
  text-decoration:none;
}
#gauche h2{
  margin:0 0 0 10px;
}

#item-spectacle #gch h3, #gauche h3{
  font-size:12px;
  color:#999;
  padding:0;
  margin:0;
}
 #gauche h3{
  margin:0 0 10px 10px;
}
#item-spectacle #gch span.nom{
  font-size:18px;
  font-weight:bold;
  color:#cc5522;
  text-decoration:none;
  padding:5px;
}

#item-spectacle #gch #etiquette{
  text-align:left;
  font-size:11px;
  font-weight:bold;
  color:black;
  top:5px;
  left:5px;
  width:50px;
  float:left;
  margin-left:-5px;
}
#item-spectacle #gch #jeune_public{
  background:transparent url("images/picto_jeune_public_70.jpg") no-repeat 0 0;
  top:15px;
  width:70px;
  height:70px;
  left:5px;
  float:left;
  margin:70px 0 0 -55px;
}
#item-spectacle #gch #jeune_public img{
  width:70px;
}
#item-spectacle #gch p{
  font-size:9px;
  font-weight:normal;
  line-height:10px;
}
#item-spectacle #gch p.dates{
  color:#F02004;
  font-size:12px;
}

#item-spectacle #drt{
  width:148px;
  float:left;
}
#item-spectacle #drt img{
  margin-top:-2px;
  margin-bottom:-2px;
  margin-left:1px;
  width:148px;
  height:148px;
}


#gauche img.spectacle{
  margin:0;
  padding:0;
  width:100%;
}
 #gauche p{
  margin:10px;
  width:330px;
}

 #droite p{
  margin:0 10px 0 10px;
  color:white;
}
 #droite p a{
  color:white;
  font-weight:bold;
}


/*----expos----*/

#expos{
  width:584px;
  padding:10px 0 0 0;
  background:white url("images/fond_spectacles.jpg") repeat-y top right;
  min-height:350px;
      border-bottom:1px solid #F02004;
  /*height:350px;
  overflow:auto;*/
}
#item-expo{
  border:0;
  border-top:2px dotted #999;
  border-bottom:2px dotted #999;
  width:460px;
  text-align:right;
  margin:20px 0 20px 0;
}

#item-expo #left{
  width:333px;
  padding:0 8px 0 10px;
  float:left;
  margin:0;
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
}
#item-expo #right{
  width:108px;
  float:right;
}
#item-expo #right img{
  margin-top:-2px;
  margin-bottom:-2px;
  margin-left:1px;
  width:108px;
  height:108px;
}
#item-expo #left #etiquette{
  text-align:left;
  font-size:11px;
  font-weight:bold;
  color:black;
  top:5px;
  left:5px;
  width:50px;
  float:left;
  margin-left:-5px;
}
#item-expo #left h1{
  font-size:13px;
  color:#F02004;
  padding:0;
  margin:0;
}
#item-expo #left h2{
  font-weight:bold;
  font-size:20px;
  font-variant:small-caps;
  color:black;
  padding:0;
  margin:0;
}
#item-expo #left p{
  padding:0;
  margin:0;
}
#item-expo #left p.dates{
  color:#F02004;
  font-size:12px;
}
/*--fin expos---*/

/*----liens.php-----*/

#liens{
  width:584px;
  padding:10px 0 0 0;
  background:white url("images/fond_spectacles.jpg") repeat-y top right;
  min-height:650px;
}

#liste_themes{
  float:left;
  width:200px;
  padding:5px 0 0 20px;
}

#liste_themes a{
  color:white;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
}
#liste_themes a:hover, #liste_themes a.on{
  color:#CCC;
}

#liste_liens{
  width:331px;
  padding:10px;
  float:left;
  margin:0;
}

#liste_liens #lien{
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
  font-size:10px;
  border:1px dotted black;
  margin:5px 0 5px 0;
  padding:5px;
  min-height:70px;
}
#liste_liens #lien a img.image{
  float:left;
  width:60px;
  height:60px;
  padding:5px 10px 3px 5px;
}
#liste_liens #lien a{
  font-weight:bold;
  font-size:14px;
  color:#F02004;
  line-height:22px;
}
#liste_liens #lien a:hover{
  color:#999;
}

/*----contact.php-----*/

#contact{
  color:#333;
  background-color:white;
}
#contact input.valider{
  border:0;
  background:transparent url("../images/envoyer.gif") no-repeat 0 0;
  width:112px;
  height:39px;
}
#contact input.valider:hover{
  border:0;
  background:transparent url("../images/envoyer_hover.gif") no-repeat 0 0;
  width:112px;
  height:39px;
}
#contact input.reset{
  border:0;
  background:transparent url("../images/annuler.gif") no-repeat 0 0;
  width:112px;
  height:39px;
}
#contact input.reset:hover{
  border:0;
  background:transparent url("../images/annuler_hover.gif") no-repeat 0 0;
  width:112px;
  height:39px;
}

.borderno{
  border:0;
}
.focus {
  background-color: #ccc;
}

.message{
  color:#FFF;
  font-size:10px;
  line-height:10px;  
}
.message2{
  color:#F02004;
  font-size:10px;
  line-height:10px;  
}

div.confirmation{
  width:70%;
  font-weight:bold;
  color:#F02004;
  font-size:14px;
  margin-left:50px;
}
#contact table.reserv{
  border:1px solid black;
}
#contact table.reserv th{
  background-color:#F02004;
  color:white;
}
/*FORMUALIRES*/

form#form{
  color:#555;
}

form#form label{
  color:#4A2C1A;
  font-weight:bold;
}

table#form{
  color:#333;
  width:500px;
}


/*----footer----*/

#footer{
  clear:both;
  background-color:#F02004;
  margin:0;
  color:white;
}

#footer ul{
  padding-top:3px;
  margin:0;
  font-weight:bold;
  font-size:11px;
  color:#FFF;
}

#footer ul li{
  display:inline;
}

#footer ul li a{
  text-decoration:none;
  color:#FFF;
  font-size:12px;
}

#footer ul li a:hover{
  color:black;
}
#footer a.deliee{
  font-size:12px;
  cursor:pointer;
}
#footer img{
  
}
#footer td{
  color:#FFF;
}
#footer a{
  text-align:center;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
  color:#FFF;
}
#footer a:hover{
  color:#000;
}


/*----general----*/
#texte h1{
  font-family:Impact, Arial, sans-serif;
}
input{
  border:1px solid black;
}

textarea{
border:1px solid black;
}

hr.clear{
  visibility:hidden;
  padding:0;
  margin:0;
  clear:both;
}
hr#clear{
  clear:both;
  visibility:hidden;
}
img{
  border:0;
}

/*pages stages et ateliers*/
#ateliers{
  width:584px;
  margin:0;
  padding:0;
  background:white url("images/fond-atelier.jpg") repeat-y top right;
  height:100%;
  min-height:100%;
      border-bottom:1px solid #F02004;
}
#ateliers #gh{
  width:408px;
  float:left;
  margin:0;
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
  padding:10px 25px 10px 10px;
  background-color:white;
}
#ateliers #dt{
  width:100px;
  float:left;
  color:white;
  background-color:black;
  padding:10px;
}

span.grabla{
  font-weight:bold;
  color:black;
  font-size:14px;
}

span.ptirou{
  color:#F02004;
}

span.ptigrabla{
  font-weight:bold;
  color:black;
  font-size:12px;
}

span.ptigrarou{
  font-weight:bold;
  color:#F02004;
  font-size:12px;
}

span.grarou{
  font-weight:bold;
  color:#F02004;
  font-size:14px;
}
span.grablan{
  font-weight:bold;
  color:white;
  font-size:18px;
}
span.ptigrablan{
  font-weight:bold;
  color:white;
  font-size:12px;
}
/*pages stages et ateliers*/
