/* RacineCarree-laBaule.fr - Front-Office V1.00 20070212 ADH - (c) EspaceDynamique */
* {
	margin: 0;	
	padding: 0;
}
img {
	border: 0;
	display: block;
}

img {border: 0;}
a, a:link, a:visited {color: #ea8000; text-decoration: none; background-color: inherit}		/* 0000F0=bleu par defaut */	

body {
	text-align: left; /* for IE */
	background-image: url(../Img/fdDegrade.jpg);		/*  background-image: url(../Img/fdDegrade.jpg); */
							/*  background-repeat: repeat-x; */
	color: inherit; 
	background-color: #41382f;
	position: relative;
	font-family: verdana, arial, sans-serif;
	font-size: small;
	overflow: auto;
}
#MainCont {
	text-align: left;
	width: 770px;
	margin: auto;
	position: relative;
	border-right: 1px solid #5d5548;				/* bordure de la partie centrale  */
	border-left: 1px solid #5d5548;
	border-bottom: 1px solid #5d5548;
}
#HeaderCont {
	width: 990px;
	height: 50px;
	background-image: url("../Img/tMainBgHead.gif");
	background-repeat: no-repeat;
}
#HeaderCont #tMainLogo {
	padding: 18px 0 0 180px;
}

h1, h2, h3, h4, h5, h6 {	/*border: 1px solid #CC00CC;*/
	margin: 0;
	padding: 0px;
	text-align: left;
	color: #909090;			/* 909090=gris */
	background-color: inherit;
}
h1 {							/* tit jardins orange */
	font-size: 1.4em;
	color: #ea8000;			/* ea8000=orange */
	background-color: inherit;
	text-transform: uppercase;
	margin: 0px 0 15px 0;
	padding: 30px 0 10px 0;
	font-weight: bold;
}
h2 {						/* sous tit Fiches bold */
	font-size: 13px;
	color: #41382f;			/* 41382f=marron */
	background-color: inherit;
	margin: 0px;
}
h3 {						/* legende produit */
	font-size: 11px;
	font-style: italic;
	color: #669900;			/* 669900=vert */
	text-align: center;
	font-weight: lighter;
}
h4 {						/* tit fiches > Paysage et environnement */
	font-size: 1.4em;
	color: #598521;			/* 598521=vert foncé */
							/* background-color: #CCEAF4; */
	text-transform: uppercase;
	margin: 0px 0 0px 0;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
							/* border: 1px solid #94BDCB; */
}
h5 {						/* tit info generales page (nav bas (footer) gris) */
	font-size: 1.4em;
	color: #71675d;			/* 71675d=marron */
	background-color: inherit;
	margin: 0px 0px 0 0;
	padding: 30px 0 10px 0;
}
h6 {						/* tit piscine */
	font-size: 1.4em;
	color: #77bbff;			/* 77bbff   99ccff=bleu clair */
	background-color: inherit;
	text-transform: uppercase;
	font-weight: bold;
	padding: 30px 0 10px 0;
}
p {
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	margin: 0px;
}
h7 {
	color: #ea8000;
}
h8 {						/* text vert sous produit */
	font-size: x-small;
	font-style: italic;
	text-align: center;
	color: #336633;
}
/* vert logo 006600 */
/*	text-transform: uppercase;  
	margin: 0px 0 15px 0;
	background-color: inherit;			*/
/* h6 {						 mentions legales 
	font-size: 1em;
	color: #71675d;			 71675d=marron 
	background-color: inherit;
	text-align: center;
	font-weight: normal;
} */
