BODY
   {
	background-color :#E3E4E4;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

/*LIEN ORIGINAL*/
A{
color : #8C8C8C;
	font-size :11px;
	font-family :Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover{
	color : #CB3208;
	font-size : 11px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}


/*utilisé pour les texte*/
.texte{
	color: #8C8C8C;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

.titre{
	color: #B1B2B2;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

.rouge{
	color: #CB3208;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

#meuble{
	background: url(img_site/visu_menuiserie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#plomberie{
	background: url(img_site/visu_plomberie.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#renovation{
	background: url(img_site/visu_renovation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
/*****************************/
.texte_pt{
	color : #8C8C8C;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.lien_pt{
	color : #8C8C8C;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.lien_pt:hover{
	color : #CB3208;
	font-size :10px;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.champs{
	BORDER-BOTTOM : #767676 1px solid;
	BORDER-LEFT : #767676 1px solid;
	BORDER-RIGHT : #767676 1px solid;
	BORDER-TOP : #767676 1px solid;
	font-family : Verdana;
	COLOR : #4d4d4d;
	font-size : 11;
}


.bouton{
	BORDER-BOTTOM : #7d7d7d 1px solid;
	BORDER-LEFT : #7d7d7d 1px solid;
	BORDER-RIGHT : #7d7d7d 1px solid;
	BORDER-TOP : #7d7d7d 1px solid;
	font-family : Verdana;
	COLOR : #C6177C;
	background: #f2f2f2;
	font-size : 11;
	cursor:hand;
}