body{
padding:0px;
margin:0px;
background-color:#000000;
}

td,p,div,tr  { color: white; font-size: 11px; font-family: century gothic, papyrus, times new roman }
a:link, a:visited { color: white; font-weight: bold; text-decoration: none }
a:hover  { color: olive; }
form { display:inline; margin:0; padding:0; }
h1  {  font-size: 20px; font-family: century gothic, papyrus, times new roman; font-weight: bold }
h2{	color: #287fc2; font-weight:normal; font-size:18px }
h3{ color: #287FC2; font-weight:normal;	font-size:16px }
h4{ color: #287FC2; font-weight:normal;	font-size:16px }
h5  { color: red; font-size: 14px; font-weight: normal }
img { border:none; }
ol{ margin-left:40px; list-style-position:inherit; }
blockquote { margin: 10px; }
blockquote div { }
pre { padding: 10px; }
ul#mainlevel-nav {       
	list-style : none; 
	font-size : 11px;  
	
} 
ul#mainlevel-nav li {
	float : left;
	font-size : 30px; 
	font-weight : normal;
	text-transform : lowercase;
	text-align : center; 
	line-height : 20px; 
	font-family : century gothic, papyrus, times new roman; 
	display : block;
	background:none;
	padding-right:10px;       
} 
ul#mainlevel-nav li a {
	display : block; 
	padding-left : 5px; 
	padding-right : 5px;
	padding-top:0px; 
	text-decoration : none; 
	color: #fff;
	text-align:center;
	font-weight :bold;
   } 
ul#mainlevel-nav li a:hover {
	display : block; 
	padding-left : 5px; 
	padding-right : 5px;
	text-decoration : none; 
	color : olive;
	font-weight:bold;
}
.contentpaneopen ul { margin-left: 10px }
.contentpane ul { margin-left: 500px }
table.contentpaneopen,table.contentpane { }
table.contentpaneopen li {	margin-left:40px }
a.mainlevel:link, a.mainlevel:visited {
	display:block;
	height:20px!important;
	height:24px;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-transform:lowercase;
	color:#3399cc;
	border-bottom:1px solid #f0f0f0;
	padding-top:4px;
}
a.mainlevel:hover {
	text-decoration:none;
	color:#666666; 
	font-weight:bold;
	
}
a.mainlevel#active_menu {
	color: #666666;
	font-weight:bold;
}
a.mainlevel#active_menu:hover {
	color: #333333;
}
ul.latestnews li{
	padding:2px 2px 5px 0px;
	margin-left:0px;
	color:#c28279;
	width:auto;
	text-align:left;
}
.latestnews a:link{
	text-transform: lowercase;
	color: #c28279;
}
.latestnews a:visited{
	color: #c28279;
}
.latestnews a:hover {
	color: #666666;
}
ul.mostread li{
	padding:2px 2px 5px 0px;
	margin-left:0px;
	color:#c28279;
	width:auto;
	text-align:center;
}


/*******************************************************************************
*   Onglets
*******************************************************************************/

.tab.title.hidden {
    display: none;
}

div.tab {
    border: 1px solid silver;
    padding: 1em;
    margin-top: 0.5em;
    padding-top: 1.5em;
}

ul.ui-tabs-nav {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.ui-tabs-nav li {
    padding: 0;
    margin: 0;
    display: inline;
}

ul.ui-tabs-nav a {
    border: 1px solid silver;
    padding: 0.5em;
    background: #ddd;
}

ul.ui-tabs-nav a.active {
    border: 1px solid silver;
    border-bottom: 1px solid white;
    background: white;
}


ul#galerie{
	height: 70px;
	margin: 10px 0;
}
ul#galerie li{
	float: left;
}
ul#galerie li a img{
	margin: 0 5px 0 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}

h3.soustitre{
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 1.1em;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
	position: relative;
}
h3.soustitre a{
	padding-left: 20px;
	background: url(../images/Resto/lytebox/close.png) 0 50% no-repeat;
	text-decoration: none;
	color: #e3281f;
}
h3.soustitre a.open{
	background-image: url(../images/Resto/lytebox/open.png);
}
a#resa:hover{
	color: #f9ad00;
}


/*Zone de navigation*/
#pageNav{
	margin: 10px 0;
	text-align: center;
	font-size: 16px;
	cursor: default;
	color: #999;
}
#pageNav span{
	font-weight: bold;
	padding: 2px 6px 3px 6px;
	background: #f9ad00;
	border: 1px solid #f9ad00;
	color: #fff;
}
#pageNav a{
	background: #fff;
	color: #999;
	text-decoration: none;
	padding: 2px 6px 3px 6px;
	border: 1px solid #999;
}
#pageNav a:hover{
	color: #000;
	border-color: #000;
}


div.billet{
	margin-bottom: 40px;
}
div.billet h3{
	margin-left: 70px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
div.billet h3 a{
	color: #f9ad00;
	text-decoration: none;
}
div.billet h3 a:hover{
	color: #f9ad00;
	text-decoration: underline;
}
div.billet p{
	width: 280px;
	margin-left: 70px;
}
div.billet p.date{
	float: left;
	width: 57px;
	height: 63px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	background: url(../images/bgdate.png) 0 0 no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
}
div.billet p.date span{
	color: #f9ad00;
	font-size: 30px;
	font-weight: bold;
}
p.more{
	clear: both;
	margin-top: 10px;
}
p.more a{
	color: #18a4e2;
	text-decoration: none;
	border-bottom: 1px dotted #18a4e2;
}
div.billet p.more a:hover{
	border-bottom: none;
}
div.billet img{
	float: right;
	border: 4px solid #000;
}
div.detail p{
	width:415px;
}
div.detail img{
	margin:0 0 10px 10px;
}
div.detail p.intro{
	font-weight:bold;
}
/*carousels*/
div.billet div.jcarousel-skin-tango{
	margin-left: 70px;
}
div.billet div.jcarousel-skin-tango div.jcarousel-container-horizontal{
	width: 348px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	clear:both;
}
div.billet div.jcarousel-skin-tango div.jcarousel-container-horizontal div.jcarousel-clip-horizontal{
	width: 330px;
	margin-left: 8px;
}
div.billet div.jcarousel-skin-tango img{
	float: none;
	border: none;
}
div.jcarousel-skin-tango ul li{
	width: 75px;
	height: 75px;
	overflow: hidden;
}

/*menu*/
div#menuCol{
	float: right;
	width: 200px;
}
ul#menu{
	float: right;
	margin-top: 100px;
	margin-bottom: 10px;
	width: 195px;
	background: yellow;
	font-weight: bold;
	background: #000;
	border-left: 5px solid #fff;
}
ul#menu li a{
	display: block;
	height: 20px;
	padding: 6px 0;
	margin: 0 7px;
	text-indent: 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
ul#menu li.actif a{
	cursor: default;
}
ul#menu li.actif a, ul#menu li a:hover{
	color: #f9ad00;
}
/*sous-menu*/
ul#subMenu{
	font-size: .9em;
	background: #333;
	display: none;
}
ul#subMenu li a{
	height: 15px;
	line-height: 15px;
	border-bottom: none;
	color: #ccc;

}
ul#subMenu li a:hover{
	color: #fff;
}
div#menuCol img{
	margin: 10px 0;
}
div#menuCol img#gorgone{
	margin: 10px;
}
/*footer*/
div#footer{
	clear: both;
	position: relative;
	height: 100px;
	background: #000;
	border-top: 5px solid #fff;
	color: #666;
}
div#footer p{
	margin: 10px 0;
}
div#footer p a{
	color: #666;
}
div#footer p a:hover{
	color: #fff;
}
div#footer a#cg{
	position: absolute;
	display: block;
	width: 70px;
	height: 70px;
	text-indent: -5000px;
	top: 10px;
	left: 50%;
	margin-left: 420px;
	background: url(../images/somme.png) 0 0 no-repeat;
}

table#feria {
	/*margin: 20 0 0 0;*/
	padding: 0 12px;
	border: 2px solid #ccc;
}
