/** Common Styles */

body {
	padding: 0;
	background: #111;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
}

a {
	color: #0193DE;
}

a:hover {
	text-decoration: none;
}

.bg1 {
	background: #FFFFFF repeat-x left top;
}

.content {
	padding: 10px 30px 20px 30px;
}

/** HEADER */

#header {
	width: 960px;
	height: 200px;
	margin: 0px auto;
	background: url(images/header/bann3.jpg);


no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	text-align: right;
	margin: 0px;
	padding: 145px 70px 0px 0px;
	text-transform: uppercase;
	font-size: 42px;
	color: #000000;
}

#header h2 {
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	padding: 80px 10px 0px 0px;
	font-size:14px;
}

/** MENU */


#menu {
	width: 630px;
	height: 50px;
	margin: 0px auto;
	background: #FF0;
	border-bottom: 5px solid #000;
	
}


#menu ul {
	float:left;
	margin-top:10px;
	list-style-type:none;
	text-align:center;
	margin-left: 13px;
 }
 
 
#menu li {
 float:left;
 margin:auto;
 padding:0;
 background-color: #F00;
 }
#menu li a {
 display:block;
 width:140px;
 color:white;
 text-decoration:none;
 padding:5px;
 }
#menu li a:hover {
 color:#FFD700;
 }

#menu ul li ul {
 display:none;
 }

#menu ul li:hover ul {
 display:block;
 }
#menu li:hover ul li {
 float:none;
 }

#menu li ul {
 position:absolute;
 margin-left: 0px;
 margin-top:0px;
 
 }

#menu a {
	
	
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

#menu a:hover, a.active {
	color: #FFF;
	background: #142730;
}

/** FIN MENU */

/** CONTENT */

#content-wrap {
	width: 1006px;
	height: 900px;
	margin: 0 auto;
	background: ;
	border: 1px solid #F00;
}

#content {
	width: 890px;
	margin: 0px auto;
	padding-top: 20px;
}

#columnA {
	float: left;
	width: 630px;
	height:879px;
	background: #FFF;
	margin-top: 10px;
	margin-left:10px;
}

#columnA h2 {
	padding: 10px 0 10px 30px;
	background: #444540;
	border: 1px #929291 solid;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnRight {
	background:#FFF;
	float: right;
	width: 346px;
	height: 879px;
	margin-top:10px;
	margin-right: 10px;
}


#logo {
	background:url(images/logo-estienne.jpg) no-repeat;
	float: right;
	width: 313px;
	height: 323px;
	margin-top: 10px;
	margin-right: 15px;
}
#caldetail{
	float: left;
	width: 626px;
	height:320px;
	margin-top: 20px;
	margin-left:1px;	
	}
	
	
	#mapdetail{
	float: left;
	width: 600px;
	height:700px;
	margin-top: 20px;
	margin-left:15px;
	margin-right: 15px;
	}

#columnB {
	float: right;
	width: 310px;
	height: 430px;
	margin-top:100px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 5px;
}

#columnB h2 {
	padding: 10px 0 10px 30px;
	background: #444540;
	border: 1px #929291 solid;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}

#content2{
	float:right;
	height: 370px;
	width: 580px;
	padding-right: 25px;
	padding-top: 30px;
	margin-top: 30px;
	




}


/** FOOTER */

#footer {
	width: 1006px;
	height: 30px;
	margin: 0px auto;
	background: ;
	font-size: 10px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 1px 10px;
}

#footer .copyright {
	float: left;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
}

#footer .links {
	float: right;
	text-align: center;
	margin-top: 10px;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#content-wrap #columnB {
	font-weight: bold;
}
#content-wrap #columnB {
	font-weight: normal;
	font-size: 14px;
}

/* 
	Blue Dream
	Written by Teylor Feliz  http://www.admixweb.com
*/


table { background:#D3E4E5;
 border:1px solid gray;
 border-collapse:collapse;
 color:#fff;
 font:normal 12px verdana, arial, helvetica, sans-serif;
}
caption { border:1px solid #5C443A;
 color:#5C443A;
 font-weight:bold;
 letter-spacing:20px;
 padding:6px 4px 8px 0px;
 text-align:center;
 text-transform:uppercase;
}
td, th { color:#363636;
 padding:.4em;
}
tr { border:1px dotted gray;
}
thead th, tfoot th { background:#5C443A;
 color:#FFFFFF;
 padding:3px 10px 3px 10px;
 text-align:left;
 text-transform:uppercase;
}
tbody td a { color:#363636;
 text-decoration:none;
}
tbody td a:visited { color:gray;
 text-decoration:line-through;
}
tbody td a:hover { text-decoration:underline;
}
tbody th a { color:#363636;
 font-weight:normal;
 text-decoration:none;
}
tbody th a:hover { color:#363636;
}
tbody td+td+td+td a { background-image:url('bullet_blue.png');
 background-position:left center;
 background-repeat:no-repeat;
 color:#03476F;
 padding-left:15px;
}
tbody td+td+td+td a:visited { background-image:url('bullet_white.png');
 background-position:left center;
 background-repeat:no-repeat;
}
tbody th, tbody td { text-align:left;
 vertical-align:top;
}
tfoot td { background:#5C443A;
 color:#FFFFFF;
 padding-top:3px;
}
.odd { background:#fff;
}
tbody tr:hover { background:#99BCBF;
 border:1px solid #03476F;
 color:#000000;
}

