body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #798474;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


		
table{
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color:#555555;
}

h1{
	color: #606a5c;
	padding: 3px 3px 3px 0px;
	margin: 3px 3px 3px 0px;
	font-size: 24px;
	display: block;
}

h2{
	color: #606a5c;
	padding: 2px 2px 2px 0px;
	margin: 2px 2px 2px 0px;
	font-size: 18px;
	display: block;
	border-bottom: 2px solid #D0D2C1;
}

/* =======================================================================*/
/* LIENS                                                                  */
/* =======================================================================*/	
a{
	color: #606a5c;
}

a:hover{
	color: #ff8c00;
}



a.lienpdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a:hover.lienpdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666661;
	text-decoration: none;
}

a.lienMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a:hover.lienMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8c00;
	text-decoration: none;
}

a.lienBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a:hover.lienBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333931;
	text-decoration: none;
}

/* =======================================================================*/
/* STYLE                                                                  */
/* =======================================================================*/	
.teteFond{
	background-image: url(../img/fond-tete.jpg);
	background-repeat: repeat-x;
}

.menuFond{
	background-image: url(../img/fond-menu.jpg);
	background-repeat: repeat-x;
	height: 63px;
	padding-left: 30px;
	padding-right: 30px;
}

.corpsPage{
	background-color: #d2d2c6;
	background-image: url(../img/deg-page.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-right: 30px;
}

.pdp{
	background-image: url(../img/logo-pdp.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #a9a9a0;
	height:191px;
	padding-left: 30px;
	padding-right: 30px;
	
}

.boxPdp{
	border-top: 1px solid #c7c7bc;
	height:25px;
	 
}

.boxPdpDernier{
	border-top: 1px solid #c7c7bc;
	height: 25px;
	border-bottom: 1px solid #c7c7bc; 
}

.btnG{
	background-image: url(../img/btnG.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 34px;
}

.btnM{
	background-image: url(../img/btnM.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	
}

.btnD{
	background-image: url(../img/btnD.gif);
	background-repeat: no-repeat;
	width: 11px;
}

.decalageD{
	padding-right: 10px;
}

.blocG{
	background-image: url(../img/blocG.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 7px;
}

.blocD{
	background-image: url(../img/blocD.gif);
	background-repeat: no-repeat;
	width: 7px;
}

.blocM{
	background-image: url(../img/blocM.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
}

.blocGb{
	background-image: url(../img/blocGb.gif);
	background-repeat: no-repeat;
	height: 7px;
}

.blocDb{
	background-image: url(../img/blocDb.gif);
	background-repeat: no-repeat;
}

.bloc{
	background-color: #efefe5;
}

.blocHaut{
	height: 7px;
	background-color: #efefe5;
}

.blocContenu{
	padding: 8px;
	background-color: #efefe5;
}
.note{
	font-size: 10px;
}

.etp{
	background-color: #bcbcb1;
	background-image: url(../img/flecheBas.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	color: #f1f1ee;
	text-align: center;

}

.clt{
	background-color: #bcbcb1;
	background-image: url(../img/ic-vous.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 120px;
	height: 85px;
}

.pay{
	background-color: #b1b1bc;
	background-image: url(../img/ic-paysagiste.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 120px;
	height: 85px;
}