@import url("style_textes.css");



*

{

	position:relative;

	margin:0px;

	padding:0px;

	/*border:0px;*/

}



body 

{

	background:#b1b1b0;

}

h1 { text-indent: -2000px; height: 0; padding :0; margin: 0;}

#conteneur_general

{	

	top:0px;

	left:0px;

	

	width:100%;

	height:100%;

	

	background:#ffffff url('./images/body_background_haut.jpg') top repeat-x;

	

	border-bottom:10px solid #b1b1b0;

}



#gabarit 

{

	top:0px;

	left:0px;

	

	width:750px;

	height:100%;

	

	background-color:transparent;

	

	margin:0px auto;

}



#barre_verticale_degrade

{

	z-index:10;

	position:absolute;

	top:0px;

	left:328px;

	

	width:5px;

	height:122px;

	

	background:url('./images/barre_verticale_degrade.jpg') no-repeat top;

}



#footer_coordonnees

{

	z-index:500;

	position:absolute;

	bottom:-43px;

	left:344px;

	

	width:406px;

	height:38px;

	

	/*background-color:#e0e0e0;*/

	

	padding-top:2px;

	padding-left:5px;

}



/* ------------- Colonne de gauche ----------------------- */



#colonne_gauche_td

{

	width:330px;

	

	border-right:1px solid #b1b1b1;

}



#colonne_gauche_contenu

{

	z-index:2;

	top:0px;

	left:0px;

	

	width:330px;

	min-height:440px;

	_height:440px;

}



#contenu_logo_betv

{

	top:0px;

	left:0px;

	

	width:330px;

	height:217px;

	

	background:url('./images/logo_b_et_v_creation_evenem.jpg') no-repeat top;

}



#contenu_menu

{

	top:0px;

	left:0px;

	

	width:330px;

	height:223px;

	

	/*background-color:transparent;*/

}



#colonne_gauche_illustration

{

	z-index:1;

	position:absolute;

	bottom:0px;

	left:0px;

	

	width:330px;

	height:425px;

	

	background:url('./images/illustration_brush.jpg') no-repeat bottom;

}









/* ------------- Colonne de droite ----------------------- */



#colonne_droite_td

{

	width:418px;

		

	border-left:1px solid #ffffff;

}



#colonne_droite_contenu

{

	top:0px;

	left:0px;

	

	width:418px;

	min-height:612px;

	_height:612px;

	

	/*background-color:#00ff00;*/

}



#contenu_titre

{

	top:0px;

	left:0px;

	

	height:40px;

	width:400px;

	

	/*background-color:#e0ffff;*/

	

	padding-top:100px;

	padding-left:18px;

}



#contenu_textes

{

	top:0px;

	left:0px;

	

	width:418px;

	min-height:472px;

	_height:472px;

	

	/*background-color:#e0e0e0;*/

}



#contenu

{

	top:0px;

	left:18px;

	

	width:400px;

	height:100%;

	

	/*background-color:#e0ff00;*/

	

	padding-bottom:15px;

	

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#6d6c6c;

	font-style:normal;

}