/* RESET */

body, ul, li, ol, form, h1, h2, h3, h4, h5, h6, div, span, p { padding:0; margin:0;}
ul{list-style-type:none;}
body { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#fff; background:url(../images/bckgrd-body.png) left top repeat-x #312c6b;}
a { border:none; text-decoration:none; color:#c1ed53;}


/* STRETCH */

/* CONTAINER */
#container { width:911px; z-index:50; position:absolute; left: 50%; margin-left: -455.5px; display:block; }

/* HEADER */
#header { width:911px; }
	.logo { background:url(../images/logo.png) left top no-repeat; display:block; text-indent:-20000px; width:261px; height:102px; float:left;}

/* HOME */
#contentBienvenue {width:871px; background:#5586eb; padding:31px 20px 31px 20px;}
	#contentBienvenue p { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:17px; }

#homeSuggestions { width:303px; float:left; background:#121129; height:270px;}
	#homeSuggestions p { padding:0 0 0 17px; width:267px;}
#homeTerrasse { width:304px; float:left; background:#191739;  height:270px;}
	#homeTerrasse p { padding:0 0 0 17px; width:267px; line-height:16px;}
#homeHeures { width:304px; float:left; background:#201d47; height:270px;}
	#homeHeures p { padding:0 0 0 17px; width:267px; line-height:15px;}
	
/* PAGE */
#pageLeft { width:620px; float:left; background:#121129; padding:15px; min-height:440px; line-height:16px;}
	#pageLeft p { padding:0 0 15px 0;}
#pageRight { float:right; width:251px;}

/* TITRE */
.titreBienvenue { background:url(../images/titre-home-bienvenue.png) right top no-repeat; display:block; text-indent:-20000px; width:150px; height:57px; float:left;}
.titreSuggestions { background:url(../images/titre-home-suggestions.png) right top no-repeat; display:block; text-indent:-20000px; width:303px; height:50px; float:left; padding:0 0 33px 0;}
.titreTerrasse { background:url(../images/titre-home-terrasse.png) right top no-repeat; display:block; text-indent:-20000px; width:304px; height:50px; float:left; padding:0 0 33px 0;}
.titreHeures { background:url(../images/titre-home-heure.png) right top no-repeat; display:block; text-indent:-20000px; width:304px; height:50px; float:left; padding:0 0 33px 0;}

.titrePresentation { background:url(../images/titre-presetation.png) right top no-repeat; display:block; text-indent:-20000px; width:911px; height:65px;}
.titreCarte { background:url(../images/titre-carte.png) right top no-repeat; display:block; text-indent:-20000px; width:911px; height:65px;}
.titreSuggestion { background:url(../images/titre-suggestions.png) right top no-repeat; display:block; text-indent:-20000px; width:911px; height:65px;}
.titreEvenements { background:url(../images/titre-evenements.png) right top no-repeat; display:block; text-indent:-20000px; width:911px; height:65px;}
.titreCoordonnees { background:url(../images/titre-coordonnees.png) right top no-repeat; display:block; text-indent:-20000px; width:911px; height:65px;}

.titreRightSuggestions { background:url(../images/titre-right-suggestions.png) left top no-repeat; display:block; text-indent:-20000px; width:251px; height:40px;}
.titreRightTerrasse { background:url(../images/titre-right-terrasse.png) left top no-repeat; display:block; text-indent:-20000px; width:251px; height:40px;}

/* MENU */
#menu { padding:63px 0 0 76px; float:left;}
ul#topnav {	margin: 0; padding:0;	float:lefts;	width: 100%;	list-style: none;}
ul#topnav li {	float: left;	margin: 0; padding: 0;	position: relative}
ul#topnav li a {	float: left;	text-indent: -9999px;	height:29px; outline:none;}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; outline:none; }
	
	#menu #topnav .accueil {width:65px;  background:url(../images/menu-accueil.png);}
	#menu #topnav .accueil:hover, #menu #topnav .accueil_active {width:65px; background:url(../images/menu-accueil-h.png);}
	
	#menu #topnav .presentation {width:99px;  background:url(../images/menu-presentation.png);}
	#menu #topnav .presentation:hover, #menu #topnav .presentation_active {width:99px; background:url(../images/menu-presentation-h.png);}
	
	#menu #topnav .carte {width:94px;  background:url(../images/menu-carte.png);}
	#menu #topnav .carte:hover, #menu #topnav .carte_active {width:94px; background:url(../images/menu-carte-h.png);}
	
	#menu #topnav .suggestions {width:97px;  background:url(../images/menu-suggestions.png);}
	#menu #topnav .suggestions:hover, #menu #topnav .suggestions_active {width:97px; background:url(../images/menu-suggestions-h.png);}
	
	#menu #topnav .evenements {width:93px;  background:url(../images/menu-evenements.png);}
	#menu #topnav .evenements:hover, #menu #topnav .evenements_active {width:93px; background:url(../images/menu-evenements-h.png);}
	
	#menu #topnav .coordonnees {width:126px;  background:url(../images/menu-coordonnees.png);}
	#menu #topnav .coordonnees:hover, #menu #topnav .coordonnees_active {width:126px; background:url(../images/menu-coordonnees-h.png);}
	

	ul#topnav li .sub {
	position: absolute;
	top: 29px; left: 0;
	background: #000;
	padding:10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{	list-style: none;	margin: 0; padding: 0;	width: 200px;	float: left}
ul#topnav .sub ul li {	width: 100%;	color: #fff}
ul#topnav .sub ul li h2 {	font-size: 14px;	font-weight: normal}
ul#topnav .sub ul li h2 a {	background-image: none;}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

/* FOOTER */
#footer { clear:both; width:911px; color:#868686; font-size:10px; line-height:16px; position:relative; padding:15px 0 15px 0;}
#footer .tow a, #footer .tow a:hover { color:#fff; text-decoration:none;}	
	#footer strong { font-size:11px; background:url(../images/picto-tow.png) right 1px no-repeat; padding:0 13px 0 0; color:#fff;}
#footer a, #footer a:hover { color:#868686; text-decoration:none;}


/* CLASS */
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
.contentSeparation { background:url(../images/content-separation.png) left top no-repeat; width:839px; height:28px; clear:both;}
.aFleche { text-decoration:none; background:url(../images/afleche.png) right 5px no-repeat; padding:0 10px 0 0; color:#c1ed53;}
.ulServices { float:left; width:156px; padding:2px 0 0 19px; line-height:22px;}
.ulServices li  {   padding:2px 0 2px 15px; background:url(../images/li-bullet.png) left 8px no-repeat;line-height:20px;}

.marginRight { margin:0 20px 0 0;}
.rightSuggestions { width:227px; background:#ca0606; padding:0 12px 12px 12px;}
.rightTerrasse { width:227px; background:#759031; padding:0 12px 12px 12px;}
 .rightTerrasse img { border:none;}

.ulList { line-height:22px; padding:15px 45px 15px 45px; background:#201d47;}
.ulList li  {   padding:2px 0 2px 15px; background:url(../images/li-bullet.png) left 8px no-repeat;line-height:20px;}

.imageFancy img { border:3px solid #999;}
.imageRight { margin:0 5px 0 0;}

.borderImage { border:3px solid #FFF;}

.sousTitre { font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}
.sousTitre2 { font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#312c6b;}

.sousTitreCarte1 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#e0081a;}
.sousTitreCarte2 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#8ebc11;}
.sousTitreCarte3 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#d9c9a7;}
.sousTitreCarte4 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#8ebc11;}
.sousTitreCarte5 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#4c73b2;}
.sousTitreCarte6 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#e0081a;}
.sousTitreCarte7 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#2c3a6a;}
.sousTitreCarte8 { font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#d9c9a7;}

.borderCarte1 { border-left:3px solid #e0081a; padding:0 0 0 10px;}
.borderCarte2 { border-left:3px solid #8ebc11; padding:0 0 0 10px;}
.borderCarte3 { border-left:3px solid #d9c9a7; padding:0 0 0 10px;}
.borderCarte4 { border-left:3px solid #8ebc11; padding:0 0 0 10px;}
.borderCarte5 { border-left:3px solid #4c73b2; padding:0 0 0 10px;}
.borderCarte6 { border-left:3px solid #e0081a; padding:0 0 0 10px;}
.borderCarte7 { border-left:3px solid #2c3a6a; padding:0 0 0 10px;}
.borderCarte8 { border-left:3px solid #d9c9a7; padding:0 0 0 10px;}

.carteLeft1 { width:310px; float:left;}
.contactLeft  { width:310px; float:left;}


.rightAmbiance { background:#50651b; font-size:10px; color:#FFF; text-decoration:none; padding:3px 7px 5px 7px;}
.rightAmbiance:hover { background:#759031; font-size:10px; color:#FFF; text-decoration:none; padding:3px 7px 5px 7px;}

.rightAmbiance2 { background:#50651b; font-size:10px; color:#FFF; text-decoration:none; padding:3px 3px 5px 4px;}
.rightAmbiance2:hover { background:#759031; font-size:10px; color:#FFF; text-decoration:none; padding:3px 3px 5px 4px;}

.carteLeft { float:left; width:200px;}
.cartePrix { float:left; width:85px;}
.separation { clear:both; height:1px; background:#181730; font-size:0px; overflow:hidden; width:285px; margin:1px 0 1px 0;}
/* ICONE */
.iconePhone { width:170px; background:url(../images/icone-telephone.png) left  no-repeat; padding:0 0 0 22px; height:25px; line-height:25px; margin:5px 0 5px 0;}
.iconeGsm { width:170px; background:url(../images/icone-gsm.png) left  no-repeat; padding:0 0 0 35px; height:26px; line-height:26px; margin:0 0 5px 0;}
.iconeMail { width:170px; background:url(../images/icone-mail.png) left no-repeat; padding:0 0 0 35px; height:26px; line-height:26px; margin:0 0 5px 0;}

/* EVENEMNTS */
.quelquesEvenements { background:#c1ed53; width:600px; padding:10px;}
.quelquesEvenements img { border:2px solid #fff;}
.rightEventImage { margin:0 7px 0 0;}
