
/* Balises HTML utilisées */
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}



/* Balises titres utilisé */
.titre1 {color: #000080; font-size: 20px; letter-spacing: 1px; font-family: Helvetica,Arial; font-weight: bold }
.titre3 {color: #000000; font-size: 18px; letter-spacing: 1px; font-family: Helvetica,Arial; background-color: #35ACFF; text-align: center }
.titre3a {color: #000080; font-size: 20px; font-family: Helvetica,Arial; letter-spacing: 3px; font-weight: bold }           /* banniere dept du  gard */
.titre4 { color: #000000; font-size: 19px; letter-spacing: 5px; font-family: Helvetica,Arial; font-weight: bold}               /* page pub uniquement */

.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 : #000080 }
.taille2a {font-size : 11px; font-family: Helvetica,Arial; color : #000080; background-color: #baccfb }
.taille2b {font-size : 11px; font-family: Helvetica,Arial; color : #000080; background-color: #cbccec }
.taille2c{font-size : 11px; font-family: Helvetica,Arial; color : #080080 }

.taille3{font-size : 12px; font-family: Helvetica,Arial; color : #000080; background-color: #aaddff }
.taille3a{font-size : 12px; font-family: Helvetica,Arial;}
.taille3c{font-size : 12px; font-family: Helvetica,Arial; color :#000080; text-align: center}
.taille3e{font-size : 12px; font-family: Helvetica,Arial; color : #000080 }                                               /* page index gard herault uniquement + page bannieres + cartes download*/
.taille3d{font-size : 13px; font-family: Helvetica,Arial; color : #000080; text-align: center;font-weight: bold}
.taille4a{font-size : 14px; font-family: Helvetica,Arial; font-weight: bold }                                              /* page petites annonces uniquement */
.taille4{font-size : 16px; font-family: Helvetica,Arial; font-weight: bold }


/* couleur de fond et ligne bleue pour la liste des communes */


/* 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; }


/* cartes postales */
.photoborder{padding: 3px; border: 2px solid #000000;}
.ligne5{border: ridge 3px #35ACFF; border-left: ridge 3px #35acff; }									/* cartes download uniquement */
.photoborder{padding: 2px; border: 1px solid #000080;}												/* contour page mairie */


/* page bon de commande */
.fond1{ background-color: #aaaaaa }
.fond4{ background-color: #ffeedd }
.fond5{ background-color: #bbbbee }
.titre5 {color: #000080; font-size: 20px; letter-spacing: 1px; font-family: Helvetica,Arial; font-weight: bold;}
.taille5{ font-family: Helvetica,Arial; font-size:12px; color: #ffffff }



/* barre de navigation*/
/* -------------------------------------------------------------------------------------------- */
.menu a {
	font: 11px Helvetica,Arial;
	color: #ff0000;
	margin: 1px;
  	padding-left:6px; 
  	padding-right:6px;
  	padding-top:1px; 
  	padding-bottom:1px;
	text-align: center;
	border: 1px solid #0000aa;
	text-decoration: none;
	background: #aaddff;}

.menu a:visited {
	color: #dd0000;}

.menu a:hover {
	background: #b5b5f8;
	color: black;
	border: 1px solid #ff0000;}

.menu a:active {
	color: black;}
/* -------------------------------------------------------------------------------------------- */


