body {
	background-color: #C5B688;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
}

table.fond {
	background-color: #C5B688;
	background-image:  url("img-hotel-saint-malo/fond-hotel-saint-malo.jpg");
	Background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;

}
td.tarif {
	background-color: #670052;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5B688;

}
tr.tarif {
	background-color: #670052;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C5B688;

}

a.texte { /* style du texte principale - lien avant survol */
  display:block ; /* retour à la ligne après le style */
  text-decoration:none ; /* supprime le soulignement du lien */
  color : #F3E3C2 ; /* couleur du texte */
  font-size : 13px ; /* Taille de la police */

  padding: 0 2px 2px 0} /* Crée un marge intérieur de 2 pixels à droite et en bas du texte */

a.texte:hover { /* style du texte principale - lien pendant survol */
  padding: 2px 0 0 2px; /* Crée un marge intérieur de 2 pixels en haut et à gauche du texte */
  color:#B3BA3E ; /* couleur du texte, donc de l'ombre */
  }

h1
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	
	  }

h2
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	  }
h3
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	  }
h4
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	  }

a.actu
 {
	font-size: 13px;
	color: #FCC30F;
	font-family: Arial, Helvetica, sans-serif;
	  }
a.actu:hover
	   {
	font-size: 13px;
	color: #F3E3C2;
	font-family: Arial, Helvetica, sans-serif;
	  }
	  
a
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	  }
a:hover
	   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #670052;
	
	  }

	
a.tarif
 {
	font-size: 11px;
	color: #F3E3C2;
	font-family: Arial, Helvetica, sans-serif;
	  }
a.tarif:hover
	   {
	font-size: 11px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	
	  }
	
	
	
	 
input {
	background : #C5B688;
	border : 1px solid #670052;
	font-size : 12px;
	color: #670052;
}

	 


select {
	background : #C5B688;
	border : 1px solid #670052;
	font-size : 12px;
	color: #670052;
}

textarea {
	background : #C5B688;
	border : 1px solid #670052;
	font-size : 12px;
	color: #670052;
}


