body {
	margin : 0px;
	padding : 0px;

	background-color : #80A0B5;

	font-family : verdana;
	font-size : 8pt;
	color : #ECECEC;
}

.champTexte {
	width : 210px;
	border : 1px solid #425081;
	
	font-family : verdana;
	font-size :8pt;
	font-weight:bold;
}

.champTexte2 {
	width : 260px;
	border : 1px solid #425081;
	
	font-family : verdana;
	font-size :8pt;
	font-weight:bold;
}

.champListe {
	width : 210px;
	border : 1px solid #425081;
	
	font-family : verdana;
	font-size :8pt;
}

.champListe2 {
	width : 260px;
	border : 1px solid #425081;
	
	font-family : verdana;
	font-size :8pt;
}

label {
	color : #ECECEC;
	font-family : verdana;
	font-size : 8pt;
}

.bouton {
	border : 1px solid #425081;
	background-color : #ECECEC;
	color : #425081;

	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
}


#envoyer_a_un_ami, #participer_concours {
	margin : 10px;
}

.titre {
	color : #ECECEC;
	font-family : verdana;
	font-size : 10pt;
	font-weight : bold;
	border-bottom : 1px dashed #425081;
	margin-bottom: 12px;
}
