@import url(menu.css);
@import url(jscalendar/skins/aqua/theme.css);


body {
	background-color: #F3F3F3;
	color: #006600;
	font-family: Tahoma, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 100%

}

#conteneur {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height: 100%;
}

img {
	border-width: 1px;
	border-color: #006600;
}

img:hover {
	border-color: #9999ff;
}

a:link {
	text-decoration:underline;
	color: #006600;
}

a:visited {
	text-decoration:none ;
/*	color:#9eef45;*/
	color: #6FC510;
}

a:hover, img:hover {
	text-decoration:underline;
	color:#9999ff;
}

#drapeaux {
	width: 118px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#drapeaux img {
	border: none;
	margin:1px;
	width: 32px;
	height: 22px;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #4D4D4D;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	margin: 3px;
}

h2 {
	color: #696969;
	font-size: 2em;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 50px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
}

#gauche {
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
}


#contenu {
	float: left;
	width: 82%;
	background-color:#CFF891;
	margin-bottom: 20px;
	background-image: url(images/bord2.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	min-height: 1000px;
}

#contenu ul li {
	list-style: url(images/puce_opt.png);
	list-style-type: none;
	line-height: 1.2em;
}

#menu {
	margin-top: 40px;
	width: 122px;
	text-align: center;
}

#meteo {
	width: 82px;
	margin-top: 50px;
	margin-left: 25px;
}


#haut {
	float: left;
	width: 100%;
	height: 100%;
}

#drapeaux {
	float: left;
	margin-top: 10px;
}

#titre {
	float: left;
	margin-left: 20px;
	width: 80%;
	overflow: auto;
}

.gras {
	font-weight: bold;
}

.souligne {
	text-decoration: underline;
}

.g_s {
	font-weight: bold;
	text-decoration: underline;
}

.c_gauche {
	clear: both;
	margin-left: 50px;
	margin-top: 20px;
	position: relative;
}

.gauche {
	float: left;
	position: relative;
}

.droite {
	clear: both;
	float: right;
	margin-right: 50px;
	margin-top: 20px;
	position: relative;
}

#accueil .photo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#accueil #contenu p {
	padding: 15px;
}

.image_centree {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.image_alignee {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

#chambres li {
	list-style-type: decimal;
}

#photo_tarif {
	float: right;
	margin-top: -200px;
	margin-bottom: 30px;
}

#photo_contact {
	float: right;
	margin-top: -230px;
	margin-bottom: 80px;
}

#table_reservation {
	display: block;
	margin-left: 50px;
	width: 500px;
	margin-bottom: 40px;
}

#veranda img {
	vertical-align: middle;
}

#xiti-logo {
	border: 0;
	visibility: hidden;
}

.image_droite {
	vertical-align: middle;
	margin-left: 250px;
}

#c_tarifs{
	width: 375px;
	margin: 0;
}
