@charset "UTF-8";
/* CSS Document */

/* COULEURS 

Bleu = #008FD2 (typo 2B479D)
Brun = #F2A936 (typo 80694D)
Vert = #BDE0C8

*/

/****************************************/
/* BLOCS */
/****************************************/

body, html { height: 100% }
#container { min-height: 100% }

body {
	background-color: #008FD2;
	background-image: url(/images-hotel-casamance-senegal/habillage/fond-hotel-maya-casamance.gif);
	background-repeat: repeat-y;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
	}
div#container{ 
	background-color: #F2A936;
	background-image: url(/images-hotel-casamance-senegal/habillage/fond-hotel-senegal.gif);
	background-repeat: repeat-y;
	width:820px;
	margin:0 auto;
	position: relative;
	}
div#header {
	margin-left: 120px;
	padding-top: 10px;
	}
div#wrapper {
	float:left;
	padding-left: 120px;
	margin-top: 10px;
	width:550px;
	text-align: left;
	}
div#content {
	padding: 15px;
	background-color: #BDE0C8;
	}
div#navigation {
	float:right;
	width:140px;
	margin-top: 10px;
	}
div#extra {
	float:left;
	padding-left: 120px;
	width:550px;
	}
div#extra p {
	padding-bottom: 10px;
	border-bottom: 6px solid #2B479D;
	}
div#footer {
	clear: both;
	width: 550px;
	padding: 0 150px 30px 120px;
	}

/****************************************/
/* TYPO */
/****************************************/

h1 {    
	text-align: center;
	font-family: Georgia,Times,serif;
	font-size: 32px;
	line-height: 1em;
	font-weight: normal;
	color: #2B479D;
	padding: 0 0 10px 0;
	}
h2 {
	font-family: Georgia,Times,serif;
	font-size: 24px;
	font-weight: normal;
	color: #80694D;
	padding-top: 1em;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #80694d;
	padding-top: 1em;
	line-height: 1.3em;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #80694d;
	padding-top: 1em;
	line-height: 1.3em;
	}
p {
	padding-top: 1em;
	line-height: 1.3em;
	}
a {
	color: #333;
	}
a:hover {
	color: #EB3E2F;
	}
strong {
	font-weight: bold;
	}

/****************************************/
/* TYPO SPECIFIQUE */
/****************************************/

h1 span {
	font-size: 24px;
	line-height: 1em;
	}
#content ul {
	padding-top: 1em;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 2em;
	list-style-type: disc;
	}
div.bulle p { /* GOOGLE MAPS */
	padding-top: 0.5em;
	}
li {
	line-height: 1.3em;
	}

/****************************************/
/* DIAPORAMA */
/****************************************/

p#diapo {
	margin: 0;
	padding: 0;
	}
p#diapo img {
	margin: 0;
	padding: 0;
	position:absolute;
	top: 10px;
	left: 120px;
	}
p#menuDiapo {
	margin-top: 354px;
	padding: 0;
	text-align: left;
	}
p#diapo img#imgDiapo {
	/*margin-top: -350px;*/
	opacity: 0;
	MozOpacity: 0;
	filter: alpha(opacity=0);
	}
p#menuDiapo a {
	font-weight: bold;
	color: #80694D;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FBEF8C;
	}
p#menuDiapo a:hover {
	background-color: #80694D;
	color: #FBEF8C;
	}
p#menuDiapo a.actif {
	background-color: #EB3E2F;
	color: #FBEF8C;
	}
	
/****************************************/
/* TABLEAU TARIF */
/****************************************/

table.tarif {
	width: 100%;
	margin-top: 1em;
	}
table.tarif td {
	padding: 6px 10px;
	}
table.tarif td.centre {
	text-align: center;
	width: 20%;
	}
table.tarif tr.ligne0 td {
	background-color: #80694d;
	color: #fff;
	font-weight: bold;
	}
table.tarif tr.ligne1 td {
	background-color: #efecd2;
	}
table.tarif tr.ligne2 td {
	background-color: #FFFCDF;
	}
	
/****************************************/
/* MENU */
/****************************************/

div#navigation ul.menu {
	margin-top: 10px;
	border-top: 6px solid #008FD2;
	text-align: left;
	}
div#navigation ul.menu li {
	border-bottom: 6px solid #008FD2;
	}
div#navigation ul.menu li a {
	display: block;
	text-decoration: none;
	padding: 6px 3px;
	margin: 6px 0;
	background-color: #FBEF8C;
	}
div#navigation ul.menu li a:hover {
	background-color: #80694D;
	color: #FBEF8C;
	}
div#navigation ul.menu li a.selected,
div#navigation ul.menu li a.selected:hover {
	background-color: #EB3E2F;
	color: #FBEF8C;
	} 

/* Langues */

ul.langues {
	height: 16px;
	width: 140px;
	overflow: hidden; /* important pour affichage IE6 */
	}
ul.langues li {
	height: 16px;
	width: 25px;
	float: left; 
	margin-right: 4px;
	}
ul.langues li a {
	height: 16px;
	display: block; 
	text-indent: -99999px; 
	}
ul.langues li#langueFR a {
	background-image: url(/images-hotel-casamance-senegal/habillage/drapeau_FR.gif);
	}
ul.langues li#langueEN a {
	background-image: url(/images-hotel-casamance-senegal/habillage/drapeau_EN.gif);
	}
ul.langues li#langueES a {
	background-image: url(/images-hotel-casamance-senegal/habillage/drapeau_ES.gif);
	}
ul.langues li a:hover {
	background-position: 0 16px;
	}
ul.langues li a span {
	text-indent: -99999px; 
	}

/****************************************/
/* FORMULAIRE */
/****************************************/

form#contact fieldset {
	border: 1px solid #2B479D;
	margin-top: 10px;
	padding: 10px;
	}
form#contact legend {
	padding: 0 10px;
	font-weight: bold;
	color: #2B479D;
	}
form#contact label {
	float: left;
	width: 180px;
	text-align: right;
	}
form#contact input {
	margin-left: 10px;
	width: 250px;
	}
form#contact p.col1 input {
	width: 1em;
	}
form#contact p.col1 input.col1 {
	margin-left: 190px;
	}
form#contact #message {
	margin-left: 10px;
	width: 470px;
	height: 100px;
	}
form#contact #piedForm {
	margin-top: 10px;
	text-align: center;
	}
form#contact #piedForm input {
	width: auto;
	}
p.alerte {
	text-align: center;
	background-color: #EB3E2F;
	color: #FBEF8C;
	margin-top: 10px;
	padding-bottom: 10px;
	}
