body {
	background-color: white;
	text-align: center;
	margin: 0;
	color: white;
}
div#container {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* Tête de page */
h1 {
	width: 828px;
	height: 97px;
	margin: 0;
	background: url(../images/mirano-tete.png) no-repeat;
}

h1 a {
    display: none;
    height: 97px;
    /*text-indent: -9999em;*/
    width: 828px;
}
/* Menu */
.menu {
	padding: 3px 35px 6px 35px;
	background: url(../images/mirano-menu2.png) repeat-y;
	font-size: medium;
}
.menu span.ligne {
	width: 450px;
	display: block;
}
.menu a{
	font-size: 11px;
	color: silver;
	text-decoration: none;
	display: inline-block;
	padding: 3px 2px 0;
}
.menu a:hover{
	color: orange;
	text-decoration: underline;
}
a.menu_select{
	color: orange;
	text-decoration: underline;
}
/* Contenu */
.contenu {
	margin: 0;
	padding: 10px 35px;
	background: url(../images/mirano-fond.gif) repeat-y;
	display: block;
}
.contenu a{
	color: orange;
}
.separation {
	margin: 10px -35px;
	padding: 0;
	background: url(../images/mirano-separation.png) repeat-y;
	height: 15px;
}
.photos img {
	margin: -1px 0px 0px;
	border: 1px none white;
	padding: 0 20px;
	background-color: black;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.presse img {
	border: 5px solid #fbfeff;
}
img.decor, img.decor2 {
	margin: 0px 20px;
	padding: 0px;
	background-color: #e6e6e6;
	display: inline-block;
	border-style: none;
}
p {
	margin: 0;
	text-align: justify;
	padding-bottom: 10px;
}
p.centre {
	width: 230px;
}
/* Pied */
.pied_sup {
	background-image: url(../images/mirano-pied_sup.png);
	height: 26px;
}
.pied {
	height: 42px;
	background: url(../images/mirano-pied.png) no-repeat;
}

h2 {
	margin: 5px 0 10px;
	color: #d1b0dd;
	display: inline-block;
	padding-bottom: 5px;
	text-decoration: underline;
	font-size: 12px;
	direction: ltr;
	text-transform: uppercase;
	font-weight: bold;
}

address {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
address a {
	color: orange;
}
address img {
	padding: 0;
	margin: 10px 0 0 -10px;
}

label {
	margin-top: 4px;
	color: #d1b0dd;
	display: block;
	margin-right: 3px;
	font-size: 10px;
	text-transform: uppercase;
}
#formulaire_mirano p{
	color: #ba76d3;
	font-size: 10px;
}
#map{
	color: black;
}
#map a{
	color: white;
}
.tab_line{
	background: white none repeat-y;
}
.tab_text{
	background: #461557 none repeat-y;
	padding: 3px 10px;
	font-size: small;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.promos{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.promos_date{
	display: block;
	padding: 5px 2px;
	border: 1px dashed white;
	font-weight: bold;
	color: white;
	background-color: #63197f;
}
.mobile_no_display{
}
#conditions { 
	width: 500px;
	text-align: justify;
	display: block;
	font-size: 10px;
}
ul {
	text-align: left;
}
li {
	font-size: 11px;
	line-height: 16px;
	list-style-type: square;
	margin-right: 26px;
}
table.sejour {
	background-color: #461557;
	border: 1px solid white;
}

table.sejour h2 {
	margin-top: 18px;
	margin-left: 27px;
	font-size: 14px;
	color: orange;
	text-align: left;
}
table.sejour strong {
	margin-left: 27px;
	display: block;
	color: #c0e802;
	text-align: left;
}
.reserv a {
	color: white;
	font-size: larger;
	text-decoration: none;
}
.reserv a:hover {
	color: white;
	text-decoration: underline;
}
img.guide {
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
}