body {
	background: #FFF;
	text-align: center; /* centrage sous IE */
	margin: 0;
	font-family: Georgia, verdana, geneva, arial, helvetica, sans-serif;
	float: left;
	text-align: left;
	width: 770px;
	padding: 10;
	line-height: 120%;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #4D81AF;
}

a:hover {
	color: #FFA954;
}

h1 {
	color: #004B8D;
	padding: 10;
	size:1.3em;
}
h2 {
	color: #468AA3; 
	padding-left: 14;
}
.labeltel{
	font-size:1.5em;
	padding-left:20px;
	font-weight:bold;
	
}
input {
	font-size:1.5em;
}
#resultat {
	font-size:1.4em;
	line-height:1.5em;
	padding-top:20px;
}
#noresponse {	
	color:#FF8102;
	font-size:1.3em;
	line-height:1.3em;
	padding-top:20px;
}
#noresponsebig {
	font-size:1.6em;
	line-height:1.4em;
	
	}
table {
	background-color:#D4ECFE;
	width:700px;
}
.result {  /* résultat de rnvp interactive service web */
	background: #F0B000;
}


