/* CSS Document */




/*-----------------------     STYLE XHTML     ------------------------- */
/*-----------------------     STYLE XHTML     ------------------------- */
html, body {
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, span, img, a, div, input, form, ul, li, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}


.clear {
clear: both;
display: block;
}


body {
	margin: 0;
	padding: 0;
	background:  url(images/background.jpg) no-repeat center top;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	
}

#container {
	position: relative;
	margin: 0 auto;
	width: 930px;
	
	
}




/* ----------------------         HEADER       ---------------------------- */
/* ----------------------         HEADER       ---------------------------- */
#header {
margin: 50px 0 0 0;
	height: 270px;
	background:  url(images/header.png) no-repeat;
	width: 930px;
	
    }
	
	/* ----------------------         HEADER       ---------------------------- */
/* ----------------------         HEADER       ---------------------------- */
#footer {
	height: 25px;
	padding: 55px 0 0 0;
	background:  url(images/footer.jpg) no-repeat;
	width: 930px;
    }

p#copy{
float: left;
margin: 5px 0 0 260px;
font-size: 14px;
color: #666666;
    }
p#madeby{
float: left;
margin: 0 0 0 250px;
font-size: 18px;
color: #666666;
    }
	
/* ----------------------         CONTENT       ---------------------------- */
/* ----------------------         CONTENT       ---------------------------- */


ul#navigation {
width: 900px;
height: 50px;
margin: 0 auto;
padding: 0 0 0 0px;
background:  url(images/navigation.jpg) no-repeat ;
}

ul#navigation li {
	height: 52px;
	float: left;
	list-style: none;
}

 ul#navigation  a {
	display: block;
	height: 26px;
	color: #ffffff;
    text-decoration: none;
	margin: 12px 0px 0 20px;

	font-size: 14px;
}
 ul#navigation  a span{
	display: none;

}


#nav_home a {
background:  url(images/nav_accueil.jpg) no-repeat ;
width: 48px;
}
#nav_fest a {
background:  url(images/nav_festival.jpg) no-repeat;
width: 77px;
}
#nav_resa  a {
background:  url(images/nav_reserva.jpg) no-repeat ;
width: 117px;
}
#nav_medi a {
background:  url(images/nav_medias.jpg) no-repeat ;
width: 69px;
}
#nav_apro a {
background:  url(images/nav_apropos.jpg) no-repeat;
width: 85px;
}
#nav_cont  a {
background:  url(images/nav_contact.jpg) no-repeat ;
width: 78px;
}

#nav_homea:hover, #nav_home a.selected{
background:  url(images/nav_accueil.jpg) no-repeat 0 -26px;
}
#nav_fest a:hover, #nav_fest a.selected  {
background:  url(images/nav_festival.jpg) no-repeat 0 -26px;
}
#nav_resa  a:hover, #nav_resa a.selected   {
background:  url(images/nav_reserva.jpg) no-repeat 0 -26px;
}
#nav_medi a:hover, #nav_medi a.selected  {
background:  url(images/nav_medias.jpg) no-repeat 0 -26px;
} 
#nav_apro  a:hover, #nav_apro a.selected {
background:  url(images/nav_apropos.jpg) no-repeat 0 -26px;
} 
#nav_cont  a:hover, #nav_cont a.selected   {
background:  url(images/nav_contact.jpg) no-repeat 0 -26px;
} 

#content {
background:  url(images/content_bg.png) repeat-y;
width: 930px;
padding: 0px 0 0 0;
}


#maincol {
float: left;
width: 580px;
margin: 0 0 0 15px;
padding: 0 10px 0 10px;

}
#rightcol {
float: left;
width: 300px;
margin: 0 15px 0 0 0;
}
	
	
	
/* ----------------------         POST       ---------------------------- */
/* ----------------------         POST       ---------------------------- */
	
div.post, div.page {
margin: 0 0 20px 0;
}
div.post p, div.page p{
margin: 0 0 10px 0;
}

.post h1 a, .page h1 a{
text-decoration: none;
font-size: 20px;
color: #0b467e;
margin: 0;
}
.post h1 a:hover, .page h1 a:hover{
text-decoration: none;
font-size: 20px;
color: #ffffff;
background: #0b467e;
}
.post_nbcomments a{
color: #0b467e;
text-decoration: none;
}
.post_nbcomments a:hover{
text-decoration: underline;
}
.post_entry {
margin: 10px 0 20px 0;
}

.post_entry ul{
margin: 0 0 10px 20px;
}


.post_foot {
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
div.post_foot p{
margin: 0;
}	

.post_categ  {
float: left;
width: 400px;
color: #666666;
text-decoration: none;
margin: 0:
}

.post_categ a {
color: #0b467e;
text-decoration: none;
}
.post_categ a:hover {
color: #ffffff;
text-decoration: none;

}
.post_share, .post_share a {
color: #666666;
text-decoration: none;
float: left;
margin: 8px 0 0 0;
}
.post_share a img {
margin: 0 3px 0 0;
width:12px;
height:12px;
}
.post_share a:hover{
background: none;
color: #666666;
}
.clear {
height: 0;
}	


/* ----------------------         REGLEMENT      ---------------------------- */
#post-28 h3 {
border-bottom: 1px solid #cccccc;
margin: 20px 0 5px 0;
font-size: 18px;
}

#post-28 p {
margin: 0px 0 10px 0;
}
#post-28 h4 {
border: 2px dotted #0b467e;
margin: 10px 50px 10px 50px;
font-size: 18px;
text-align: center;
padding: 10px;
}

#post-28 li {
margin: 0 0 10px 30px;
}



/* ----------------------         TARIFS     ---------------------------- */

#post-31 td{
width: 70%;
padding: 5px;
}
#post-31 h2{
margin: 20px 0 10px 0;
}
.tab_1 {
background: #eeeeee;
}
.tab_2 {
background: #dddddd;
}


/* ----------------------         MONTAIME     ---------------------------- */
#post-36 h2{
margin: 20px 0 10px 0;
border-bottom: 1px solid #cccccc;
margin: 20px 0 5px 0;
font-size: 18px;
}

#post-36 p {
margin: 0px 0 10px 0;
}

#post-24 h2{
margin: 20px 0 10px 0;
border-bottom: 1px solid #cccccc;
margin: 20px 0 5px 0;
font-size: 18px;
}

#post-24 p {
margin: 0px 0 10px 0;
}

#post-20 h2{
margin: 20px 0 10px 0;
border-bottom: 1px solid #cccccc;
margin: 20px 0 5px 0;
font-size: 18px;
}

#post-20 p {
margin: 0px 0 10px 0;
}

/* ----------------------         W SIDEBAR      ---------------------------- */
/* ----------------------         W SIDEBAR       ---------------------------- */
#sidebar {
width: 300px;
margin: 0 0px 0 0px;
text-align: right;
}
#sidebar li {
list-style: none;
}

h2.widgettitle {
color: #0b467e;
font-size: 16px;
padding: 0 5px 0 5px;
}

/* ----------------------         W HELLO      ---------------------------- */
/* ----------------------         W HELLO       ---------------------------- */

#w_hello {
width: 264px;
height: 155px;
background:  url(images/hello.jpg) no-repeat;
margin: 0 10px 0 10px;
padding: 18px 8px 0 8px;
}
/* ----------------------         W RECHERCHE      ---------------------------- */
/* ----------------------         W RECHERCHE       ---------------------------- */

li#search-2  {
margin: 0 0 10px 0;
}
li#search-2 h2{
display: none;
}

li#search-2  form{
background: url(images/search_bg.jpg) no-repeat bottom;
height: 30px;
}
li#search-2 input#s {
height: 25px;
font-size: 14px;
width: 225px;
margin: 0 5px 0 5px;
background: none;
}
li#search-2 label {
display: none;
}

#searchsubmit {
width: 40px;
height: 30px;
background: none;
}
/* ----------------------         W TAGCLOUD      ---------------------------- */
/* ----------------------         W TAGCLOUD       ---------------------------- */
.st-tag-cloud  {
text-align: center;
padding: 0 10px 0 10px;
}
.st-tag-cloud a {
text-decoration: none;
}
.st-tag-cloud a:hover {
color: #ffffff;
background: #0b467e;
}

.t10 { font-size: 26px; color: #0b467e; }
.t9 { font-size: 26px; color: #000000; }
.t8 { font-size: 22px; color: #000000; }
.t7 { font-size: 22px; color: #666666; }
.t6 { font-size: 18px; color: #666666; }
.t5 { font-size: 18px; color: #666666; }
.t4 { font-size: 14px; color: #666666; }
.t3 { font-size: 14px; color: #666666; }
.t2 { font-size: 12px; color: #000000; font-weight: bold;}
.t1 { font-size: 12px; color: #666666; font-weight: bold;}



/* ----------------------         W WALL      ---------------------------- */
/* ----------------------         W WALL      ---------------------------- */
#wp-wall  {
margin: 20px 10px 0 10px;
background: url(images/wall_bg.jpg) no-repeat;
text-align: left;
border-bottom: 5px solid #0b467e;
padding: 5px 0 5px 0;
}
#wp-wall h2 {
text-align: center;
}
#wp_wall {
text-align: left;
padding: 0 5px 0 5px;
}
p.wall-1, p.wall-2, p.wall-3, p.wall-4, p.wall-5 {
}
#wp_latest {
font-size: 10px;
color: #999999;
}
#wp_wall p
{
	margin-top:4px;
	margin-bottom:4px;
}

#wallcomments p
{
	margin-bottom:5px;
}
#wall_post {

}

#wall_post label{
clear: left;
width: 50px;
margin: 0 10px 0 0 ;
float: left;
text-align: right;
}

#wall_post input, textarea  {
	border: 1px solid #cccccc;
	width: 200px;
	height: 16px;
}

#wall_post textarea {
	height: 60px;
}

#submit_wall_post {
clear: left;
}

#wallcomments {		
	overflow: auto; 
}
.wallnav {
	margin:5px 0px 0px 0px;
}
.wallnav a {
	margin:0px 0px 0px 10px;
}
.wallnav img {
	cursor:pointer;
}
.wallauthor {
	font-weight:bold;
}
.wallcomment {
	font-weight:normal;
}
#wall_post_toggle  {
	cursor:pointer;
}





/* ----------------------         W BLOG ROLL     ---------------------------- */
/* ----------------------         W BLOG ROLL      ---------------------------- */

#linkcat-16 {

background: url(images/w_partenaires.jpg) no-repeat;
margin: 20px 10px 0 10px;
text-align: left;
height: 121px;
padding: 5px 0 0 5px;
}

#linkcat-2 {
background: url(images/w_amis.jpg) no-repeat;
margin: 5px 10px 0 10px;
text-align: left;
height: 156px;
padding: 5px 0 0 5px;
}

#linkcat-2 ul, #linkcat-16 ul  {
padding: 0 10px 0 10px;
}

#linkcat-2  a, #linkcat-16  a{
color: #333333;
text-decoration: none;
}
#linkcat-2  a:hover, #linkcat-16  a:hover{
background: #0b467e;
color: #ffffff;

}




.textwidget {
margin: 20px 10px 0 10px;
}

/* ----------------------         PAGE ARTICLES COMMENTAIRES     ---------------------------- */

ol.commentlist li{
background: #f9f9f9;
margin: 10px 0 0 0;
padding: 10px;
list-style: none;
border: 1px solid #dddddd;
}

#commentform  input, #commentform textarea{
border: 1px solid #dddddd;
width: 200px;
height: 20px;
margin: 0 0 5px 0;
background: #f9f9f9;
margin: 0 0 2px 0;
}
#commentform   textarea{
width: 400px;
height: 150px;
}
.comment-meta {

font-size: 10px;
color: #999999;
}

.comment-author {
margin: 0 0 5px 0;
border-bottom: 1px solid #cccccc;
}

.fn {
color: #000000;
}

#respond {
margin: 20px 0 0 0;
}
.comment em {
font-size: 11px;
color: #999999;
}

/* ----------------------         COUNDOWN       ---------------------------- */
/* ----------------------         COUNDOWN       ---------------------------- */
#countdown {
padding: 160px 125px 0 0;
font-size: 16px;
font-weight: bold;
text-align: right;
}
#countdown abbr{
font-size: 46px;
font-weight: bold;
line-height: 36px;
}

#header li {
padding: 170px 125px 0 0;
list-style: none;
color: #fff;
text-align: right;
font-size: 46px;
font-weight: bold;
line-height: 36px;
}

/* ----------------------         CONTACT       ---------------------------- */
/* ----------------------         CONTACT       ---------------------------- */
#post-26 input, #post-26 textarea{
border: 1px solid #eeeeee;
width: 200px;
height: 20px;
}
#post-26  textarea{
border: 1px solid #eeeeee;
width: 400px;
height: 200px;
}
/* ----------------------         RESERVATIONS       ---------------------------- */
/* ----------------------         RESERVATIONS      ---------------------------- */
#formulaire input, #formulaire textarea{
border: 1px solid #eeeeee;
width: 200px;
height: 20px;
}
 textarea{
border: 1px solid #eeeeee;
width: 400px;
height: 200px;
}

a {
color: #0b467e;
text-decoration: none;
}

a:hover {
background: #0b467e;
color: #ffffff;
}

#post-196 h2{
margin: 20px 0 10px 0;
border-bottom: 1px solid #cccccc;
margin: 20px 0 5px 0;
font-size: 18px;
color: #ff0000;
}

#post-196 p {
margin: 0px 0 10px 0;
}






/* ----------------------      LIGHTBOX   LIGHTBOX   LIGHTBOX        ---------------------------- */
/* ----------------------      LIGHTBOX   LIGHTBOX   LIGHTBOX          ---------------------------- */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


