	i{
	font : italic;
	}

	a{
	color : #ffcc00;
	text-decoration : underline;
	font-weight : bold;
	}

	A:hover{
	color : #ffcc00;
	text-decoration : none;
	font-weight : bold;
	}

	A:active{
	color : #ffcc00;
	text-decoration : underline;
	font-weight : bold;
	}

	.txtnorm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #ffffff;
	}
	
	.txtadresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #ffffff;
	}
	
	.txtform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #990033;
	font-weight : bold;
	}
	
	.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color : #ffcc00;
	font-weight : bold;
	}
	
	.grand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #ffffff;
	font-weight : bold;
	}
	
	.ville{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #2C4CA5;
	font-weight : bold;
	}
	
	.cellule{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #000099;
	font-weight : normal;
	}
	
	.txtresult{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #ffcc00;
	font-weight : bold;
	}

	
	.txtville{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #003E80;
	}

	.txterreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ffcc00;
	font-weight : bold;
	}

	.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #6A7FB8;
	font-weight : bold;
	}	
	.txtprix{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #000099;
	}
		.txtprixfr{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color : #ffffff;
	}	
	
	.bouton{
	background-color: #990033;
	color : #FFFFFF;
	font-weight : bold;
	border : thin double;
	}
	
	#intro {
color:#02029a;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:9px;
margin:0 auto;
text-align:center;
width:760px;
	}
