/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	margin: 0px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #cc8851;
	text-decoration: none;
}

table {
	font-size: 12px;
}

p {
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/background-site.jpg);
	/*background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauEntete .decalageLogo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;*/
}
.tableauEntete .adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 980px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #cc8851;	
	
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/background-site.jpg);
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	background-image: url(../images/background-site.jpg);
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	*/
}

.tableauBloc {
	vertical-align: top;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #dfb381;*/
}

.titre {
	/*height: 60px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: left;
}

.blocTexte {
	vertical-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	
}

.blocTexte * {
}

.blocPhoto {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #dfb381;
}

.blocPhoto img {
	border: 1px outset #c58754;
}


.blocPhotosChambres img {
	border: 10px solid #dfb585;
}



.TitreRouge {color: #a52a2c;
	font-weight: bold;
}

.TitreBlanc {
	color: #FFFFFF;
	font-weight: bold;
}

.OffresRouge {
	color: #fc0000;
	font-weight: bold;
}
.OffresVert {
	color: #006400;
	font-weight: bold;
}
.OffresViolet {
	color: #800080;
	font-weight: bold;
}

.TableGolf {
	font-size: 11px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/background-site.jpg);
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
}

.tableauPiedDePage a {
	color: #bc7e4b;
	text-decoration: none;
	text-transform:uppercase;
}

.tableauPiedDePage a:hover {
	color: #ce6c00;
	text-decoration: underline;
	text-transform:uppercase;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/background-referencement.jpg);
	border-bottom: 1px solid #000000;
	color: #ffffff;
	
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/background-site.jpg);
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
	color: #bc7e4b;
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #bc7e4b;
	text-decoration: none;
}

.adresse a:hover {
	color: #ce6c00;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/background-site.jpg);
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	*/
	color: #bc7e4b;
}

.tableauCredits a {
	color: #bc7e4b;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #ce6c00;
	text-decoration: none;
}

/* ###########################################################
##############################################################
###################### RESEAUX SOCIAUX #######################
##############################################################
########################################################### */


.tableauContenuReseauxSociaux {
	width: 980px;
	background-image: url(../images/background-site.jpg);
}



/* ######### TEMPLATE 1 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate1 {
	/* A d�commenter si le module ne doit pas s'afficher en float */
	position:relative;
	z-index:150;
	left:50%;
	margin-left:0;
	top: 0;
}
div.ReseauSociauxTemplate1 img {
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop {
    display: none;
	background-color:#c27d4b;
    width: 100px;
    position: absolute;
	padding-bottom:3px;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton {
    float:right;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton img {
    padding: 2px;
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div.ReseauSociauxTemplate1Action {
	color:#cccccc;
    padding:3px;
    font-weight:bold;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a {
	color:#cccccc;
	padding-left:3px;
    text-decoration:none;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a:hover {
	color:#ffffff;
	
    text-decoration:none;
}


/* ######### TEMPLATE 2 - AFFICHAGE BOUTONS PLUS ######### */
div.ReseauSociauxTemplate2 {
   padding: 0 0 0 0;
	color:#666666;
	font-weight:bold;
	/*A d�commenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px; */
	
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {	
	display: none;
	background-color:#4d4d4e;
	width: 80px;
	position: absolute;
	padding: 0 0 3px 2px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop img {	
	padding-left:3px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton {
    text-align:right;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton img {
    cursor: pointer;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {
    margin:20px 0;
    clear:both !important;
}


/* ######### TEMPLATE 3 - AFFICHAGE BARRE SEPAREES : separated ######### */
div.ReseauSociauxTemplate3 {
    /* A d�commenter si le module ne doit pas s'afficher en float 
	border:1px dashed red;
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px;*/
	
	margin:20px 0;
	clear:both !important;
	height:32px;
	overflow:hidden;
}

div.ReseauSociauxTemplate3 .titreAction {
	color:#666666;
	font-weight:bold;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li {
    background-image:url('../templates/reseauxsociaux/images/reseauxsociaux-sprite.png') !important;
    background-repeat:no-repeat !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    float:left !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    background:none repeat scroll 0 0 transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li {
    display:inline !important;
    float:left !important;
    list-style-type:none !important;
    padding:0 !important;
    height:29px !important;
    width:60px !important;
    cursor:pointer !important;
    margin:3px 0 0 !important;
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
    clear:none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:after,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:after {
    content:'' !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a:hover {
    display:block !important;
    width:60px !important;
    height:29px !important;
    text-indent:-9999px !important;
    background-color:transparent !important;
    text-decoration:none !important;
    border:0 none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a:hover,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:hover {
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}


/* ######### TEMPLATE 4 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate4 {
	/* A d�commenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-480px;
	top:10px; */
}

div.ReseauSociauxTemplate4 .titreAction {
	color:#666666;
	font-weight:bold;
}

div.ReseauSociauxTemplate4 img {
    cursor: pointer;
	 width:14px;
	 height:14px;
	 margin-left:2px;
}
