BODY  {
	background-color: #028AD6;
	background-position: center;
	color: #FFFFFF;
	font: 400 normal 100%;
	text-decoration: none;
	font-family: "Times New Roman";
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
	margin-left:0;
}

A {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
A:hover {
   background: transparent;
	font-family: Times New Roman;
	color:  #8AF2FD;
	background-position: center;
	font-size:100%;
	text-align: center;
}


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(/plombier/contact/skin/boutonW.jpg);
	color:#FFFFFF;
	text-align: center;
	font-weight: bolder;
	width:124px;
   height: 35px;
	background-repeat: no-repeat;
}
.boutonSpecial{
	background-image: url(/plombier/contact/skin/bouton2W.jpg);
	color:#000000;
	text-align: center;
	font-weight: bolder;
	width:124px;
   height: 35px;
	
}
.blanc{
   background:#FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:  lighter;
	font-style: normal;
	text-align: left;
	padding-left: 9px;
}
.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 {
   background-color:#00C2F5;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	padding: 1px;
	color:#FFFFFF;
	width: auto;
}
#submit:hover {
	border: 1px red solid
	background-color:#FFFFFF;
	color:#000000;
}
.alerte {
	font-weight: bold; font-size: 14px
}
.focus {
	background:red;
	background-repeat: no-repeat;
}