body {
	background-color: #fcc;
	margin: 0;
 	padding: 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: underline;
	color: #936;
}
.center {
 	text-align: center;
}
.separation {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
img, table, div, br {
	border: 0;
	margin: 0;
 	padding: 0;
}
form {
	border: 0;
	margin: 0;
 	padding: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0;
	padding: 5px;
}
p a:link, p a:visited {
	color: #936;
	text-decoration: underline;
}
li {
	margin: 2px 0 2px 10px;
}
div#cadremilieupages {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(imgs/hotel-moschenross-fond_1.gif);
	width: 747px;
}
div#cadrehaut {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(imgs/header-hotel-moschenross.jpg);
	width: 747px;
	height: 145px;
}

div#cadrebas {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imgs/hotel-moschenross-fond_2.gif);
	width: 747px;
	height: 17px;
}

/* ---------- home ---------- */

div#homeglobal {
	background-color: #f99;
	width: 747px;
	margin: 10px auto 10px auto;
	background: url(imgs/hotel-moschenross-fond_1.gif) left top repeat-y;
}
div#homephoto1 {
	width: 322px;
	height: 205px;
	float: left;
}
.phome {
	color: #936;
}
div#homephoto2 {
	width: 716px;
	height: 137px;
	margin: 10px 18px 0 13px;
}
div#homephoto3 {
	width: 716px;
	height: 62px;
	margin: 11px 18px 10px 13px;
}

/* ---------- cadres texte ---------- */

.cadrehome {
	background: url(imgs/fond-texte_2.gif) left top repeat-y;
	width: 407px;
	margin: 0 0 0 322px;
}
div#conteneurcadre {
	float: left;
	width: 407px;
	margin: 0 0 10px 13px;
}
.cadre {
	background: url(imgs/fond-texte_2.gif) left top repeat-y;
	width: 407px;
	margin: 0 0 10px 0;
}
.coinhaut {
	width: 407px;
	height: 9px;
	background-image: url(imgs/fond-texte_1.gif);
}
.coinbas {
	width: 407px;
	height: 10px;
	background-image: url(imgs/fond-texte_3.gif);
}
.textecoins {
	background: url(imgs/fond-texte_2.gif) left top repeat-y;
}

/* ---------- pages ---------- */

div#pagesglobal {
	background-color: #F99;
	width: 747px;
	margin: 10px auto 10px auto;
	background: url(imgs/hotel-moschenross-fond_1.gif) left top repeat-y;
}
.photospages {
	width: 300px;
	margin: 0 0 0 430px;
	text-align: right;
}
.photos {
	border: 1px solid #fff;
	align: right;
	margin: 0 0 10px 0;
}
.applet {
	align: right;
	margin: 0 0 10px 0;
}
.h1pages {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #936;
	margin: 0 0 10px 10px;
}
div#footer {
	width: 747px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(imgs/hotel-moschenross-fond_1.gif);
	color: #936;
	text-align: center;
}
div#map {
	width: 713px;
	height: 500px;
	border: 1px solid #fff;
	margin: 0 0 10px 13px;
}
p.acces {
	color: #936;
	margin: 0 0 10px 10px;
}


/* ---------- galerie photos ---------- */


div#galerie {
	width: 480px;
	margin: 0 0 10px 130px;
	text-align: center;
}
ul#galerie_mini {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#galerie_mini li {
	float: left;
	margin: 5px;
}
dl#photo {
	clear: both;
	margin: 0 auto;
}
dl#photo dt {
	font: italic 16px Times New Roman, Times, serif;
	color: #936;
	margin: 5px;
}
dl#photo dd {
	margin: 0;
}

/* ---------- formulaire ---------- */

.formulaire {
	width: 407px;
	margin: 0;
	padding: 5px;
	border: none;
}
.redasterix {
	color: #c06;
	font-weight: bold;
}
.errorsend {
	font-weight: bold;
	color: #c06;
}
tt {
	font-size: 12px;
}