/* RacineCarree-laBaule.fr - Home Page - Front-Office V1.00 20070212 ADH - (c) EspaceDynamique  */
* 
#BodyHome {
	width: 100%;
	height: 100%;
	background-image: url(../Img/fdBleuRay.gif);
	background-repeat: repeat;
}
#HeadHome {
	width: 100%;
	height: 75px;
}
#ContHome {
	width: 100%;
	height: 400px;
}
#ContHomeL {
	width: 160px;
	height: 100%;
	float: left;
	font-size: 14px;
	/* font-weight: bold; */
	color: #FF6D00;			/* orange */
	text-align: right;
	background-color: inherit;
}
#ContHomeL #FillerL {
	width: 100%;
	height: 210px;
}
.DivInfos {
	height: 40px;
	padding: 0 10px 0 0;
}
.AInfos:link, .AInfos:visited, .AInfos:active  {
	color: #d9cec2;				/* 04455C; */
	text-decoration: none;
	background-color: inherit;
}
.AInfos:hover {
	text-decoration: none;
	color: #ea8000;
	background-color: inherit;
}
#ContHomeC {				/* Carré Central */
	width: 400px;
	height: 100%;
	float: left;
	border: 1px solid #5d5548;
}
#ContHomeC .Square {		/*border: 1px solid #CC00CC;*/
	width: 200px;
	height: 190px;
	float: left;
}
#ContHomeC .Square.Menu { 	/* fond orange */
	color: inherit;
	background-color: #ea8000;
	padding: 10px 0 0 0px;
}
a.AJardins {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 177px;
	height: 28px;
	padding: 0 0 0 21px;
	background-image: url(../Img/puceBlanc7.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	font-size: 11px;
}
a.AJardins:link, a.AJardins:visited, a.AJardins:active  { /* menu etats */
	color: #FFFFFF;
	background-color: inherit;
	text-transform: uppercase;	/* font-variant: uppercase; font-weight: bold; small-caps */
	text-decoration: none;
	border: 1px solid #ea8000;
	line-height: 28px;
}
a.AJardins:hover {
	color: #FFFFFF;
	text-transform: uppercase; 		/* font-weight: bold; */
	text-decoration: none;
	background-color: #e78f24;
	border: 1px solid #F8B889;
}
#ContHomeR {/*border: 1px solid #FFFFFF;*/
	width: 200px;
	height: 100%;
	float: left;
	font-size: 11px;
}
#ContHomeR #FillerR {	/* hauteur o dessus du menu Fiches */
	width: 100%;
	height: 200px;
}
a.AFiches, a.AFiches:link, a.AFiches:visited, a.AFiches:active  {
	display: block;
	width: 192px;
	color: #ffffcc;			/* 04455C */
	background-color: inherit;
	text-decoration: none;
	padding: 1px 6px 1px 10px;
	line-height: 21px;
	font-size: 11px;
}
a.AFiches:hover {
	color: inherit;
	background-color: #8a7e72;			/* E9F8FD; */
	border: 1px solid #FFFFFF;
	padding: 0 5px 0 9px;
}
#TitFiches {	/* titre consulter les fiches */
	width: 197px;		/* 176 - 181 */
	height: 20px;
	background-color: #8a7e72;		/* couleur fond titre Fiche */
	color: #ffcc00;		/* 000000*/
	border: 1px solid #8a7e72;
	background-image: url(../Img/puceFdTitFichHP.gif);		/* couleur Puce Titre Fiche */
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 0px 0px 0px 10px;	/* 30 */
	margin: 0 0 0 0px;
	font-size: 1.2em;
}
#FootHome {
	width: 100%;
	height: 100px;
}
#FootHome #FootHomeC {	/* Baseline */
	width: 400px;
	font-size: 12px;
	/* word-spacing: -0.05em; */
	/* font-weight: bold;  */
	color: #FFFFFF;			/* 04455C; */
	background-color: inherit;
	margin: 0 0 0px 160px;
	text-align: justify;
}

h1 {						/* text défilant */
	font-size: 0.8em;
	color: #ffffff;
}

/* background: #CCCCCC; */
/* border: 1px solid #CC00CC; */
/* */
