html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
IMG{border: 0;}
TD{	vertical-align: top;}

.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.bold{ font-weight: bold; }
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
.just{ text-align: justify; }
.clearfloat{ clear: both; }
DIV.clear { clear: both; }

body {
  background: #fff url("/logos/bckbleu.jpg") repeat-x;
  color:#000033;
  font-size: 90%;
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

h1 {
  line-height: 26px;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  padding:5px 5px 0px 0px;
}
h2 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

#outerwrapper {
	background-color: #fff;
	width: 990px;
	text-align: left;
	overflow:auto;
	margin: 0px auto 0 auto;
	position:relative;
}
#outerwrapper #header {
  width: 980px;
  height:100px;
  padding:0;
  margin:0;
  border-bottom: solid 1px #00FFFF;
}
#outerwrapper #header #headleftcol {
	width: 300px;
	padding: 5px 0px 5px 5px;
}
#outerwrapper #header #headrightcol {
	float:right;
	width:640px;
	text-align: center;
	height:75px;
}
#outerwrapper #topnavigation {
  background-color: #ebebeb;
  height: 25px;
  padding: 10px 10px 10px 10px;
  border-bottom: solid 1px #666;
  text-align: center;
}
#outerwrapper #contentwrapper #leftcol {
  padding: 10px 10px 10px 10px;
  background-color: #FFF5EC;
  float: left;
  border-right: solid 1px #666;
  width: 160px;
}
#outerwrapper #contentwrapper #rightcol {
  padding: 10px 10px 10px 10px;
  float: right;
  border-left: solid 1px #666;
  width: 160px;
  background-color: #FFF5EC;
}
#outerwrapper #contentwrapper #content {
  padding: 10px 10px 10px 10px;
  margin: 0 180px 0 180px;
}
#outerwrapper #contentwrapper .clearFloat {
  display: block;
  clear: both;
}
#outerwrapper #footer {
  /*background-color: #ddd;*/
  /*border-top: solid 1px #666;*/
  padding: 10px 10px 10px 10px;
  text-align:center;
}


.copy{
color:#808080;
font-family:sans-serif,verdana,arial,helvetica;
font-size:smaller;
font-weight:lighter;
}
.tableheaderblue{
background-color:#000066;
color:#ffffff;
font-size:10pt;
font-style:normal;
font-weight:bold;
}
.navbar{
font-family:arial,verdana,helvetica,sans-serif;
font-size:9pt;
font-weight:normal;
margin-top:6pt;
}
TABLE.button140{
	width:140px;
	background-color:#FFFFFF;
	border: 4px ridge #efefef;
}
TABLE.button140 TD{
	text-align: center;
	vertical-align: middle;
}
TABLE.button280{
	width:280px;
	background-color:#FFFFFF;
	border: 4px ridge #efefef;
}
TABLE.button280 TD{
	text-align: center;
	vertical-align: middle;
}
P.areatxtleft{
	text-align: left;
	font-size: small;
}
TABLE#camping{
	width: 600px;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}
TABLE#camping TH{
	border-bottom: 1px solid #666666;
	color: #fff;
	background-color: #003366;
	padding:3px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
}
TABLE#camping TD{
	border-bottom: 0px solid #666666;
	padding:3px;
	margin:0;
	font-size: 11px;
}

P.telephone{
color:#005125;
font-size:x-small;
margin-top:5px;

}
P.navbar{
font-family:arial,verdana,helvetica,sans-serif;
font-size:small;;
font-weight:normal;
margin-top:6px;
}
P.navbar a{
color:#0000ff;
text-decoration:none;
}
P.navbar a:link{
color:#0000ff;
text-decoration:none;
}
P.navbar a:visited{
color:#4169e1;
text-decoration:none;
}
P.navbar a:visited:hover{
color:#00008b;
text-decoration:underline;
}
P.navbar a:hover{
color:#000080;
text-decoration:underline;
}
form#jumpcampform {
	display: inline;
}


/* ---  start footbar styles  --- */
DIV#footbar{
	width: 952px; /*=pagewrapper is 970+2x10padding+2x1pxborder=992 total width*/;
	padding: 10px 20px 10px 20px;
	margin-bottom: 5px;
	background: #262626 /*url(/logos/bkg-foot.png) no-repeat 0 100%*/;
	color: white;
	font-size: 11px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
DIV#footbar UL{float:left; list-style-type: none; }
DIV#footbar UL{list-style-type: none; }
DIV#footbar UL LI.parent{
	color: white;
	cursor: default;
	font-weight: bold;
	text-transform: uppercase;
}
DIV#footbar UL LI.parent A{color: white; cursor: pointer; font-weight: bold; text-transform: uppercase;text-decoration:none;}
DIV#footbar UL LI.parent A:hover{color: white; cursor: pointer; font-weight: bold; text-transform: uppercase;text-decoration:underline;}
DIV#footbar UL LI A,DIV#footbar UL LI A:visited,DIV#footbar UL LI A:link{
	color: #C0C0C0;
	text-decoration: none;
}
DIV#footbar UL LI A:hover,DIV#footbar UL LI A:visited:hover{color:gray;text-decoration:underline;}

DIV#footbar P{font-size:small;color:white;}
DIV#footbar P A{color:gray;text-decoration:none;}
DIV#footbar P A:hover{color:gray;text-decoration:underline;}

UL.horiz{list-style-type: none; padding-left:220px;}
UL.horiz LI{display: inline;text-align:center;padding:0 15px;}
DIV#footbar UL.horiz LI.parent{
	color: white;
	cursor: default;
	font-weight: bold;
	text-transform: uppercase;
	font-size:11px;
}
DIV#footbar .flag{width:18px;height:12px;margin:2px 10px 5px 5px;vertical-align:middle;}

/* ---  end footbar styles  --- */
