* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 background: #141414 url(../img/bg.jpg) repeat-x 0 0;
}

/* - - - - - Classes Générales - - - - - */
.clear        { clear:both; }
.left         { float:left; }
.right        { float:right; }
img.agauche		{ margin:8px 8px 8px 0; float:left; }
img.adroite     { margin:8px 0 8px 8px; float:right; }
img.left, .lefte		{ margin:0 8px 8px 0; float:left; }
img.right, .righte     { margin:0 0 8px 8px; float:right; }
.text-right   { text-align:right; }
.half         { width:45%; /* Not exactly half to account for paddings, margins etc. */ }
.actuimg     { float:right;margin-left:1em;}
img			{border:none;}
a			{color:#fff;}
a:hover		{color:#00A5D1;}
.date, .news-single-author		{float:right; font:bold 14px Verdana, "Times New Roman", Times, serif; color:#df6d07;}
.bleu		{color:#00A5D1;}
.bleus		{color:#00A5D1; font-weight:bold;}
.plus		{ float:right;
				display:block;
				color:#00A5D1;
				font:bold 12px Verdana, Geneva, sans-serif;
				text-decoration:none;
				padding:0 16px 0 0;
}
.voir		{ float:right;
				display:block;
				height:20px;
				margin:10px 0 0 0;
				color:#fff;
				font:bold 13px Arial, Helvetica, sans-serif;
				text-decoration:none;
				padding:6px 28px 0 0;
				background: url(../img/voir.png) no-repeat right 2px;
}
.voir a:hover {color:#00A5D1;}
.footer li.rien {background:none;}

/* - - - - - WRAPPER : container - - - - - */
.wrapper { 
 margin: 0 auto;
 width: 990px;
 padding:0 9px;
 background:url(../img/bg-wrapper.png) repeat-y 0 0;
}

/* - - - - - HEADER - - - - - */
.header {
 float: left;
 height: 109px;
 width: 954px;
 padding: 0 18px;
 font:normal 10px Arial, Helvetica, sans-serif;
 color:#FFF;
}
.interieur .header { margin:18px 18px 0 0;}
.header p { text-align:center;}
.header strong { font:bold 11px Arial, Helvetica, sans-serif;}
.logo { float:left; }
.adresse { float:right; display:inline; width:171px;}

.photo { float:right; display:inline; width:734px; overflow:hidden;}
/* - - - - - ANIM - - - - - */
.anim {
 float: left;
 width: 990px;
 height:251px;
 background:url(../img/anim.jpg) no-repeat 0 0;
}

/* - - - - - LEFT - - - - - */
.left { 
 float: left;
 width: 200px;
 padding:18px 0 18px 18px;
}

/* - - - TEL - - - */
.tel { 
	float:left;
	width:160px;
	height:38px;
	background:url(../img/bg-telephone.jpg) no-repeat 0 0;
	font: 16px/38px bold Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 0 19px 40px;
}

/* - - - Reservation en ligne - - - */
.reservation { 
	float:left;
	width:190px;
	height:38px;
	background:url(../img/bg-reserve.jpg) no-repeat 0 0;
	font: 16px/38px bold Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 0 19px 10px;
}
.reservation a { text-decoration:none; background:url(../img/etiquette.gif) no-repeat 0 0; padding:5px 0 10px 35px; }
/* - - - LANGUE - - - */
.langue { 
	float:left;
	width:160px;
	height:38px;
	background:url(../img/bg-langue.jpg) no-repeat 0 0;
	padding:0 0 19px 40px;
}

/* - - - LIENS - - - */
.liens { 
	float:left;
	width:196px;
	height:192px;
	background:url(../img/bg-liens.jpg) no-repeat 0 0;
	padding:18px 0 19px 4px;
	 text-align:center;
}
.liens a { text-decoration:none; color:#FFF; }
.liens a:hover {  color:#313236; }
.liens h2 { height:18px; line-height:14px; font: normal 14px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; padding-bottom:35px; }
.liens h3 { height:18px; line-height:14px; font: normal 18px Arial, Helvetica, sans-serif; color:#FFF; text-align:center; }
.d { padding:0 102px 0 0;}
.g { padding:0 0 0 95px;}

/* - - - MENU - - - */
/* HACK pour IE7*/
#menu li:hover, #menu li.over {position: static; /* make menus not sticky in ie7 */} 

#menu, #menu ul { /* all lists */
	float : left;
	width:200px;
	padding: 0;
	margin:0 0 19px 0;
	list-style: none;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	z-index:10;
}
#menu li { /* all list items */
	position : relative;
	float : left;
	width:200px;
	line-height : 24px;
	margin-bottom : -1px;
	background:#313236;
}
#menu li ul { /* second-level lists */
	position : absolute;
	left: -999px;
	margin-left : 200px;
	margin-top : -26px;
	border-left: solid 1px #828285;
	border-right: solid 1px #828285;
}
#menu li ul ul { /* third-and-above-level lists */
	left: -999px;
}
#menu li a {
	width: 200px;
	w\idth : 201px;
	display : block;
	padding:0;
	color:#fff;
	font-weight : bold;
	text-decoration : none;
	text-indent:8px;
	border-bottom: solid 1px #828285;
	border-top: solid 1px #828285;
}
#menu li a:hover { color:#00a5d1;}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul { left: -999px;}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { left: auto;}

/* - - - RESERVATION - - - */
/*.reservation {
	float:left;
	height:108px;
	width:200px;
	padding:0 0 19px 0;
	background:url(../img/bg-reservation.jpg) no-repeat 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#bebdbd;

}
.reservation h2 { font:normal 16px/38px Arial, Helvetica, sans-serif; color:#FFF; text-align:center;}
.reservation p {height:22px;font:normal 11px Arial, Helvetica, sans-serif; vertical-align:middle;padding:0 12px;}
.reservation label {
	display: inline-block;	
	width:65px;
	float: left;
	text-align: left;
}*/

.log { 
float:right;
width:102px;
background:#313236;
border:solid 1px #616264;
color:#fff;
font:normal 11px/22px Arial, Helvetica, sans-serif;
margin:2px 0 0 0;
vertical-align:middle;
}

.bout { float:right;}
.bouton { 
width:105px;
height:19px;
cursor: pointer;
text-decoration: none;
color: #fff;
font: bold 10px Verdana, Geneva, sans-serif;
background: url(../img/bt-connexion.jpg) repeat-x 0 0;
border:none;
margin:0;
padding:0;
}

/* - - - METEO - - - */
.meteo {
	clear:both;
	width:200px;
	height:66px;
	background:url(../img/bg-meteo.jpg) no-repeat 0 0;
	padding:0 0 19px 0;
	color:#bebdbd;
}
.meteo h2 { font:normal 16px/36px Arial, Helvetica, sans-serif; color:#FFF; padding:0 0 0 12px;}
.meteo p{ float:left; width:184px; font:normal 11px/27px Arial, Helvetica, sans-serif; padding:0 0 0 9px; }
.meteo img, .meteo p {display: inline;vertical-align:middle;}
.prev { float:left; width:65px;}
.min, .max { float:left; width:42px; color:#FFF;}
.meteo img { width:35px;}

/* - - - ACANTHE - - - */
.acanthe {
	clear:both;
	width:200px;
	height:66px;
	background:url(../img/bg-acanthe.jpg) no-repeat 0 0;
	padding:0 0 19px 0;
	color:#fff;
}
.acanthe h2 { font:normal 16px/36px Arial, Helvetica, sans-serif; color:#FFF; padding:0 0 0 12px;}
.acanthe p{ float:left; width:184px; font:normal 11px Arial, Helvetica, sans-serif; padding:0 0 0 9px; }

/* - - - - - CONTENU - - - - - */
.contenu { 
 display: inline;
 float: right;
 width: 753px;
 padding:18px 18px 18px 0;
 color: #fff;
 font: normal 10px Verdana, Geneva, sans-serif;
}

.interieur .content { 
 display: inline;
 float: right;
 width: 717px;
 padding:8px;
 color: #fff;
 font: normal 12px Verdana, Geneva, sans-serif;
  margin:18px 18px 18px 18px!important; margin:18px 0 0 9px; border: solid 1px #696a6d; text-align:justify;
    background:url(../img/bg-contenu.jpg) no-repeat top left;
}

.int .content { 
 display: inline;
 float: left;
 width: 466px;
 padding:8px;
 color: #E3E2E2;
 font: normal 11px Verdana, Geneva, sans-serif;
  margin:18px 0 18px 18px!important; margin:18px 0 0 9px; border: solid 1px #696a6d; text-align:justify;
}
.int .content img { float: right; padding:0 0 8px 8px;}
.info { display:inline; float:left; width:251px; margin:18px 0 0 0; color: #bebdbd;
 font: normal 10px Verdana, Geneva, sans-serif;
}

.content h1 { padding:0 0 16px 0;font:normal 18px Arial, Helvetica, sans-serif; color:#FFF;}
.content h2 {font:bold 14px Arial, Helvetica, sans-serif;  color:#BAE7FA; padding:8px 0 12px 0;}
.content p { padding:0 0 10px 0;}
.content strong { color:#BAE7FA; font:normal 12px  Verdana, Geneva, sans-serif;}
.interieur .content strong { color:#BAE7FA; font:normal 12px  Verdana, Geneva, sans-serif;}
.contenu ul,.content ul {
	margin:0 0 8px 25px;
	list-style:none;
}
.contenu li,.content li {
	background: url(../img/puce.gif) no-repeat 0 6px;
	padding:1px 0 1px 6px;
	color:#fff;
}

.location, .vente { float:left; height:190px; width:208px; padding:42px 12px 19px 31px;}
.location { background:url(../img/bg-loc.jpg) no-repeat right top;}
.vente { background: url(../img/bg-achat.jpg) no-repeat right top;}
.location h2, .vente h2 { height:18px; line-height:14px; font: normal 14px Arial, Helvetica, sans-serif; color:#FFF; text-align:center;}
.location h2 { padding:0 112px 0 0; }
.vente h2 { padding:0 0 0 112px; }
.location h3, .vente h3 { line-height:14px; font: normal 18px Arial, Helvetica, sans-serif; color:#FFF; text-align:center;}
.location h3 { padding:0 112px 38px 0;}
.vente h3 { padding:0 0 38px 112px;}
.location p { padding:0 0 0 112px; text-align:justify;}
.vente p { padding:0 112px 0 0; text-align:justify;}
.location a, .vente a { text-decoration:none; color:#FFF; }
.location a:hover, .vente a:hover {  color:#00A5D1; }

.box {
	float:left;
	width:208px;
	height:232px;
	padding:0 12px 19px 31px;
	background:url(../img/bg-box.jpg) no-repeat top right;
	}
.box h2, .actu h2, .carte h2 { font:bold 16px/38px Arial, Helvetica, sans-serif; color:#FFF; }
.box img { border: solid 1px #FFF; }
.box h3 { font: bold 10px Verdana, Geneva, sans-serif; color:#FFF; padding:4px 0 0 0; }
.box p { height:45px; overflow:hidden; }
.box strong, .actu strong { font-weight:bold; color:#00a5d1; }
.box a { background:url(../img/puce.gif) no-repeat 0 4px; padding: 0 0 0 8px; font: bold 10px Verdana, Geneva, sans-serif; text-decoration:none; color:#FFF; }
.box a:hover { color:#00a5d1; }

.boxes { float:left; width:251px;}
.carte, .actu { float:left; width:216px; height:108px; padding:0 4px 16px 31px!important; padding:0 4px 3px 31px; background:url(../img/bg-actu.jpg) no-repeat right top; text-align:justify; }
.carte a, .actu a { color:#fff; text-decoration:none;}
.carte a:hover, .actu a:hover { color:#00A5D1;}

.texte { float:left; width:710px; padding:16px 12px 16px 12px; margin:0 0 0 19px!important; margin:0 0 0 9px; border: solid 1px #696a6d; text-align:justify;}
.texte p { margin:0 0 8px 0; font:normal 12px Verdana, Geneva, sans-serif;}
.texte a { text-decoration:none;}
.texte h1 { font:bold 13px Verdana, Geneva, sans-serif; color:#FFF; padding:0 0 8px 0; text-transform:uppercase;}
.texte strong { font:bold 12px Verdana, Geneva, sans-serif; color:#BAE7FA;}
.gauche { float:left; width:344px; padding:0 10px 0 0; background:url(../img/separ.gif) repeat-y top right;}
.droite { float:left; width:344px; padding:0 0 0 12px;}
.droite strong { color:#BAE7FA;}

/* - - - - - FOOTER - - - - - */
.footer { 
 clear: both;
 width: 750px;
 height:31px;
 margin: 0px 0px 10px 0px;
 padding:0 0px 0 228px;
}
/* - - Menu Footer - - */
.footer ul { display:inline; list-style:none;}
.footer li {
	float:left; /*pour IE*/
	list-style:none;
	background:url(../img/separ.gif) no-repeat 0 3px;
	padding: 0 10px 0 9px;
}
.footer ul li a {
	float:left;   
	display:block;
	height:30px;
	width:auto;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:right;
	text-transform:uppercase;
}
.footer a{ 
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
.footer a:hover { color:#00a5d1;}
/* - - Logo Novae - - */
.novae {
	float:right;
	width:215px;
	display:inline;
	vertical-align:middle;
	height:12px;
}
.novae a{
	height:12px;
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.novae img, novae li {display: inline;vertical-align:middle;}
.novae img{ margin: 0 0 0 6px;}

/* - - Tableaux tarifs - - */

table tr td {
	color: #333;
	padding: 2px;
}

table tr td strong {
	color: #333;
	font-size:14px;
	
}





	
/* - - - - - TABLEAU GOOGLE MAP - - - - - */	
.sortable-onload-1 table {
	border-spacing:1px;
	background-color:#fff;
	width:100%;
	margin:15px 0;
}

.sortable-onload-1 td, .sortable-onload-1 th {	padding: 4px;}

.sortable-onload-1 thead th {
	text-align: left;
	background: #313236;
	color: #00A5D2;
	text-transform:uppercase;
}

.sortable-onload-1 tbody th {	font-weight: bold;color:#BEBDBD; }

.sortable-onload-1 tbody tr {
	background-color:#313236; 
	text-align:left;
	}


.sortable-onload-1 tbody tr td { 
	background: #313236;
	text-align:left;
	color:#ffffff;
	height:40px;
}

#getdirections table tr td {
	color:#1e61ae;
	padding: 2px;
	background-color:#ffffff;
}

#getdirections table tr td a {
	color:#1e61ae;
	padding: 2px;
	background-color:#ffffff;
}

/* - - - - - FORMULAIRE - - - - - */
.contenu form {
padding:10px;
width:400px;
}
fieldset {
padding:20px;
margin-bottom:10px;
border:none;
}
legend {
color:#F1F7F7;
font-weight:bold
}
label {
	display: inline-block;	
	width:110px;
	float: left;
	text-align: left;
}

input, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #BEBDAA;
	margin:2px 0;
	background-color:#FFF;
}
textarea { width:230px; }
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
.content input[type=submit] {
margin:15px 0 0 190px;
cursor:pointer;
width:75px;
}
select, option {
background-color:#F1F7F7;
}

#carte{
	float: left;
	width: 700px;
	height:450px;
	margin:10px 0 10px 10px;;
}



/******************************** Presentation du tableau recap ****************************/
#resultdiv {
	margin:22px 0 0 0;}

.titre_bleu{
	color:#1e61ae;
	font-weight:bold;
	/*padding-left:15px;*/
}

.titre_bleu_under{
	color:#1e61ae;
	font-weight:bold;
	text-decoration:underline;
}

.lien_contact{
	color:#a64921;
}

table#rggmmenu{
	margin:16px 0 0 0;
	width:717px;
	/*text-align:center;
	border:1px solid #DADBDD;*/
}


table#rggmmenu td{
	border:1px solid #DADBDD;
	padding:3px 10px;
}
/************************************* treemenu **************************************/
#treemenu1{
	width:717px;
	display:auto;
}
ul.pde, ul.pde li {
	background:none;
	display:inline;
	margin:0;
	padding:0;
}
/************************************* INFOBULLE **************************************/
.titre_infobulle {
	float:left;
	padding:5px 0 5px 20px;
	width:220px;
	background: url(../img/puce2.gif) no-repeat 0 6px ;
	font:normal 16px Arial, Helvetica, Verdana, Geneva, sans-serif;	
	font-weight:bold;
}
/*onglet contenant les images*/
.poi-content img{
		padding:5px;
}


.markerTooltip {
background: #fff;
color:#000;
padding: 3px 6px;
white-space: nowrap;
border: #333 solid 1px;
-moz-border-radius:10%;
-moz-opacity: 85%;
opacity: 0.85;
z-index:4;
} 
.gmnoprint { color:#000;} 
.content .gmnoprint strong{ color:#00A5D2; font-size:1.2em; font-weight:bold;} 
.gmnoprint a{ color:#000;} 
.gmnoprint a:hover { color:#00A5D2;} 
.gmnoprint input[type="submit"] {
cursor:pointer;
margin:15px 0 0 100px;
width:75px;
}
.content .gmnoprint li{ padding:1px 0 1px 6px; background: url(../img/puce2.gif) no-repeat 0 6px ; }

.myGallery, .rgsgcontent { border:none; background:none;}
.jdGallery .slideElement { background-color:none;}
