
/************************************************* Tableau centrage | body */
.tab_centre1 {
width:100%;
}
.tab_centre2 {
width:990px;
}
#body {
/*background-image: url(images/fond_ecran.jpg);
*/	background-repeat: no-repeat;
	/*background-color:#E8E8E8;*/
	background-color:#A5A1A8;
	background-position: top center;
	background-attachment: scroll;
	margin-top: 0px;
}
#page {
/*position:relative;*/
background-color:#FFFFFF;
z-index: 1;
/*width:990px;*/
}
/************************************************* bandeau */
#bandeau {
z-index: 1;
position:relative;
margin-top:0px;
padding-top:0px;
background:url(images/fond_bandeau.jpg) 0px 0px no-repeat;
background-position:left;
/*background-color:#D4CFD9;*/
width:100%;
	height:60px;
	}
/************************************************* tab index */
#tab_index {
width: 100%;
border: 0px;
	}
#cel_1 {
width: 180px;
background-color: #FFFFFF;
	}
#cel_2 {
width: 510px;
background-color: #FFFFFF;
	}
#cel_3 {
width: 300px;
background-color: #FFFFFF;
	}
#tab_index a:link, #tab_index a:hover, #tab_index a:visited, #tab_index a:active, #tab_index p {
font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #AEAEAE;
	margin-top: 0px;
	margin-bottom: 0px;
}
/************************************************* menu gauche */
#menu_gauche {
	position:relative;
	float:left;
	width:180px;
	background-color:#F0F0F0;
	background-image:url(images/degrade_180.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 10px;
	/*border-top: solid #A5A1A8 1px;*/
	}
#menu_gauche p {
text-align:left;
}
#image_gauche {
padding-left: 10px;
}
/************************************************* contenu */
#contenu {
position:relative;
	float:left;
	width:510px;

	}
/************************************************* menu droite */
#menu_droite {
position:relative;
	float:right;
	width:300px;
	background-color:#F0F0F0;
	background-image:url(images/degrade_180.jpg);
	background-repeat: repeat-x;
	background-position:top;
	padding-top: 10px;
	/*border-top: solid #A5A1A8 1px;*/
	}
#menu_droite p {
text-align:left;
}
/************************************************* bar menu */
#bar_menu {
padding-bottom: 10px;
padding-top: 10px;
}
/************************************************* retour haut de page */
#hp {
width:510px;
height:1px;
background-image:url(images/barre_div_hp.jpg);
}
#hp p, #hp a:link, #hp a:visited, #hp a:hover, #hp a:active {
font-size: 10px;
text-decoration: none;
text-align:right;
	color: #AEAEAE;
}
/************************************************* pied de page */
#pied_page {
position:relative;
	clear:both;
	width:100%;
	height:20px;
	background-color:#000000;
	}
#pied_page p, #pied_page a:link, #pied_page a:visited, #pied_page a:hover, #pied_page a:active{
	font-style: normal;
	font-size: 0,9em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	margin-top: 0px;
	}
/************************************************* Formulaire */
#formulaire {
border:solid #A5A1A8 1px;
background-color:#F0F0F0;
margin: 10px;
}
/************************************************* Reponse */
#reponse {
border:solid #A5A1A8 1px;
background-color:#F0F0F0;
margin: 10px;
}
/************************************************* concerts */
#concerts p {
color:#828C7C;
}
#concerts a:link, #concerts a:visited, #concerts a:hover, #concerts a:link, #concerts a:active{
font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #AEAEAE;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/************************************************* sous_menu */
#sous_menu p, #sous_menu a:link, #sous_menu a:visited, #sous_menu a:hover, #sous_menu a:link, #sous_menu a:active{
font-family: Arial;
	font-style: normal;
	text-decoration: none;
	color: #AEAEAE;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/************************************************* span */
#span_vert {
color:#828C7C;
font-weight:bold;
}

