body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	color: #777777;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #B93512;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-top: 0px;
	margin-bottom: 15px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* TEXTES =======================================================*/
/*.titresBleues {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEE1EF;
}*/
.titresOranges {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	margin-bottom: 10px;
}
/*.titresRouges {
	font-size: 18px;
	font-weight: bold;
	color: #B93512;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}*/
.textesBleus {
	color: #3399CC;
}
.textesOranges {
	color: #FF9900;
}
.textesPetits {
	font-size: 9px;
}
.promoOranges {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.prixOranges {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

/* IMAGES ======================================================*/
.imgCadre {
	border: 1px solid #777777;
}
.imgCadreBlanc {
	border: 1px solid #777777;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 15px;
}
.tabCadre {
	padding: 5px;
	border: 2px solid #FF9900;
	background-image: url(_medias/illus/jaune-50.gif);
}

/* LIENS =======================================================*/
a.liensMenu:link, a.liensMenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.liensMenu:hover {
	color: #FF6600;
}
a.liensOrange:link, a.liensOrange:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.liensOrange:hover {
	color: #FF3300;
}
a.liensRouge:link, a.liensRouge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B93512;
	text-decoration: none;
}
a.liensRouge:hover {
	color: #FF3300;
}
a.liensCupdo:link, a.liensCupdo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.liensCupdo:hover {
	color: #3399CC;
}

/* BLOCS PAGES =================================================*/
#hmenu {
	position: absolute;
	z-index: 1;
	height: 100px;
	width: 457px;
	left: 0;
	top: 0;
}
#page {
	position: relative;
	z-index: 0;
	height: 180px;
	width: 830px;
}
#wifi {
	font-size: 13px;
	float: right;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#logo {
	position: absolute;
	z-index: 1;
	height: 180px;
	width: 373px;
	left: 457px;
	top: 0px;
}
#menu {
	position: absolute;
	z-index: 1;
	height: 75px;
	width: 452px;
	left: 0px;
	top: 100px;
	background-image: url(_medias/ele-pages/PORTETTE-menu.gif);
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}
#contenu {
	background-image: url(_medias/ele-pages/PORTETTE-soleil-fond.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	text-align: justify;
	z-index: 1;
}
#fcontenu {
	background-image: url(_medias/ele-pages/PORTETTE-fond.gif);
	position: relative;
	z-index: 0;
	width: 830px;
	height: 450;
}
#pied {
	position: relative;
	z-index: 1;
	height: 20px;
	width: 830px;
}
