/* CSS PROVENANT DU SITE http://webyo.net */

#page_entiere {
	margin-top:81px;
	margin-bottom:5px;
}

/* #bloc-contenu {
float: left;
width: 100%;
} */
#contenu { /* pour 2 colonnes **/
	margin-left:170px;
	margin-right:auto;
	margin-top:4px;
	padding: 5px 00px 5px 00px;
	min-height:1000px;
	height: auto !important;
	/*height:1100px;*/}
#colonne_gauche {
	position:absolute;
	left:8px;
	top:85px;
	width: 160px;
	/*margin:00px;*/
	/*margin-right:6px;*/
	/*padding:0px;*/
	padding-right:0px;
	background-color:#ffffff;
	background-image:url(../image/banniere/cadre_colonne01.gif);
	}
#colonne_gauche_haut {
	left:0px;
	top:030px;
	width:160px;
	height:20px;
	/*z-index:1;*/
	background-image:url("../custom/graph/colonne_haut.gif");
	background-repeat:no-repeat;
}
#colonne_gauche_centre {
	position:absolute;
	left:00px;
	top:20px;
	height:540px;
	/*z-index:10;*/
	width:160px;
	background-image:url("../custom/graph/colonne_centre.gif");
	background-repeat: repeat-y ;
	text-align:center;
}
#colonne_gauche_bas {
	position:absolute;
	top:570px;
	width:160px;
	height:20px;
	/*z-index:12;*/
	background-image:url("../custom/graph/colonne_bas.gif");
	background-repeat:no-repeat;
}
#colonne_gauche_pub160x600 {
	position:absolute;
	/*left:02px;*/
	top:610px;
	width:160px;
	height:600px;
	/*z-index:12;*/
}
#entete {
	position:absolute;
	width:100%;
	top:0px;
	background-color: #0066cc; /* Couleur de fond */
	height: 080px; /* Hauteur de l'entête */
	color: #fff; /* Couleur du texte */
	font-weight: bold;
	background-image:url("../custom/graph/entete_centre.gif");
	background-repeat: repeat-x ;
}
#entete_logo {
	position:absolute;
	/*position:absolute;*/
	left:014px;
	top:0004px;
	width:300px;
}
#entete_centre {
	position:absolute;
	left:0500px;
	top:10px;
	width:470px;
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}		
#footer { /*clear: left;*/
width: 100%;}
