@CHARSET "ISO-8859-1";

body {
	margin:0 0 0 0;
	background: white url('../images/back.jpg') top center;
	height:100%;
	font-family:verdana;
	font-size:12px;
}

img {
	border: 0;
}

input, textarea, select {
	background-color: white;
	font-size: 12px;
	font-family: Verdana;
	font-style:normal;
	color: black;
	border: 1px solid darkblue;	
}

.titre1 {
	color: black;
	font-weight: bold;
	font-size: 14px;

}

.titre2 {
	color: black;
	font-weight: bold;
	font-size: 14px;

}

