
/* corps */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #D9D9D9;
	margin-top: 1px;
	background: url("/img/bg.gif");
	}

#principal {	
	text-align: justify;
	padding-right: 20px; padding-left: 10px; margin-top: 10px;
	}

/* colonnes */
#col1 { background: url("/img/lorient-hotel_03.png"); width: 129px; height: 342px; }
#col2 { background: url("/img/lorient-hotel_04.png"); width: 591px; height: 342px; }

a.nom { letter-spacing: 1px; font-size: 8.5pt; text-decoration: none; color: #000000; }
a.nom:hover { letter-spacing: 1px; font-size: 8.5pt; text-decoration: none; color: #000000;}

.complet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; letter-spacing: 1px; font-weight: bold; }
#panneau { position: absolute; margin-left: 250px; text-align: center; border: 1px solid #FF0000; background-color: #EEEEEE; padding: 5px; }
.legende { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.prix { font-size: 11px; color: #BB122F; letter-spacing: 1px; }
.fleche { vertical-align: middle; }

/* éléments */
img { border: 0; }
blockquote { margin-left: 25px; margin-top: 10px; margin-bottom: 10px; }

/* images rollover menu */
a.image1 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-accueil.png); background-repeat: no-repeat; float:left;}
a.image1:hover { background-image: url(/img/btn-accueil_over.png); } 
a.image2 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-situation.png); background-repeat: no-repeat; float:left;}
a.image2:hover { background-image: url(/img/btn-situation_over.png); } 
a.image3 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-hotel.png); background-repeat: no-repeat; float:left;}
a.image3:hover { background-image: url(/img/btn-hotel_over.png); } 
a.image4 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-services.png); background-repeat: no-repeat; float:left;}
a.image4:hover { background-image: url(/img/btn-services_over.png); } 
a.image5 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-photos.png); background-repeat: no-repeat; float:left;}
a.image5:hover { background-image: url(/img/btn-photos_over.png); } 
a.image6 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-acces.png); background-repeat: no-repeat; float:left;}
a.image6:hover { background-image: url(/img/btn-acces_over.png); } 
a.image7 { display: block; width: 129px; height: 40px; background-image: url(/img/btn-contacts.png); background-repeat: no-repeat; float:left;}
a.image7:hover { background-image: url(/img/btn-contacts_over.png); } 

/* photos */
.photo-gauche { margin-right: 15px; float: left; }
.photo-droite { margin-left: 15px; float: right; }

/* btns et forms */
.texteform { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }
.formulaire { font-size: 9pt; }
.bouton	{ font-family: Arial, Verdana, sans-serif; color: #FFFFFF; font-size: 12px; text-decoration: none; background-color: #162983; font-weight: bold;}

.warning {font-size: 10px; color: #BB122F; }

/* galeries photo */
.disabled { color: #E7EBEF; }
a.photo { text-decoration: underline; color: #000000; font-size: 10px;}

/* lien standard */
a { text-decoration: underline; color: #000000; }
a:hover { text-decoration: underline; color: #162983; }

/* lien de copyright et textes bas */
.copy { font-size: 10px; text-decoration: none; color: #999999; }
a.copy:hover { text-decoration: none; color: #000000; }

.appt { font-family: Verdana, sans-serif; font-size: 8pt; color: #BB122F; }
a.appt { font-family: Verdana, sans-serif; font-size: 10pt; color: #000000; }
a.appt:hover { font-family: Verdana, sans-serif; font-size: 10pt; color: #162983; font-weight: bold; }

/* paragraphes */
h1 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #162983;
	margin-bottom: 5px;
}

h2 { font-size: 11px; margin-bottom: 5px; margin-top: 5px; font-weight: bold; color: #BB122F; }


