/* CSS Document */

/*----------------------------------------------------------------------------------------
 ///////////////////////////// CSS du club de golf de Chanlder  /////////////////////////
----------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------
	Couleurs
		
	#C5D75B = vert pale
	#AEE0EA = bleu pale
	#ECECDE = gris pale
	#515348 = gris foncé
	#DDDDB9 = beige
	#CC002E = rouge					
----------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// Conteneurs ///////////////////////////////////
----------------------------------------------------------------------------------------*/

body {
	background-image:url(../images/motif.gif);
	background-repeat:repeat;
	background-position:left top;
	font-family:Arial, futura, Helvetica, sans-serif;
	font-size:100%;
	font-weight:lighter;
}
#motif {
	position:inherit;
	background-image:url(../images/motif2.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
#superConteneur{ 
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	padding-top:10px;
}

#conteneur_gris { 
	position:inherit;
	width:900px;
}

#conteneur_beige { 
	position:inherit;
	width:900px;
	background-color:#DDDDB9;
	border:solid #ECECDE 12px;
}
#contenu {
	background-image:url(../images/fond_contenu.jpg);
	background-repeat:repeat-y;
	background-position:-16px;
	font-size: 10pt;
}
/*---------------------------------------------------------------------------------------
 /////////////////////////////////////// En-tete  ////////////////////////////////////////
----------------------------------------------------------------------------------------*/
ul li#li_titre {
	border:none;
	width:100%;
	clear:both;
	color:#FFFFFF;
	overflow: hidden;
	//overflow: normal;
	text-indent:-1000px;
	
	background-image:url(../images/logo2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


#imageEntete {
	background-image:url(../images/entete.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:145px;
	width:630px;
	margin-left:260px;
	border-left:solid #AEE0EA 10px;
	border-bottom:solid #AEE0EA 10px;
}
#logo {
	position:absolute;
	right: 10px;
	z-index: 9;
	//right: 0px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:145px;
	width:202px;
}

/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// navigation ///////////////////////////////////
----------------------------------------------------------------------------------------*/
a
{
	color:#000;
	text-decoration:none;	
	padding-top:0.5em;
	padding:0 0 0 0px;
}
a:hover
{
	color:#CC002E;
}

#nav_principale { 
	background-color:#C5D75B;
	width:260PX;
	font-weight:lighter;
	font-size:10pt;
	clear: right;
	float:left;
	border-bottom:solid 12px #AEE0EA;
}
#nav_principale li{ 
	display:block;
	height:5px;
	width:50%;
	float:left;
	background-color:#C5D75B;
	border-bottom:dashed 1px #000;
	text-align:left;
	text-indent:15%;
	padding:15px 0 15px 0;
	background-repeat:no-repeat;
	background-position:5%;
}

#nav_principale li:hover{ /* onmouseover */ }

#nav_secondaire {
	background-color:#515348;
	height:10px;
	padding:15px 0 15px 50px;
	clear:both;
	color:#fff;
	font-size:13px;
}
#puce_navSecondaire {
	position:absolute;
	height: 23px;
	width: 23px;
	margin:8px 0 0 15px;
	background-image: url(../images/puce2.gif);
	background-repeat:no-repeat;
}

#nav_secondaire li{
	display:inline;
}
#nav_secondaire a{
	color:#fff;
}
#nav_secondaire a:hover {
	color:#AEE0EA;
}

li#borderBleu { border:none;}
#filArriane {color:#AEE0EA;}

/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// textes //////////////////////////////////////
----------------------------------------------------------------------------------------*/
h2 {
	font-size:12pt;
	color:#CC002E;
	padding:25px 0 10px 0;
}

#textes p {padding:15px 0 10px 0; font-size:12px; line-height:20px;}

#textes {
	position:relative;
	text-align:justify;
	float:left;
	padding:5px 0 0 0;
}

#textes ul {
	width:550px;
	padding:0 0 0 40px;
}
#textes li {
	padding:10px 0 10px 0;
	border-bottom:dashed 1px #000;
}
#golf {
	color:#CC002E;
	font-size:10px;
	padding:5px 20px 0 0;
	margin-bottom:20px;
	clear:both;
	text-align:right;
}

{ }

.enSavoirPlus img {
	padding-right:10px;
}

.enSavoirPlus {
	text-align:right;
	color:#CC002E;
}

#ul_services li{
	border:none;
	font-size: 10pt;
}
#ul_services {
	list-style:square;
}
.pre { padding:0; margin:0}
/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// images //////////////////////////////////////
----------------------------------------------------------------------------------------*/

#images {
	position:relative;
	float:left;
}
#images ul {
	padding-top:15px;
}
#images li {
	padding:20px 0 20px 20px;
	display:block;
	width:240px;
	border-bottom:dashed 1px #000;
}
#images img {
	border:solid 10px #ECECDE;
}
.barresTextes {
	padding:15px 0 15px 0;
	margin-left:300px;
}

/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// pied-de-page ///////////////////////////////////
----------------------------------------------------------------------------------------*/

#piedDePage {
	background-color:#ECECDE;
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:solid #ECECDE 12px;
	text-align:left;
	font-size:12px;
}
#piedDePage ul {
	float:left;
	width:112px;
	padding-left:15px;
}

#piedDePage li {
	padding:10px;
	border-left:solid 2px #DDDDB9;
}

#piedDePage p {
	clear:both;
	padding-top:10px;
}
#global {
	font-size:10px;
	text-align:right;
	padding:20px 20px 0 0;
}
#pdp_accueil li { border:none;}


/*----------------------------------------------------------------------------------------
 ///////////////////////////////////////// Tableaux //////////////////////////////////////
----------------------------------------------------------------------------------------*/
p#notice { font-size:12px;}

table {
	padding:15px 0 15px 0;
	text-align:center;
	line-height:normal;
	width:100%;
	font-size: 10pt;
}

th {
	width:50%;
	padding: 5px;
	background-color: #AEE0EA;
}
.tt_left {
	text-align:left;
}
.tt_left td {
	padding:5px 0 0 15px;
}

.ta p {text-align:left;}
.ta td {padding:10px 0 10px 15px; text-align:left; border-bottom:solid 1px #000;}
.ta th {text-align:left;}

td {padding-bottom:5px; padding-top:5px;}

/* Lightbox stuff */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
