/* ------------------------------------ */
/*                                      */
/*            Generalites               */
/*                                      */
/* ------------------------------------ */

body {
	background: #292524;
	font: normal 80%/1em Verdana, Arial, "Trebuchet MS", sans-serif;
	color: #333333;
	margin-top: 0px;
	padding: 0 0 0 0;
	text-align: center;
}

p {
	padding:0;
	
	padding-bottom:12px;
}

p.pform {
	margin:0;
	padding:0;
}
p.itinav	{
	width:628px;
	border-bottom:solid 1px #bdbdbd;
}

hr.home	{
	color:#565148;
	background-color:#565148;
	height: 1px;
	border: 0;
	
}

a#lien-accueil {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 260px;
 height: 70px;
}

h1.cache {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2	{
	color:#d26f0f;
	padding:0;
	margin:0;
	font-size:10pt;
	line-height:1.1;
}

h2.menuwhite	{
	color:#ffffff;
	font-size:11pt;
}
h2.menublack	{
	color:#333333;
	font-size:11pt;
}
h2.menuorange	{
	color:#d26f0f;
	font-size:10pt;
}
h3	{
	padding:0;
	padding-bottom:8px;
	margin:0;
	font-size:10pt;
	line-height:1.1;
	color:#333333;
	text-transform:uppercase;
}

a {
	color: #d26f0f;
	text-decoration: none;
}
a:visited {
	color: #d26f0f;
}
a:hover, a:focus {
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

input {
	background:#f6f6f6;
	border:1px solid #cad1d6;
	padding-left:3px;
	color:#666666;
}

input.sub {
	border:0;
	background-color:transparent;
}

checkbox {
	background:#f6f6f6;
	border:1px solid #cad1d6;
	padding-left:3px;
	color:#666666;
}
textarea {
	width:300px;
	height:150px;
	background:#f6f6f6;
	border:1px solid #cad1d6;
	padding-left:3px;
	color:#666666;
}
select	{
	background:#f6f6f6;
	border:1px solid #cad1d6;
	padding-left:3px;
	color:#666666;
}

input.textfield:focus, textarea:focus {
	background:#ffffff;
}

.navigin	{
	padding-bottom:12px;
}

label{
  position: relative;
  display: block;
  width: 15em;
  height: 1.4em;
padding-bottom:6px;
}

input.csform{
	position: absolute;
	left: 6em;
	width:212px;
}

input.csformnpa{
	position: absolute;
	left: 6em;
	width:60px;
}

.imgleft	{
	float:left;
	padding-right:12px;
}
.titleparag	{
	color:#d16f0f;
	font-weight:bold;
}


/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 928px;
	height: 103px;
	margin: 0 auto;
	text-align: right;
	background: url(../images/design/header.gif) no-repeat top left ;
	
}

.titlepage	{
	margin-bottom:25px;
}

.titlepagesub	{
	float:right;
	margin-top:10px;
	margin-right:20px;
	width:340px;
}

.titlepagesub h2	{
	font-size:20pt;
	font-weight:400;
	color:#5c0a00 ;
	line-height:1.1;
}

.titlepage h2	{
	font-size:18pt;
	font-weight:lighter;
	color:#5c0a00 ;
	line-height:1.1;
}


.titlepage h3	{
	font-size:11pt;
	color:#FFF ;
	line-height:1.1;
}

#banner	{
	float:right;
	margin-right:20px;
	margin-top:40px;
}



/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 928px;
	height: 71px;
	margin: 0 auto;
	text-align: right;
	background: url(../images/design/subheader.gif) no-repeat top left ;
}

#menu ul {
	position: absolute;
	top: 40px;
	left: 344px;
	padding: 0;
	margin:0;
	list-style: none;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	text-decoration: none;
	font-size: 1px;
	color: #C6C1A3;
}

#menu li a span {
	position: absolute;
	left: -5000px;
}
#menu li a:hover {
	background: transparent;
}
#menu a#circuits {
	height: 16px;
	width: 108px;
	background: transparent url(../images/menu/menu_circuits.gif) bottom left no-repeat;
}
#menu a#calendrier {
	height: 16px;
	width: 101px;
	background: transparent url(../images/menu/menu_calendrier.gif) bottom left no-repeat;
}
#menu a#organisation {
	height: 16px;
	width: 188px;
	background: transparent url(../images/menu/menu_organisation.gif) bottom left no-repeat;
}
#menu a#greatescape {
	height: 16px;
	width: 122px;
	background: transparent url(../images/menu/menu_greatescape.gif) bottom left no-repeat;
}
#menu a#news {
	height: 16px;
	width: 37px;
	background: transparent url(../images/menu/menu_news.gif) bottom left no-repeat;
}
#menu a#circuits:hover {
	background-position: 0px 0px;
}
#menu a#calendrier:hover {
	background-position: 0px 0px;
}
#menu a#organisation:hover {
	background-position: 0px 0px;
}
#menu a#greatescape:hover {
	background-position: 0px 0px;
}
#menu a#news:hover {
	background-position: 0px 0px;
}
#menu a.active {
	background-position: 0px 0px;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 928px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background: url(../images/design/bkg.gif) left top repeat-y ;
}
#content	{
	width:878px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}


#leftcontent	{
	float:left;
	width:646px;
	line-height:1.2;
	font-size:0.9em;
}

#rightcontent	{
	margin-top:10px;
	float:right;
	width:229px;
	text-align:center;
	background-color:#e8e6df;
}
#rightcontentbkg	{
	margin-top:10px;
	float:right;
	width:229px;
	height:454px;
	text-align:center;
	background: url(../images/design/bkg_menu.jpg) no-repeat top left ;
}

#rightcontent #floatright	{
	float:right;
	width:340px;
}
.submenu	{
	padding-top:15px;
	padding-left:20px;
	text-align:left;
}

.submenu ul	{
	padding: 0;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:16px;
	list-style: none;
}
.submenu ul li	{
	padding: 0;
	margin:0;
	padding-top:2px;
	padding-bottom:2px;
}
.submenu a	{
	font-size:11pt;
	color:#776c3e;
	font-weight:bold;
	text-decoration:none;
}

.submenu a.menucontent	{
	color:#333333;
	font-size:10pt;
}

#rightcontent #floatleft	{
	float:left;
	width:210px;
	line-height:1.1;
	padding-right:16px;
	padding-top:2px;
}
#rightcontent #bottom	{
	width:229px;
	height:9px;
	background: url(../images/design/footer_menu.gif) no-repeat top left ;
	
}
#home	{
	width:878px;
	height:324px;
}
#mainpichome	{
	float:left;
	width:649px;
	height:324px;
}
#menuhome	{
	float:right;
	text-align:center;
	line-height:1.1;
	width:229px;
	height:324px;
	background-color:#282523;
	padding-top:0px;
}
#menuhome ul	{
	padding: 0;
	margin:0;
	padding-top:10px;
	list-style: none;
}
#menuhome li	{
	padding-left: 16px;
	padding-top:2px;
	padding-bottom:2px;
}
#menuhome li a	{
	font-size:11pt;
	color:#d16f0f;
	font-weight:bold;
	text-decoration:none;
}

#menuhometxt	{
	padding-left:20px;
	padding-top:8px;
	width:203px;
	text-align:left;
}
#txthome	{
	float:right;
	width:290px;
	text-align:left;
	padding-right:16px;
	padding-top:16px;
	line-height:1.1;
}

#headercontent	{
	width:878px;
	height:149px;
	background: url(../images/design/image_content1.jpg) no-repeat top left ;
}
#headercontentright	{
	float:right;
	text-align:center;
	line-height:1.1;
	width:229px;
	height:149px;
	background-color:#282523;
}

.txt	{
	padding-top:20px;
	padding-right:30px;
}
.legende	{
	color:#b1aa94;
	display:block;
	padding-top:8px;
	padding-bottom:12px;
	text-align:left;
	padding-left:20px;
	font-size:10px;
}

#mapdetail	{
	width:713px;
	margin-top:50px;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footerline {
	margin: 0 auto;
	position:relative;
	width: 888px;
	height: 26px;
	font-size:11px;
	text-align:right;
}
#footerline ul	{
	margin:0 ;
	padding:0;
	padding-top:4px;
}

#footerline li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right:12px;
	padding-left:12px;
	display: inline;
	font-size:10px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#737579;
}
#footerline li.last {
	border:none;
	padding-right:0;
}

#footerline li a{
	color:#d26f0f;
	font-size:10px;
	text-decoration:none;
}

#footerline li a:hover{
	color:#d26f0f;
}


#footerline li a.active{
	color:#d26f0f;
}
#footer {
	position:relative;
	margin: 0 auto;
	width: 928px;
	height: 65px;
	text-align:center;
	font-size:x-small;
	background: url(../images/design/footer.gif) no-repeat top center ;
}

.spacer{
	clear: both;
	font-size: 0;
}

.error	{
	color:#FF200C;
}
.info	{
	color:#0A4FFF;
}

/* ------------------------------------ */
/*                                      */
/*            Table                     */
/*                                      */
/* ------------------------------------ */

.map	{
	font-family:arial;
	font-weight:bold;
}
.mapheader	{
	background-color:#3d3a39;
	color:#d4d2bd;
	padding-top:4px;
	padding-left:8px;
}
.mapheaderday	{
	background-color:#3d3a39;
	color:#d4d2bd;
	border-right:solid 1px #bdbdbd;
	padding-top:4px;
}
.maprow1	{
	background-color:#f1f1ed;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
}
.maprow1a	{
	background-color:#f1f1ed;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
	color:#d26f0f;
}
.maprow2	{
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
}
.maprow2a	{
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
	color:#d26f0f;
}
.calrow1	{
	background-color:#f1f1ed;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
}
.calrow1a	{
	background-color:#f1f1ed;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
	color:#d26f0f;
}
.calrow2	{
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
}
.calrow2a	{
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
	padding-left:8px;
	color:#d26f0f;
}
.maprowday1	{
	background-color:#f1f1ed;
	border-right:solid 1px #bdbdbd;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
}
.maprowday2	{
	border-right:solid 1px #bdbdbd;
	border-bottom:solid 1px #bdbdbd;
	font-size:11px;
}
