body{
margin-top:0px;
margin-left:0px;
background-color:#999966;
font-family:Century Gothic;	
}

body ul{
list-style:square;
}

	a{
	color:#000000;
	}	

.conteneur{
	width :850px;
	height:auto;
	position:absolute;
	top:0px;
	left:50%;
	font-size: 12px;
	margin-top:20px;
	margin-left:-425px;
	background-color:#D7D0B3;
	border:#D5D8E1 2px outset;
	background-image:url(img/charte-vannerie-caladoise/vannerie-caladoise-rotin_fond-beige.jpg);
	background-repeat:repeat-y;
}

.fond{
	width:850px;
	height:auto;
	float:left;
	display:block;
	background-image:url(img/charte-vannerie-caladoise/fond.jpg);
	background-repeat:no-repeat;
} 

.banniere{
	width :850px;
	height:155px;
	display:block;
	float:left;
}
  

.main{
	width:850px;
	height:auto;
	float:left;
	display:block;	
}
  
.menuY{
	width :220px;
	height:auto;
	float:left;
	margin-top:6px;
	text-align:right;		
}
	.menuY a{font-size:16px}

/*corps --------------------------------------
*/
.corps{
	width :585px;
	height: auto;
	float:left;
	display:block;
	background-color:#D7D0B3;
	font-size: 12px;
	padding-bottom:25px;
	border:#BDBB8A 2px outset;
}

.gauche1col { color: #2E6047; margin-left:5px;  float: left;}
.gauche1col h1{ color: #2E6047; font-size: 16px; font-weight:bold; float: left; text-indent:20px; line-height:2em;}
.gauche1col h5{ color: #2E6047; font-size: 12px; font-weight:bold; float: left; text-indent:20px}
.centre2col { text-align: left;  float: left; padding-top:20px;}
.centre2col h1{ color: #666666; font-size: 18px; font-weight: bold;}
.centre2col h2{ color: #999999; font-size: 14px; font-weight: bold;}

.droite1col { color: #000000; font-size: 10px; text-align: left;   float: right;padding-top:20px;}
.droite1col h1 { color: #FE0000; font-size: 11px; font-weight: bold; }


.gauche1col1 { color: #000000; background-color: white; width: 125px; float: left; border:1px solid #FE0000; padding-left:10px;}


.footer{
	float:left;
	clear:both;
	display:block;
	width : 850px;
	height: 37px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-image:url(img/charte-vannerie-caladoise/vannerie-caladoise-rotin_28.jpg);
	background-repeat:no-repeat;
	margin-top:43px;	
}

/*mise en forme du texte--------------------------------------
*/

.fondGris{
	font-size: 12px;
	background-color:#D5D8E1;
	text-align:center;
}
.fondVert{
	background-color:#666633;
	font-weight:bold;
	color:#FFFFCC;
	text-indent:20px;
}

.titreRouge{
	font-size: 12px;
	color:#FE0000;
}
.text{
	color:#000000;
	font-size: 12px;
}

.textBlanc{
	color:#FFFFFF;
}

.textGris{
	color:#999999;
}

.textGras{
	font-weight:bold;
}

.textJustify{
	text-align:justify;
}

.celluleTablo{
	border:#2E6047 2px solid;
}
