/**
 * style_annonce css file
 *
 * @author Laytika <webmaster@laytika.com>
 * @link http://www.laytika.com/
 * @copyright Copyright &copy; 2007 Laytika
 * @license http://www.laytika.com/license/
 * @version $Id: style.css 1000 2007-04-27 07:55:53Z MDU $
 */

div#annonces { 
	padding: 0px;
	margin: 0px;
	height: 143px;
	font-size: 12px;
	font-family: Comic Sans MS;
	border: 0px solid red;
	margin-right: 2px;
	margin-left: 0px;
	width: 919px;
}

/*================== DEBUT Reserve ========================*/
div#reserve { 
	padding: 0px;
	margin: 3px;
	text-align: center;
	height: 135px;
	font-size: 12px;
	font-family: Comic Sans MS;
	border: 0px solid #354E8E;
	margin-right: 2px;
	margin-left: 0px;
	width: 341px;
	-moz-border-radius: 10px 10px 10px 10px;
}
.reserve {
	background-image: url(images/nahampoana.jpg);
	width: 341px;
	height: 135px;
}
.detailsReserve { 
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 108px;
	text-align: right;
}
.nahampoana {
	background: url(photos/fond_nahampoana.gif) no-repeat center;
	height: 511px;
}
.nahampoana_haut {
	background: url(images/nahampoana_haut.jpg) no-repeat center;
	height: 22px;
}
.nahampoana_bas {
	background: url(images/nahampoana_bas.jpg) no-repeat center;
	height: 22px;
}
.nahampoana_centre {
	background: url(images/nahampoana_centre.jpg);
	height: 469px;
}
.Menu_reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	color: White;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.Menu_reserve:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	color: Aqua;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.TextPresentationNahampoana1 { 
	text-align: left;
	font-size: 12pt;
	font-family: Comic Sans MS;
	font-variant: small-caps;
	color: White;
}
.TextPresentationNahampoana2 { 
	text-align: left;
	font-size: 12pt;
	font-family: Comic Sans MS;
	font-variant: small-caps;
	color: #0A3611;
}

/*<<<<<<<<<<<< FIN Reserve >>>>>>>>>>>>>>>*/

/*================== DEBUT promotion ========================*/
div#promotion { 
	padding: 0px;
	margin: 3px;
	text-align: center;
	height: 135px;
	font-size: 12px;
	font-family: Comic Sans MS;
	border: 0px solid #354E8E;
	margin-right: 2px;
	margin-left: 342px;
	width: 338px;
	margin-top: -138px;
}
.promotion {
	background-image: url(images/promotion.jpg);
	width: 338px;
	height: 135px;
}
.detailsPromotion { 
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 108px;
	text-align: right;
}
/*<<<<<<<<<<<< FIN promotion >>>>>>>>>>>>>>>*/

/*================== DEBUT lettreinfo ========================*/
div#lettreinfo { 
	padding: 0px;
	margin: 3px;
	text-align: center;
	height: 135px;
	font-size: 12px;
	font-family: Comic Sans MS;
	border: 0px solid #354E8E;
	margin-right: 0px;
	margin-left: 680px;
	width: 237px;
	margin-top: -138px;
}
.newsletter {
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 135px;
}
div#saisieMail { 
	margin-left: 0px;
	margin-top: 70px;
}
div#checkNoMail { 
	margin-right: 175px;
	margin-top: 5px;
}
div#ErrorEmail { 
	margin-right: 8px;
	margin-top: 0px;
}
/*<<<<<<<<<<<< FIN lettreinfo >>>>>>>>>>>>>>>*/
