BODY  {
	background-image: url(skin/fond.jpg);
	background-position: center;
	color: #000000;
	font: 400 normal 12px;
	text-decoration: none;
	font-family: "verdana";
	margin-top: 3px;
	margin-bottom: 3px;
}
a img { 
  border : none; 
}

A {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.plomberie {
	background-image: url(photo-plombier/bouton-plomberie.gif);
	vertical-align: top;
	background-repeat:  no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
}

.chauffage {
	background-image: url(photo-plombier/bouton-chauffage.gif);
	vertical-align: top;
	background-repeat: no-repeat;
	width: 120px;
	height: 25px;
	text-align: center;
	border: 0px;
}
.serrurerie {
	background-image: url(photo-plombier/bouton-serrurerie.gif);
   vertical-align: top;
	background-repeat: no-repeat;
	width: 120px;
	height: 25px;
	text-align: center;
	border: 0px;
}

.electricite {
	background-image: url(photo-plombier/bouton-electricite.gif);
   vertical-align: top;
	background-repeat: no-repeat;
	width: 120px;
	height: 25px;
	text-align: center;
	border: 0px;
}

.renovation {
	background-image: url(photo-plombier/bouton-renovation.gif);
   vertical-align: top;
	background-repeat: no-repeat;
	width: 120px;
	height: 25px;
	text-align: center;
	border: 0px;
}

.depannage {
	background-image: url(photo-plombier/bouton-depannage.gif);
   vertical-align: top;
	background-repeat: no-repeat;
	width: 120px;
	height: 25px;
	text-align: center;
	border: 0px;
}

.contact {
	background-image: url(photo-plombier/bouton-contactezNous.gif);
   vertical-align: top;
	background-repeat: no-repeat;
	width: 126px;
	height: 25px;
	text-align: center;
	border: 0px;
}

A:hover 
   img { opacity: 1.0; filter:alpha(opacity=70); }


.plomberie:hover { 
   background-image:url( photo-plombier/bouton-plomberie.gif); 
	background-position: -120px 0; 
}

.chauffage:hover { 
   background-image:url( photo-plombier/bouton-chauffage.gif); 
	background-position: -120px 0; 
}

.serrurerie:hover { 
   background-image:url( photo-plombier/bouton-serrurerie.gif); 
	background-position: -120px 0; 
}

.electricite:hover { 
   background-image:url( photo-plombier/bouton-electricite.gif); 
	background-position: -120px 0; 
}

.renovation:hover { 
   background-image:url( photo-plombier/bouton-renovation.gif);
	background-position: -120px 0; 
	
}

.depannage:hover { 
   background-image:url( photo-plombier/bouton-depannage.gif); 
	background-position: -120px 0; 
}

.contact:hover { 
   background-image:url( photo-plombier/bouton-contactezNous.gif); 
	background-position: -126px 0; 
}

H1 {
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 140%;
	text-align: center;
    margin-bottom: -0.1em; 
}


H2 {
	background:transparent;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	margin-bottom: -0.1em; 
}

H3{
	background: transparent;
	color: #000000;
	font-family: Times New Roman;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	vertical-align:  baseline;
	margin-bottom:  -1px;
}
H4 {
	background: transparent;
	font-family: verdana;
	color: #FFFFFF;
	background-position: center;
	font-size: 90%;
	margin-bottom:  -1px;
	
}
H5{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 80%;
	text-align: left;
	
}
h6 {
	background: transparent;
	font-family: "Times New Roman";
	color: #FFFFFF;
	background-position: center;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
	margin-bottom: -0.25em;
}

.bouton{
	background-image: url(skin/boutonW.jpg);
	color:#FFFFFF;
	text-align: center;
	font-weight: bolder;
	width:124px;
   height: 35px;
	background-repeat: no-repeat;
}
.commentaires{
	background: transparent;
	color:#000000;
	width:362px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-right: solid;
	border-color: blue;
	font-weight: bolder;
	border-right-width: 1px;
	
}
.swf{
   background:transparent;
	width: 315px;
	height: 236px;
}
.sites{
   background:#C5C5C5;
	color: #000000;
	text-align: left;
	font-weight: bolder;
	padding-left: 3px;
}



TEXTAREA {
	width: 400px; 
	height:100px;
}

FORM {
	margin: 0
}
FORM * {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA, INPUT, LABEL {
	margin: 0 5px 5px 0
}
TEXTAREA, INPUT {
	border: #666 1px solid; 
	background-color: #fff;
	width: 250px; 
}

FORM P {
	clear: both; margin: 0
}
FORM LABEL {
	float: left; width: 12%; text-align: right
}
#submit {
	border: 1px #000 solid;
	cursor: pointer;
	padding: 1px;
	background-color:#000000;
	color:#FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px red solid
	background-color:#FFFFFF;
	color:#000000;
}
.alerte {
	font-weight: bold; font-size: 14px
}
.focus {
	background-image: url(skin/nonConforme.gif);
	background:red;
	background-repeat: no-repeat;
}