body{
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
background-image: url(img-chateau-de-faverges/charte/fond-body.jpg);
background-repeat:repeat-x;
background-color:#7F9163;
}

#superGlobal{
	position:absolute;
	top:20px;
	left:50%;
	width :806px;
	height:auto;	
	margin-left:-413px;	
}

#Global{
	float:left;
	display:block;
	width :806px;
	height:100%;
	background-image: url(img-chateau-de-faverges/charte/fond-corps.jpg);
	background-repeat:repeat-y;
	
}

#tete{
	width :806px;
	height:133px;
	display:block;
	float:left;
	color:#FFFFFF;
	background-image: url(img-chateau-de-faverges/charte/fond-tete.jpg);
	background-repeat:no-repeat;
	background-color:#CCEAEC;		
}
	#teteIndex{
	width :806px;
	height:133px;
	display:block;
	float:left;
	color:#FFFFFF;
	background-image: url(img-chateau-de-faverges/charte/fond-tete-index.jpg);
	background-repeat:no-repeat;
	background-color:#CCEAEC;		
}


#corps{	
	float:left;
	display:block;
	clear:both;
	width:780px;
	height:auto;
	background-image: url(img-chateau-de-faverges/charte/fond-corps.jpg);
	background-repeat:repeat-y;
	padding-top:50px;
	padding-bottom:40px;
	padding-left:40px;
}

	

#pied{
	float:left;
	clear:both;
	display:block;
	width : 806px;
	height: 47px;
	font-size:11px;
	color:#331F7C;
	background-image: url(img-chateau-de-faverges/charte/fond-pied.jpg);
	background-repeat:no-repeat;		
		}
		#pied a { text-decoration:none; color:#808080; font-size:11px;}
		

#piedIndex{
	float:left;
	clear:both;
	display:block;
	width : 806px;
	height: 182px;
	font-size:11px;
	color:#331F7C;
	background-image: url(img-chateau-de-faverges/charte/fond-pied-index.jpg);
	background-repeat:no-repeat;		
		}
		#piedIndex a { text-decoration:none; color:#808080; font-size:11px;}


#lienBottom{
	float:left;
	clear:both;
	display:block;
	width : 806px;
	height: 40px;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	text-align:center;
	list-style-type:square;
	color:#F2F2F2;

}
		#lienBottom ul{float:left; display:block; clear:inline; height:20px; color:#F2F2F2; font-size:12px; margin-left:-20px;}		
		#lienBottom li{ float:left; display:block; clear:inline;  height:20px; padding-left:17px; font-size:12px; list-style-type:square;}	
	
		


/*corps ------------------------------------------------------*/
#main{
	float:left;
	display:block;
	width:350px;
	height:auto;
	margin-left:30px;
	margin-top:67px;	
}


.gauche1col { color: #000000; float: left; display:block; font-size:12px; margin-left:30px; text-align:justify;}

.gauche1col h1{ color: #000000; font-size: 14px; font-weight:bold;}
.gauche1col h5{ color: #2E6047; font-size: 12px; font-weight:bold; line-height:0.8cm}
.centre1col { text-align: left;  float: left; display:block; color:#808080; font-size:13px; margin-left:30px; text-align:justify;}
.centre1col h1{ color: #808080; font-size: 16px; font-weight: bold; }
.centre1col h2{ color: #808080; font-size: 14px; font-weight: bold; line-height:0.2cm;}
.droite1col {float: right; display:block; color: #000000; font-size: 12px; font-weight: bold;}
.droite1col h1 { color: #000000; font-size: 14px; font-weight: bold; }

/*mise en forme du texte--------------------------------------*/

.text{
	color:#000000;
	font-size: 14px;	

}
.textRouge{
	color:#FF2D07;
}

.titre{
	color:#666666;
	font-size: 14px;
	font-weight:bold;
}



h2{
	color:#808080;
	font-weight:bold;
	font-size:16px;
}
h3{color: #269390; font-size: 12px; font-weight: bold; text-indent:25px;}

.clsTableBorder{
	border:1px solid #7f9163;
	font-size: 12px;
	color: #7f9163;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}
.fondVert{
	background-color: #7f9163;
	color: #FAF3DE;
	font-weight:bold;
}



.bleu{color:#496F81; font-weight:bold;}
