@charset "utf-8";
/* CSS Document */

body {
	background-color: #e6e6e6;
}

.textegros {
	font-family: Verdana, Geneva, sans-serif;
}
.textegros strong {
	font-family: Georgia, Times New Roman, Times, serif;
}
.texte {
	font-family: Georgia, Times New Roman, Times, serif;.textegros {
	font-family: Georgia, Times New Roman, Times, serif;
}

#titre {
	    font-size: 1.2em;
	    font-weight:bolder;
	    margin: 0 0 15 0;
	}
	
#form	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #f6b5e4;
	    padding: 10px;
	    width:310px;
	}
	
#form input, #form textarea	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 300px;
	}
	

	
