@charset "iso-8859-1";
div.clear { clear: both; }
/* use as follows (including the comment) */
/* <div class="clear"><!-- --></div> */
.right{text-align:right;}
.center{text-align:center;}
.left{text-align:left;}
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
body {
	background: #263E58;
	color: #FBFBFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: .95em;
	line-height:1.4em
}
h1 {
	color: #FBFBFF;
	text-align: left;
	padding: 10px 15px 0px 0px;
}

h5 {
	margin: 1px;
	padding: 1px;
}
h4 {
	margin: 1px;
	padding: 1px;
}
h3 {
	margin: 1px;
	padding: 1px;
}
h2 {
	margin: 1px;
	padding: 1px;
}
p {
	margin: 0.3em;
	padding: 0.3em;
}
.terms li {
	background-position: 0px 0px;
	padding-bottom: .5em;
	background-repeat: repeat;
	background-attachment: scroll;
}
	/*background: #263E58 url('images/tuclogo2.gif') no-repeat left;*/
	/*masthead & page #263E58*/
DIV.wrapper{
	max-width:1003px;
	margin:0 auto;
	background:none center top auto auto no-repeat fixed coral;
}
#masthead {
	height: 150px;
	background: url('images/masthead.jpg') left no-repeat #1A293C;
	border-right: 0px solid #CCCCCC;
	max-width: 999px;
}

#masthead h1 {
	color: #FBFBFF;
	text-align: left;
	padding: 10px 15px 0px 0px;
	margin: 0px 0px 0px 615px;
	line-height: 1.4em;
}
#masthead marquee {
	color: #99ffcc;
	/*text-align: left;*/
	padding: 10px 15px 0px 0px;
	margin: 0px 0px 0px 615px;
	font-size:13px;
	font-weight:bold;

}
#masthead DIV.promo {
	/*text-align: left;*/
	/*padding: 10px 15px 0px 0px;*/
	margin: 5px 0px 0px 610px;
	width:380px;
	/*height:81px;*/
	background-color:green;
	border: 3px lime double;
}
#masthead DIV.promo P{
	color: #fff;
	text-align: left;
	padding: 8px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
}

#left_col {
	width: 175px;
	float: left;
	color: #E8F0F9;	
	margin: 0 0  0 7px;
	padding: 0;
	background:#1A293C;
	/*overflow: auto;*/
}
#left_col a:active {
	color: #FBFBFF;
	text-decoration: none;
}
#left_col a {
	color: #FBFBFF;
	text-decoration: none;
}
#left_col a:visited {
	color: #eeeeee
}
#left_col a:hover {
	color: #C3C677;
	text-decoration: underline
}
#left_col ul {
	/*padding: 20px 0;*/
	padding: 5px 0;
	margin: 0;
	list-style: none;
	font-size: .9em;
}
#left_col li {
	padding-bottom: 5px;
}
#container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
	/*background: #263E58;*/
	background:#1A293C;
	overflow:hidden;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#page_content {
	min-height:760px;
	margin: 0 1px 0 190px;
	padding: .3em .75em;
	background-color: #FBFBFF;
	color: #263E58;
	/*max-width: 810px;*/
}
/* sort of st ic ky footer for page_content*/
DIV.chqvac{
	background-color: #FBFBFF;
	margin: 0 1px 0 190px;
	min-height:100px;
	text-align:center;
	padding:15px 0 10px 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
DIV.chqvac img{padding:0 10px;}
DIV.chqvac img#resanet{padding:0 10px 0 140px;}

DIV#footer {
	width: 790px;
	border: 0px gray solid;
	margin: 25px auto 0px auto;
	background-color: #263E58;
	color: #E8F0F9;
	font-size: .8em;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: .2em 1em;
}
#footer a:visited {
	color: #FBFBFF;
	background: transparent;
	text-decoration: none;
}
#footer a {
	color: #FBFBFF;
	background: transparent;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* More styles */
img {
	border: 0px;
	margin: 0px;
}
/*leftcol photos*/
.marg10{
	border: 0;
	margin: 10px 5px 5px 5px;
	padding: 0;	
}

.pad10{
	padding:10px;
	margin:0;
}
img.imgmail {
	border: 0px;
	margin: 0px 5px 0px 0px;
}
img#wifi{
	border:0px;
	margin:0px 3px;
	padding:0px;
}
#navflag {
	margin: 0px;
}
.clearit {
	clear: both;
}
.clearright {
	clear: both;
}
/* NAVLIST */
#navlist {
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	background: #263E58;
	width: 160px;
}
#navlist li {
	list-style: none;
	margin: 0;
	/*border-top: 1px solid gray;*/
	text-align: left;
	border-radius: 2px;
}
#navlist li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #AAB;
	background: #CCD;
	text-decoration: none;
	border-radius: 2px;
}
#navlist li a:link {
	color: #000080;
}
#navlist li a:visited {
	color: #448;
}
#navlist li a:hover {
	border-color: #FE3;
	color: #FFF;
	background: #332;
}
p.width550 { max-width: 550px; }
DIV.width550 { max-width: 550px; }
DIV.width650 { max-width: 650px; }
DIV.width90pc { max-width: 90%; }
table.tblform { padding: 2px; }
.floatright { float: right; }

.printonly, .vcard {
	display: none;
	visibility: hidden;
}
#leftcoladdress {
	border: 1px #E8F0F9 solid;
	margin: 0 7px 0 0;
	background-color: #2F4D6C;
	color: #FFF;
	border-radius: 5px;
}
.smallad{
	font-size: smaller;
}
TD.prix{
	text-align: right;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
table.tblrates {
	border-collapse: collapse;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	/*width: 500px;*/
	border-left-style: solid;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #263E58;
	background-color: #ffffff;
}
table.tblrates TD{
	padding: 5px 10px 5px 10px;
}
table.tablerates {
	border-collapse: collapse;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	/*width: 500px;*/
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	color: #263E58;
	background-color: #ffffff;
}
table.tablerates TD{
	padding: 2px 5px 2px 10px;
}
.tdcaption {
	text-align: left;
	font-weight: bold;
}

TR.bder TD{
	border-bottom: 1px solid #cccccc;
}
TD.bder2{
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
IMG#prm{
position:absolute;
top:0px;
left:170px;
margin:0;
padding:0;
}
TD.prm{
border: 1px solid #0000FF;
background-color: #FFFF00;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: left;
}
table.tablerates TD.confort{
	text-align: center;
	font-size:x-small;
	 font-style: italic;
	padding:0;
}
/* mobile homes for rent in left col*/
p.mh{
	font-size:1.0em;
}


DIV.horaires {
	margin-left:190px;
	margin-bottom:20px;
	width:800px;
	text-align:center;
	font-size:small;
}
DIV.horaires a:visited {
	color: #FBFBFF;
	background: transparent;
	text-decoration: none;
}
DIV.horaires a {
	color: #FBFBFF;
	background: transparent;
	text-decoration: none;
}
DIV.horaires a:hover {
	text-decoration: underline;
}
p.pops img{border-radius: 4px;}
img.rnd5{border-radius: 5px;}
img.rnd8{border-radius: 8px;}
img.rnd10{border-radius: 10px;}
