/* Global Styles */

body {
	background-color: #F1F0E6;
	margin:0px;
}

td {
	color:#70614e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a {
	color: #F1F0E6;
	font-weight:bold;
}
	
a:hover {
	color: #F1F0E6;
}

/* ID Styles */

#navigation td {
	border:;
	}
	
#navigation a {
	color: #7D7D48;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://www.hotel-paris-chomel.com/images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 14px 50%;
	}
	
#navigation a:hover {
	background: #C8C8A0 url(http://www.hotel-paris-chomel.com/images/mm_arrow.gif) 14px 45% no-repeat;
	color:#70614e;
	}
	
#logo 	{
	font:24px Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #70614e;
	letter-spacing:.2em;
}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #70614e;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
	
/* Class Styles */

.navText {
	color: #7D7D48;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#70614e;
	line-height:15px;
	margin-top:5px;
}

.infoText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#70614e;
	line-height:15px;
	margin-top:10px;
}	

.logoText {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#70614e;
	line-height:20px;
	margin-top:0px;
}

.sidetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #70614e;
	line-height:2em
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #70614e;
	line-height:20px;
}

#linktextformat a:link {
	text-decoration: none;
	color: #70614e;
}

#linktextformat a:visited {
	text-decoration: none;
	color: #70614e;
}

#linktextformat a:hover {
	text-decoration: none;
	color: #70614e;
}

#linktextformat a:active {
	text-decoration: none;
	color: #70614e;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #70614e;
	letter-spacing:.1em;
}

#footerformat a:link {
	text-decoration: none;
	color: #70614e;
}

#footerformat a:visited {
	text-decoration: none;
	color: #70614e;
}
#footerformat a:hover {
	text-decoration: none;
	color: #70614e;
}
#footerformat a:active {
	text-decoration: none;
	color: #70614e;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70614e;
	letter-spacing:.1em;
}

#footer2format a:link {
	text-decoration: none;
	color: #70614e;
}

#footer2format a:visited {
	text-decoration: none;
	color: #70614e;
}
#footer2format a:hover {
	text-decoration: none;
	color: #70614e;
}
#footer2format a:active {
	text-decoration: none;
	color: #70614e;
}

.imagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F1F0E6;
	letter-spacing:.1em;
}

#imagelink a:link {
	text-decoration: none;
	color: #F1F0E6;
}

#imagelink a:visited {
	text-decoration: none;
	color: #F1F0E6;
}
#imagelink a:hover {
	text-decoration: none;
	color: #F1F0E6;
}
#imagelink a:active {
	text-decoration: none;
	color: #F1F0E6;
}
.box .boxbody {
	margin: 0;
	padding: 0px;
	text-align: center;
	border-left:2px solid #823286;
	border-right:2px solid #823286;
	overflow:auto;
	height:100%;
	background:#F0F3FB;
}

.boxbody dt {
	line-height: 16px;	
}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #823286;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #F0A5F2;
	color: #000;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #823286;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #DFB8DC;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .monthYearPicker{
	background-color: #FCD6FD;
	border:1px solid #823286;
	position:absolute;
	color: #222;
	left:0px;
	top:15px;
	z-index: 1000;
	display: none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#823286;
	color: #fff;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
#castle {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #87616A;
	line-height: 13px;
	z-index: 2;
	font-size: 9px;
}
#castle a { color: #87616A; 