html,body{
	margin: 0;
	padding: 0;
	background: url(../img/interface/fond_page.jpg);
}

/* DECOUPE INTERFACE------------------------------------------------------------------------------------------------------------------------------------------------        */
#bandeau_bas{
	position:relative;
	top:-3px;
	background: url(../img/interface/bandeau_bas.gif);
	height: 100px;
	width: 677px;
}

* html #bandeau_bas{	
	top:-20px;
}

#border_bottom{
	position:relative;
	top:-3px;
	background: url(../img/interface/bottom.gif);
	height: 53px;
	width: 677px;
}
* html #border_bottom{	
	top:-20px;	
}

.infobulle{
  color: #000000;
  position: absolute;  
  left:0px;
  width:130px;
  visibility : hidden;
  border: 1px solid #000000;
  font-size: 8pt;
  background-color: #ffffff;
}
#border_top{
	background: url(../img/interface/top.jpg);
	height: 58px;
	width: 677px;
}
#contenaire{
	left: 50%;
	margin-left: -335px;
	float:right;*/
	margin-top: 20px;
	/*margin-right:60px;*/
	position: absolute;
	width: 677px;
}
#contenaire_main{
	margin: 0 0 0 90px;
	width: 550px;
}

#header{
	height: 335px;
	width: 677px;
}
#header_artiste{
	height: 58px;
	width: 677px;
}
#index_flash{
	margin: 0 0 0 50px;
}
#main{
	background: url(../img/interface/corps.gif);
	background-repeat: repeat-y;
	width: 677px;
}

#top{
	background: url(../img/interface/top.jpg);
	height: 58px;
	width: 677px;
}
*{
	/*color: #A27453;*/
	font-family: "Verdana";
	margin: 0;
	padding: 0;
}


.footline{
	background-color: transparent;
	right:80px;
	top:65px;
	position: absolute;
	width: 400px;
	color: #76523C;
	font-size: 12px;
	font-weight: bold;
}

.footer_contact{
	position:absolute;
	left:75px;
	font-size:10px;
	width:600px;
	height:50px;
	bottom:5px;
	text-align:center

}
img{
	margin:5px;
	padding:0;
}
/* GENERIQUES------------------------------------------------------------------------------------------------------------------------------------------------        */

.titre{
	position: relative;
	right: 35px;
	font-variant:small-caps;
}

.grass{
	font-weight: bold;
}
.italik{
}
.separateur{
	clear: both;
	visibility: hidden;
}
h1{
	font-size: 24px;
	margin: 0 0 0 32px;
	color: #614B32;
}
h2{
	margin:10px 0 10px;
	font-size: 12px;
	font-variant: small-caps;
	text-align : justify;
}
h3{
	background-color: #B98F5D;
	color: #ffffff;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	height: 30px;
	margin: 10px 0;
	position: relative;
	right: 32px;
	width: 610px;
}
li{
	background-image: url(../img/puce.jpg);
	background-position: 0% 65%;
	background-repeat: no-repeat;
	font-size: 12px;
	list-style-type: none;
	padding-left: 15px;
}
p{
	font-size: 12px;
	margin: 10px 0;
}

.puce{
	float:left;
	margin:2px 5px 0 0;
}


/*------PAGE SPECTACLES------------------------------------------------------------------------------------------------------------------*/
.sous_menu_spectacle{
	height: 51px;
	position: relative;
	right: 90px;
	width: 677px;
	background-image: url(../img/interface/ss_menu_vert.gif);
}


.sous_menu_spectacle p{
	letter-spacing:2px;
	position:relative;
	top:13px;
	right:5px;
	font-weight:bold;
	margin:8px 0 0 100px;
	color:#fff;
	font-size:16px;
	font-variant:small-caps;
	float:left;
}
* html .sous_menu_spectacle p{
	margin-left:50px;
	margin-top:8px;
}

.sous_menu_titre{
	background-image: url(../img/interface/ss_menu.gif);
	height: 51px;
	position: relative;
	right: 90px;
	width: 677px;
}
.sous_menu_titre p{
	letter-spacing:2px;
	position:relative;
	top:13px;
	right:5px;
	font-weight:bold;
	margin:8px 0 0 100px;
	color:#fff;
	font-size:16px;
	font-variant:small-caps;
	float:left;
}
/*------PAGE HISTORIQUE------------------------------------------------------------------------------------------------------------------*/

.sous_menu_historique{
	background-image: url(../img/interface/ss_menu_historique.gif);
	width:677px;
	height:72px;
	position:relative;
	left:-90px;
	/*margin-left:-90px;*/
}
.sous_menu_action{
	background-image: url(../img/interface/ss_menu_action.gif);
	width:677px;
	height:72px;
	position:relative;
	left:-90px;
	/*margin-left:-90px;*/
}
.sous_menu_action p{
	letter-spacing:2px;
	position:relative;
	top:38px;
	right:5px;
	font-weight:bold;
	margin:0px 40px 0 100px;
	margin-left:120px;
	color:#fff;
	font-size:16px;
	font-variant:small-caps;
	float:left;
}
.sous_menu_historique p{
	letter-spacing:2px;
	position:relative;
	top:43px;
	right:5px;
	font-weight:bold;
	margin:0px 40px 0 100px;
	margin-left:120px;
	color:#fff;
	font-size:16px;
	font-variant:small-caps;
	float:left;
}
.sous_menu_historique img{
	margin:0 20px 0 70px;	
	float:left;
}
/*------FIN PAGE HISTORIQUE------------------------------------------------------------------------------------------------------------------*/


.image{
	float:left;
	margin:0 10px 10px 0;

}
.image img{
	float:left;
	margin:0 10px 10px 0;
}

.contenu_spectacle {
	font-size: 12px;
}
.contenu_spectacle img{
	margin-right:10px;
	margin-top:10px;
}

.contenu_liens {
	font-size: 12px;
	margin-left:10px;
}
.contenu_liens img {
	margin-bottom : 0px;
}
.sous_titre {
	color:#000;
	margin-top:10px;
}
.sous_titre h2{
	color:#000;
	margin-top:10px;
}
*html .sous_titre h2{
	margin-top:2px;
}


/*------GALLERY PHOTO------------------------------------------------------------------------------------------------------------------*/
.gallerie{
	margin:20px 0 20px 20px;
}

.grande_photo{
	width:496px;
	margin:20px 15px 20px 0;
}
.mini_photo{	
	margin:15px 32px 15px 0;
	float:left;
}
.mini_photo img{	
	margin:0;
}
/*galerie video*/

.grande_video{
	width:350px;
	height:320px;
	margin:0px 15px 20px 0;
	float:left;
	
}

.mini_video{
	width:100px;
	height:75px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	background-color:#614B32;
}
.mini_video img{
	margin-top:6px;	
}

/*-----FORMULAIRE------------------------------------------------------------------------------------------------------------------*/
.cadenas{
	margin:0 10px 10px 15px ;
	float:left;
}
.formulaire{
	margin:50px 0 20px 0;
	text-align:center;
}
.formulaire_passe{
	margin-left:80px;
	text-align:left;
	font-size:12px;
}

.info_login{	
	text-align:center;
	width:400px;
	font-size:10px;
	background-color:#ffffff;	
}
.zone_login{
	margin-left:80px;
}
.valider_login{
	margin-left:100px;	
}

label{
	margin:10px 0;
	color:#000;
}

input,textarea{
	border:1;
	border-color:#AD8B5D;
	cursor:pointer;
	background-color:#ffffff;
	color:#AD8B5D;
	font-size:12px;
}
input:hover , textarea:hover {
	background-color:#AD8B5D;
	color:#ffffff;
	border-color:#ffffff;
}
input:active  ,textarea:active{
	background-color:#AD8B5D;
	color:#000;
	border-color:#ffffff;

}

/*-----NEWS------------------------------------------------------------------------------------------------------------------*/

.news{
margin:20px 0 0 0;
}

.news h4{
float:left;
color:#000;

}

.news h5{

float:right;
color:#000;
background-color:#fff;
}

.news p{
margin:5px 0 30px 20px;

}

/*-----CONTACT------------------------------------------------------------------------------------------------------------------*/

.contact{
	margin:0 ;
	margin-left : 20px;
	float:left;
}
.flash_contact{
	margin:0px;
	margin-top:20px;
	margin-left :50px;
	float:left;
	width:230px;
	
}
.contact label{
	color:#000;
	font-weight:bold;
	font-size:12px;
}


/*-----MENTIONS------------------------------------------------------------------------------------------------------------------*/
.mention{

}
.mention h1{
	font-size:16px;
	margin:0,
}
.mention h2{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.mention p{

}

/*-----Style Admin------------------------------------------------------------------------------------------------------------------*/
.titre_noir{
	color:#000;
	font-variant:small-caps;
	font-weight:bold;
}

a:link {
	font-variant:small-caps;
	color:#614B32;
}
a:visited{
	font-variant:small-caps;
	color:#614B32;
}

a:hover{
	font-variant:small-caps;
	color:#9C0F06;
}
a:active {
	font-variant:small-caps;
	color:#9C0F06;
}

.footline a:link {
	font-variant:small-caps;
	color:#614B32;
}
.footline a:visited{
	font-variant:small-caps;
	color:#614B32;
}

.footline a:hover{
	font-variant:small-caps;
	color:#ffffff;
	background:#614B32;
}
.footline a:active {
	font-variant:small-caps;
	color:#ffffff;
	background:#614B32;
}
.bouton_retour a:link ,a:visited,a:hover,a:active{
background:none;
}


.adresse_spectacle{
margin:10px;

}

/*-----Style HISTORIQUE------------------------------------------------------------------------------------------------------------------*/

.text_spectacle{
	position:relative;
	right:35px;
	width:550px;
	height:20px;
	/*background-color:#ffffff;*/
	color:#B11307;
	font-variant:small-caps;
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 50px;
	margin:10px 0 0 0;
	margin-bottom:20px;
	background: url(../img/historique/style_spectacle.jpg);
	background-repeat:no-repeat;	
}

.text_evenement{
	position:relative;
	right:35px;
	width:550px;
	height:20px;
	font-size:15px;
	/*background-color:#ffffff;*/
	
	color:#456711;
	font-variant:small-caps;
	font-weight:bold;
	padding:0 0 0 50px;
	margin:10px 0 0 0;
	margin-bottom:20px;
	background: url(../img/historique/style_evenement.jpg);
	background-repeat:no-repeat;
}

.text_formation{
	position:relative;
	right:35px;
	font-size:15px;
	width:550px;
	height:20px;
	/*background-color:#ffffff;*/
	color:#4E8CA9;
	font-variant:small-caps;
	font-weight:bold;
	padding:0 0 0 50px;
	margin:10px 0 0 0;
	margin-bottom:20px;
	background: url(../img/historique/style_formation.jpg);
	background-repeat:no-repeat;
	
}

.text_evenement a:link ,.text_evenement a:visited,.text_spectacle a:link ,.text_spectacle a:visited,.text_formation a:link ,.text_formation a:visited{
	text-decoration:underlign;
}

.text_evenement a:hover,.text_evenement a:active,.text_spectacle a:hover,.text_spectacle a:active ,,.text_formation a:hover,.text_formation a:active {
	
	color:#ffffff;
	
}

.list_fichier{
margin-left:50px;
}
.retour_top{
text-align:right;
}

.float_rigth{
float:rigth
}