html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		width:100%;
		background-color:#4C4845;
		background-image:url(../images/contact-bas-gauche.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		background-attachment: fixed;
		}
#vertical-contact {
		background-image:url(../images/vertical-contact.gif);
		vertical-align:top;
		height:425px;
		width:100%;
		text-align:top;
		}
#texte1 {
		font-size: 14px;
		font-family: arial;
		color: #FFFFFF;
		line-height:25px;
		text-align:justify;
		}
#texte2 {
		font-size: 14px;
		font-family: arial;
		color: #FFFFFF;
		}
#texte3 {
		font-size: 10px;
		font-family: arial;
		color: #FFFFFF;
		line-height:17px;
		}
#texte4 {
		font-size: 21px;
		font-family: arial;
		color: #FFFFFF;
		}
#texte5 {
		font-size: 12px;
		font-family: arial;
		color: #FFFFFF;
		}
#texte6 {
		font-size: 12px;
		font-family: arial;
		color: #FFFFFF;
		}
#corps {
		margin-top:-15px;
		text-align:left;
		vertical-align:top;
		height:455px;
		}
#corps2 {
		vertical-align:top;
		text-align:top;
		}
#corps3 {
		margin-top:-20px;
		text-align:left;
		vertical-align:top;
		}
		
#en-tete2 {
		float:right;
		vertical-align:bottom;
		font-size: 80%;
		line-height: 1.6;
		font-weight: normal;
		font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
		color:#000;
		}
		
INPUT,SELECT,TEXTAREA,INPUT.search {
		font: 10px Verdana, Helvetica, Arial, sans-serif;
		border:0px solid;
		color:#000000;
		background-color:#fff;
		}