/* Header */
#header{
	
	position: absolute;
	left: 5px;
	top: 31px;
	text-align: center;
   width: 99.5%;
}
.headerContent{
	width: 861px;
	
	margin: 0 auto;
	text-align: left;
	padding-top: 2px;
}


.logo{
	float: left;
}

.headerNav{
	float: right;
	width: 513px;
	text-align: right;
	margin-top: 20px;
	font-size: 1.2em;
}

.headerNav li{
	/* display: inline; */
   float: right;
	margin-left: 2px;
	position: relative;
}
/*
.headerNav li a, .headerNav li span{
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px;
	line-height: 20px;
}
*/
.headerNav li a {
	display: block ;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px;
	line-height: 26px;
	text-decoration: none ;
}
.headerNav li.headerNav1 a {
   background: url(../img/menu_bienvenue.gif) no-repeat 0 0 ;
   width: 110px ;
}

.headerNav li.headerNav2 a {
   background: url(../img/menu_restaurant.gif) no-repeat 0 0 ;
   width: 130px ;
}

.headerNav li.headerNav3 a {
   background: url(../img/menu_plage.gif) no-repeat 0 0 ;
   width: 67px ;
}

.headerNav li.headerNav4 a {
   background: url(../img/menu_studio.gif) no-repeat 0 0 ;
   width: 72px ;
}

.headerNav li.headerNav5 a {
   background: url(../img/menu_contact.gif) no-repeat 0 0 ;
   width: 107px ;
}

.headerNav li a:hover, .headerNav li a.active, .headerNav li span{
	text-decoration: none;
	color: White;
}

.headerNav li.headerNav1 a:hover, .headerNav li a.active, .headerNav li span{
	background: url(../img/menu_bienvenue.gif) no-repeat 0 -26px ; /
}

.headerNav li.headerNav2 a:hover, .headerNav li a.active, .headerNav li span{
	background: url(../img/menu_restaurant.gif) no-repeat 0 -26px ; /
}

.headerNav li.headerNav3 a:hover, .headerNav li a.active, .headerNav li span{
	background: url(../img/menu_plage.gif) no-repeat 0 -26px ; /
}

.headerNav li.headerNav4 a:hover, .headerNav li a.active, .headerNav li span{
	background: url(../img/menu_studio.gif) no-repeat 0 -26px ; /
}

.headerNav li.headerNav5 a:hover, .headerNav li a.active, .headerNav li span{
	background: url(../img/menu_contact.gif) no-repeat 0 -26px ; /
}

.headerNav li ul{
	position: absolute;
	left: -14px;
	top: 20px;
   white-space: nowrap;
   text-align: left !important;
   width: 500px;
}

.headerNav li ul li{
   display: inline;
   float: none;
}
.headerNav li.headerNavLastItems ul{
   left: auto;
   right: 4px;
   text-align: right !important;
}

/* Fin Header */

/* Contenu principal */
#mainContainer{
   width: 861px;   
   margin: 170px auto 0 auto;
   text-align: left;
	padding-bottom: 10px;
}
/* Fin Contenu principal */

/* Footer */
#footer{
	padding-top: 5px;
	clear: both;
}
#footer ul{
	float: left;
}
#footer li{
	display: inline;
	margin-right: 3px;
}
#footer blockquote{
	float: right;
}
/* Fin Footer */

/* Classes communes */
.outsideBorder{
   border: solid 1px #fdf1e8;
}

.insideBorder{
   border: solid 1px #52bee4;
   padding: 5px;
   background-color: White;
}
.blocContentLarge, .blocContentSmall{
	background-color: White;
}
.blocContentLarge .insideBorder{
   width: 847px;
}
.toKnowMore{
   margin-bottom: 0 !important;
}
.toKnowMore a{
   background: url(../img/arrow_brown.gif) no-repeat right center;
   padding-right: 8px;
}
.blocInsert .toKnowMore{
	text-align: right;
}
.pushAmbassade .toKnowMore{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.pushAmbassade .toKnowMore a{
	color: White;
	background-image: url(../img/arrow_white.gif);
	padding-right: 12px;
}
.pushAmbassade .toKnowMore a:hover{
   color: #52bee4;
}

.toKnowMore2 a{
	color: White;
	background-image: url(../img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
.toKnowMore2 a:hover{
   color: #52bee4;
}

.seeAll{
   text-align: right;
   margin-bottom: 0 !important;
}
.seeAll a{
   background: url(../img/arrow_white.gif) no-repeat right center #433024;
   color: White;
   padding: 2px 13px 2px 5px;
   line-height: 20px;
}
.seeAll a:hover{
   background-color: #52bee4;
   color: White;
}
.newsContainer .seeAll{
   margin-right: 10px;
   margin-bottom: 5px !important;
}
.detailsContainer .seeAll{
	margin-top: 15px;
}
.latestNews .seeAll{
   position: absolute;
   right: 3px;
   bottom: 5px;
}
.pushHtml .seeAll{
   position: absolute;
   right: 0;
   bottom: 0;
}

.listTools{
	text-align: right;
}
.listTools li{
	display: inline;
	margin-left: 10px;
}


/* Fin Classes communes */

/* Titres */
h1, h2{
	text-transform: uppercase;
}
h1, h2, h2 a, h3, h3 a{   
   color: #52bee4;  
}
h2 a:hover, h3 a:hover{
   text-decoration: none;
}
/* Fin Titres */

/* Bloc news communs a la page d'accueil et autres pages internes */
.blocNews img{
	border: solid 1px #FBE0CB;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.blocNews{
	margin-left: 5px;
   margin-right: 10px;
   width: 408px;
   float: left;
	display: inline;
}



.newsHighlight .blocNews{
   width: auto;
	margin-left: 0;
}
/* Fin Bloc news communs a la page d'accueil et autres pages internes */


/* Fin Gabarit POPIN */





/* salins */

.info{
margin-left: 5px;
   margin-right: 5px;
   width: 398px;
   float: left;
display: inline;
}

.info img{
	border: solid 1px #52bee4;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.salinsLight .info {
margin-left:0pt;
width:auto;
margin-bottom: 10px
}

.salinsContainer{
   padding-top: 15px;
}

.salinsContainer{
   background: url(/FRONT/salins/client/img/common/bg_news.gif) repeat-x;
   padding-top: 15px;
}
.salinsLight{
   padding: 0 5px 10px 5px;
   font-size: 1em;
}
.salinsLight h2{
   font-size: 1.27em;
	text-transform: none;
}
.salinsContainer h2{
   font-size: 1.1em;
   margin-bottom: 0;
	text-transform: none;
}

