/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
div {
	}
body {
	background-color: #265b85;
	margin: 0px auto;
	width: 1024px;
	height: 1024px;
	font: 70%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-align: center;
}
#page-wrapper {
	width: 1024px;
	height: 1024px;
	background: url(../images/fondbleu.jpg) no-repeat;
}
#main_side {
	margin: 0 0 0 39px;
	height: 100%;
	width: 714px;
	float: left;
}
#head_top {
	position: absolute;
	top: 0.5%;
	left: 650px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 0;
	width: 60px;
	height: 86px;
	background: url(../images/logo.png) no-repeat;
}
#head_bas {
	float: left;
	border: 0px;
	width: 714px;
	height: 227px;
	margin: 20px 0pt 0pt;
	background: url(../images/webquiet1.jpg) no-repeat;
}
#head_black {
	float: left;
	background-color: #000000;
	width:714px;
	height: 30px;
}
#main_content {
	float: left;
	width: 714px;
	background: url(../images/cbox.png);
}
#menu_side {
	text-align: left;
	margin: 0 40px 0 0;
	height: 100%;
	width: 231px;
	float: right;
	border: 0px;
}
#bus_name {
	height: 153px;
	background: url(../images/motel_nom.png) no-repeat;
}
#top_menu {
	height: 13px;
	border: 0px;
	background: url(../images/top_menu.png) no-repeat;
}
#menu_box {
	border: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 20px 0 0 0px;
	width: 231px;
	height: 207px;
	background: url(../images/menu_box.png) repeat-x;
}
#middle_box {
	border: 0px;
	color:#FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 231px;
	height: 168px;
	background: url(../images/orange_box.png) repeat-x;
}
#low_box {
	border: 0px;
	float: left;
	width: 231px;
	height: 128px;
	background: url(../images/darkred_box.png) repeat-x;
}
.menu_link {
	border-bottom:2px dashed #FFFFFF;
	color:#FFFFFF;
	font-size:1.25em;
	height:25px;
	list-style-type:none;
	width:185px;
	margin: 5px auto;
}
menu_link, a {
	color:#FFFFFF;
}
a:hover {
	font-weight: bold;
}
.centerme {
	color:#FFFFFF;
	margin:1% auto;
	width: 90%;
	font-size: 1.1em
}
.info {
	font-size: 1.15em;
	color: #000000;
}
.flashcontent {
	float: left;
	background-color:#CCCC33;
	padding: 4px;
}
#flashcontent {
	margin-top: 5px;
	margin-left: 5px;
	height: 325px;
}
.inner_text {
	margin: 2%; 
	float: left; 
	width:30%; 
	height: 333px; 
	text-align: justify;
	font-size: 14px;
}
.inner_images {
	margin: 2%;
	background-color: transparent;
	float: left; 
	height: 100%; 
	width: 60%;
}
