
/* Balises HTML */
BODY {background-color:#D2EBFF }

input { color: #AA0000; background-color:#AAAACB; border-color: #AA88FF; border-width:2px }
textarea { color: #AA0000; background-color:#AAAACB; border-color: #AA88FF; border-width:2px }

a:link { color: #FF0000; font-family: Helvetica,Arial }
a:hover {background-color: #58DEFF; color: #EE0058; font-family: Helvetica,Arial }
.nav1{ color : #000000; font-size : 12px; font-family: Helvetica,Arial; BACKGROUND-COLOR: #aaddff}
.nav2{ color : #000000; font-size : 11px; font-family: Helvetica,Arial; BACKGROUND-COLOR: #aaddff}


.titre1 {color: #000000; font-size: 22px; letter-spacing: 1px; font-family: Helvetica,Arial; font-weight: bold }
.titre2 {color: #000000; font-size: 20px; font-family: Helvetica,Arial; font-weight: bold; text-align: center }
.titre3 {color: #000000; font-size: 20px; letter-spacing: 1px; font-family: Times New Roman,Verdana; font-weight: bold; background-color: #35ACFF; text-align: center }
.titre3a {color: #000080; font-size: 20px; font-family: Helvetica,Arial; font-weight: bold }


.taille1{font-size : 10px; font-family: Helvetica,Arial; color : #080080}
.taille1v{font-size : 10px; font-family: Helvetica,Arial; color : #006650; text-align: left }

.taille2{font-size : 11px; font-family: Helvetica,Arial; color : #FF0000}
.taille2a{font-size : 11px; font-family: Helvetica,Arial;}
.taille2c{font-size : 11px; font-family: Helvetica,Arial; color : #080080 }
.taille2d{font-size : 11px; font-family: Helvetica,Arial; color : #000080}

.taille3{font-size : 12px; font-family: Helvetica,Arial; color : #000080}
.taille3a{font-size : 12px; font-family: Helvetica,Arial;}
.taille3c{font-size : 12px; font-family: Helvetica,Arial; color :#000080; text-align: center}
.taille3d{font-size : 13px; font-family: Helvetica,Arial; color : #000080; text-align: center;font-weight: bold}
.taille4{font-size : 16px; font-family: Helvetica,Arial; font-weight: bold}

/* position de l'imagette sur les pages des communes */
.image{ position:relative ;left:50px ;top:0px;}

/* ligne bleue sur petites annonces sur communes */
.ligne1{border-left: ridge 2px #35ACFF; }
.ligne2{border-top: ridge 2px #35ACFF; border-bottom: ridge 2px #35ACFF }
.ligne3{border-bottom: ridge 2px #35ACFF }
.ligne4{border-right: ridge 2px #35ACFF; border-left: ridge 2px #35ACFF}


