body {
	margin: 0px;
}
/*----------------------------------- ENTETE -----------------------------------------------------------*/
#entete {
	background-image: url(../i/bg_entete.jpg);
	height: 150px;
	background-repeat: no-repeat;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#entete h1 {
	display: none;
}
/*------------------ PRINCIPAL -------------------------------------------------------------------------------------------*/
#principal {
	width: 990px;
	background-image: url(../i/bg_principal-home.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 586px;
	background-position: center 150px;
}
#principal_rubrique {
	height: 586px;
	width: 990px;
	background-image: url(../i/bg_rubrique.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: center 150px;
}
#principal_contact {
	height: 586px;
	width: 990px;
	background-image: url(../i/bg_contact.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: center 150px;
}
p {
	text-align:justify;
}
/*------------------------------------------------- NAV -------------------------------------------------------------------*/

#nav a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100px;
	width: 100px;
	position: absolute;
	overflow: hidden;
	left: 56px;
	top: 62px;
}
#nav a span {
	display: none;

}
#nav a:hover {
	background-position: right top;
}
#nav ul{
	margin: 0;
	padding: 0;
}
#credits {
	clear: both;
	font-size: 10px;
	color: #999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#nav li {
	margin: 0;
	padding: 0px;
	list-style: none;
}
/*------------------------------ H2 ----------------------------------------------------------*/
h2{
	color: #97CF28;
	text-align: right;
	width: 201px;
	left: 120px;
	top: 142px;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
}
h2 img {
	position: absolute;
	left: 106px;
	top: 252px;
}
h2 span {
	display: none;
}
/*------------------------- ITEM (menu)---------------------------------------------------------------------------*/

#item1 a {
	left: 6px;
	top: 252px;
	background: url(../i/bouquets.gif);
}

#item2 a {
	background-image: url(../i/terrasses.gif);
	left: 309px;
	top: 252px;
}

#item3 a {
	left: 208px;
	top: 353px;
	background-image: url(../i/jardins.gif);
}

#item4 a {
	left: 6px;
	top: 454px;
	background-image: url(../i/install.gif);
}

#item5 a {
	left: 107px;
	top: 151px;
	background-image: url(../i/event.gif);
}
#item6 {
	width: 50px;
	height: 25px;
}
#item6 a {
	left: 309px;
	top: 454px;
	background-image: url(../i/contact.gif);
	width:50px;
	height:50px;
}

#item7 a {
	background-image: url(../i/locations_plantes.gif);
	left: 107px;
	top: 454px;
}

#item8 a {
	background-image: url(../i/entretien_plantes.gif);
	left: 6px;
	top: 151px;
}

object {
	position: absolute;
	left: 78px;
	top: 63px;
	display: none;
}

			/*-----------Deco entreprise (bouquets en entreprise)---------------*/
#mini li {
	list-style: none;
}
img {
	border: 0;
}
#photo01 img {
	position: absolute;
	left: 410px;
	top: 151px;
}
#photo02 img {
	position: absolute;
	left: 612px;
	top: 151px;
}
#photo03 img {
	position: absolute;
	left: 410px;
	top: 252px;
}
#photo04 img {
	position: absolute;
	left: 511px;
	top: 252px;
}
#photo05 img {
	position: absolute;
	left: 612px;
	top: 252px;
}
#photo06 img {
	position: absolute;
	left: 410px;
	top: 353px;
}
#photo07 img {
	position: absolute;
	left: 612px;
	top: 353px;
}
#photo08 img {
	position: absolute;
	left: 410px;
	top: 454px;
}
#pgprev {
	position: absolute;
	left: 511px;
	top: 454px;
}
#pgnext {
	position: absolute;
	left: 536px;
	top: 454px;
}
/*------------------------------CONTACT---------------------------------------------------*/

#contact {
	background-color: #FFF;
	height: 250px;
	position: absolute;
	left: 511px;
	top: 201px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	width: 460px;
	font-size: 0.8em;
}
#contact p {
	margin: 0px;
	padding: 0px;
}
#entete img {
	position: absolute;
	left: 594px;
	top: 0px;
}


/*-----------------------------CLASSE CONTACT--------------------------------------------------*/
address strong{
	color: #8C7B71;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
address {
	float:left;
	width: 40%;
	margin-top: 30px;
	margin-left: 20px;
	font-style: normal;
}
form {
	float:left;
}
#gde {
	position: absolute;
}
#jardins_1 {
	position: absolute;
	left: 422px;
	top: 1px;
}


/*----------------------------FORMULAIRE ------------------------------------------------*/
#contact form p {
	margin: 2px 0px;
	clear: both;
	/*height: 20px;
	line-height: 20px;*/
	text-align: right;
}
#contact form {
	padding: 5px 0px;
	margin: 10px;
	left: 211px;
	top: 30px;
	width: 227px;
}
#nav p {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 527px;
	top: 192px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #E2F3AF;
}
#principal p {
	position: absolute;
	left: 711px;
	top: 181px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 270px;
	color: #776860;
	text-align: justify;
}
#principal_rubrique p {
	position: absolute;
	left: 746px;
	top: 267px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 228px;
	color: #776860;
	text-align: justify;
}
#contact input, #contact textarea{
	border: 1px solid #999999;
}
