body {
	background-color: #ffffff;
	background-color: #aee6ba;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #80D48F;
	text-decoration: none;
}
a:active {
	color: #80D48F;
	text-decoration: none;
}
.Style1 {
	font-size: larger;
	font-weight: bold;
}
.Style2 {
	font-size: 24px;
}
.Style3 {
	font-size: x-large;
	font-weight: bold;
	color: #109eb3;
	font-family: arno pro;
}
.Style4 {
	font-size:2px;
	color:#aee6ba;
}
.Style5 {
	font-size: larger;
	font-weight: bold;
	color: #109eb3;
}

.Style6 {
	font-size:large;
	font-weight: bold;
	color: #109eb3;
	text-align:center;
}
#entete {
	position:relative;
	margin-top:-90px;
	margin-left:-180px;
	width:282px;
	height:57px;
	left: 922px;
	top: 108px;
	color:#FFF
}

h4 {
	color:#109eb3;
	font-size:24px;
}
 /*****************************************************
				CSS description granulés
*****************************************************/
div#description	{
		text-align:left;
}
div#granules{
		text-align:left;
}
div#caracteristique{
		text-align:left;
}
div#norme{
		text-align:left;
}

/*****************************************************
				CSS page Bûche eco
*****************************************************/
h10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#F29106;
	padding:0px;
	margin:12px 0;
}

#buche {
	margin:0;
	padding:10px;
	background:#482f00;
	color:#b78e4e;
	border:1px solid #000;
}

/*****************************************************
				CSS carte tarif
			
*****************************************************/
#carte	{
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:auto;
}

#gironde	{
	position:absolute;
	left: 612px;
	top: 345px;
	width: 179px;
	height: 218px;
}

#dordogne	{
	position:absolute;
	left: 752px;
	top: 328px;
	width: 170px;
	height: 185px;
}

#landes	{
	position:absolute;
	left: 576px;
	top: 504px;
	width: 192px;
	height: 185px;
}

#lot	{
	position:absolute;
	left: 735px;
	top: 472px;
	width: 146px;
	height: 133px;
}

#p-a	{
	position:absolute;
	left: 545px;
	top: 652px;
	width: 210px;
	height: 128px;
}

#bloc-région	{
	position:absolute;
	text-align:right;
	left: 1020px;
	top: 328px;
	width: 179px;
	height: 198px;
	
	}
/*****************************************************
				CSS carte tarif
			
*****************************************************/
#entete-tarif	{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	}
/*------------------------------------------*/	
#bloc	{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding-left:80px;
	}
#bloc-title	{
	margin-top:20px;
	background-color:#AEE6BA;
	color:#000;
	padding-left: -20px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}
#imprim {
	background-image:url(images/printLogo.gif);
	background-repeat:no-repeat;
	padding-right:50px;
}

