form{
margin:0px;
padding:0px;
}

i{
font : italic;
}

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

a:hover{
color : #ff9900;
text-decoration : none;
font-weight : bold;
}

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

h1{
padding:0x;
margin:0px;
font-size:16px;
}

.villeCoeur{
	color: #ffffff;
}

h2{
padding:0x;
margin:0px;
font-size:12px;
}

.txtnorm{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color : #17508B;
}

.txtnorm2,.txtnorm2:hover,.txtnorm2:active{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color : #17508B;
text-decoration:none;
font-weight: normal;
}

.txtadresse{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color : #17508B;
}

.txtform,.txtform:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color : #202565;
font-weight : bold;
}

.tel{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color : #09A663;
font-weight : bold;
}
.titrerouge{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color : #ff0000;
font-weight : bold;
}

.grand{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #17508B;
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 : #202565;
font-weight : normal;
}

.txtresult{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color : #09A663;
font-weight : bold;
}


.txtville{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #202565;
}


.titre{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color : #CCCCCC;
font-weight : bold;
}

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

.txtprixfr{
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
font-size: 12px;
color : #202565;
}

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


.bouton {
background-color: #202565;
color : #FFFFFF;
font-weight : bold;
border : thin double;
}