/***************************************
		SUR TOUT LE SITE
***************************************/
#positionnementSite{
	width:726px;
 	position: absolute;
 	left: 50%;
 	margin-left: -363px;
 	text-align: left;
}
#positionnementSiteCMS {
	width:726px;
 	position: absolute;
 	left: 50%;
 	margin-left: -363px;
 	text-align: left;
	top:110px;
}

#bloc-top{
	width:794px;
	height:90px;
	border:1px solid #FFFFFF;
}

#login{
	width:615px;
	float:left;
	height:18px;
	margin-left:3px;
	margin-top:20px;
	/*border:1px solid orange;*/
}

/*#menuDroite{
	width:170px;
	float:right;
	color:#eb7365;
	border:1px solid red;
	height:18px;
}*/
.langue{
	position:relative;
	width:60px;
	height:18px;
	top:55px;
	left:733px;
	text-align:right;
	color:#f19185;
}

#recherche{
	float:right;
	width:179px;
	height:20px;
	text-align:right;
	margin-top:30px;
}
#txtIntroSite{
	position:absolute;
	float:left;
	width:600px;
	text-align:left;
	margin-top:60px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ccc;
}
#picto{
	width:390px;
	float:left;
	height:68px;
	margin-top:25px;
	margin-left:220px;
}
#posPicto{
	float:left;
	width:55px;
	height:70px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}
#menuPublicMembre{	
	width:618px;
	height:20px;
	float:left;
	text-align:center;
	color:#eb7365;
}
.contact{
	position:relative;
	width:80px;
	height:15px;
	top:74px;
	left:650px;
	color:#f19185;
}

body {
	color: #000000;
	background: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.intro, #pub{
	margin:0 auto;
	top:30%;
	left:50%;
	position:absolute;
	width:468px;
	height:212px;
	margin-left:-234px;
	margin-top:-106px;

}
.titreIntro{
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	background-image:url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;	
}

.lienIntro{
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
}
.lienTxtIntro{
	color:#000;
}

/***************************************
			IMAGE
***************************************/
.img-shadow {
  float:left;
  background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
 
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
/*  border: 1px solid #a9a9a9;*/
  margin: -6px 6px 6px -6px;
  padding: 0px; /* initialement à 4px*/
}



/***************************************
			FORMULAIRE
***************************************/
INPUT.texte{
        font-size:11px;
        text-decoration: none ;
        background-color: #FFFFFF;
        border: #dddddd;
        border-style:solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin:0px;
        margin-bottom:2px;
        margin-right:2px;
		padding-top:0px;
        height:16px;
        width:240px;
}
INPUT.login {
        font-size:11px;
        text-decoration: none ;
        background-color: #FFFFFF;
        border: #dddddd;
        border-style:solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin:0px;
        margin-bottom:2px;
        margin-right:2px;
		padding-top:0px;
        height:16px;
        width:100px;
}

INPUT.noBorder {
	padding:0px;
	margin:0px;
	border: 0px;
	height:16px;
	vertical-align:middle;
}

INPUT.file {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	width:240px;
	height:18px;
}
INPUT.search {
        font-size:11px;
        text-decoration: none ;
        background-color: #FFFFFF;
        border: #dddddd;
        border-style:solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin:0px;
        margin-right:2px;
		padding-top:0px;
        height:16px;
        width:142px;
}

SELECT{
        font-size:11px;
        text-decoration: none ;
        background-color: #FFFFFF;
        border: #dddddd;
        border-style:solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin:0px;
        margin-bottom:2px;
        margin-right:2px;
		padding-top:0px;
        height:16px;
        width:240px;
}

TEXTAREA.formulaire{
        font-size:10px;
        text-decoration: none ;
        background-color: #FFFFFF;
        border: #dddddd;
        border-style:solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        margin:0px;
  	 	margin-top:2px;
        margin-bottom:2px;
        margin-right:2px;
        width:240px;
}
hr
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #CCCCCC;
}

form {
	 border: 0px;
	 padding: 0px;
	 margin: 0px;
}

.contactform {
	margin-top:2px;
	padding-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
	border-top:1px solid #bcab9b;
	font-size:11px;
}

.formulaire {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
}

#confirmation{
	font-size:11px;
	font-weight:bold;
	/*background-color:#fadeda;*/
	width:100%;
	line-height:20px;
	text-indent:10px;
	color:#ed675b;
}

.boutonShop {
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	padding: 0px;
	margin-left:10px;
	padding-left: 10px;
	border:0px;
	font-size:11px;
	color:#f19185 ;
	font-weight:bold;

}
.boutonShop:hover {
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	padding: 0px;
	margin-left:10px;
	padding-left: 10px;
	border:0px;
	text-align:left;
	font-size:11px;
	color:#CC0000 ;
	font-weight:bold;
	cursor:pointer;
}

.boutonSearch {
	background-image: url(../../images/loupe.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:0px 1px;
	padding-top:0px;
	margin-top:0px;
	margin:0px;
	padding: 0px;
	margin-left:0px;
	padding-left: 9px;
	border:0px;
	cursor:pointer;

}

/***************************************
				TABLEAU
***************************************/
.tab_membre {
	background-color:#eeeeee;
}

td.head{
	font-size: 11px;
	font-weight: bold;
	background-color: #eeeeee;
	border:0px;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:0px;
	margin:0px;
	line-height:18px;
	height:28px;
	text-indent:10px;
}

td.border {
	border-bottom:1px solid #cccccc;
	font-size:11px;
}
td.indent {
	/*text-indent:10px;*/
	margin-left:10px;
	margin-right:3px;
	padding-left:10px;
	padding-right:3px;
	margin-top:3px;
	padding-top:3px;
	font-size:11px;
	line-height:15px;
	height:25px;
}

td.listing{
	font-size:11px;
	font-weight:normal;
	font-weight:normal;
	line-height:19px;
	height:20px;
	border-bottom:1px solid #eeeeee;
	padding:0px;
	padding-left: 10px;
	cursor:hand;
	cursor:pointer;
}
td.listingPromo{
	font-size:11px;
	font-weight:normal;
	font-weight:normal;
	line-height:19px;
	height:20px;
	border-bottom:1px solid #eeeeee;
	padding:0px;
	padding-left: 10px;
	cursor:hand;
	cursor:pointer;
	color:#f19185;
}

td.separation_tab{
	line-height:5px;
	height:15px;
	border:0px;
}
/*
td.tabHomeMembre{
border:1px solid #dddddd;
}*/

/**********************************/
/*           GOLF                 */
/**********************************/


.block_golf1{
	position:relative;
	height:80px;
	width:320px;	
	background-color:#236a07;
    filter : alpha(opacity=20);
    -moz-opacity : 0.2;
    opacity : 0.2;
	float:left;	
	top:15px;
}
.block_golf2{
	position:relative;
	height:80px;
	width:320px;	
	background-color:#236a07;
    filter : alpha(opacity=20);
    -moz-opacity : 0.2;
    opacity : 0.2;
	float:left;	
	top:15px;
	left:30px;
}
.texte_block_golf1{
	height:80px;
	width:320px;	
	position:relative;
	float:left;
	left:15px;
	top:-65px;
}
.texte_block_golf2{
	height:80px;
	width:320px;	
	position:relative;
	float:left;
	left:45px;
	top:-65px;
}
.bloc_separation{
	clear:both;
}
.texte_block_golf1 a,.texte_block_golf2 a{
	color:#000000;

}
.texte_block_golf1 li,.texte_block_golf2 li{
	list-style-image: url(../../images/puceGolf.gif);
	list-style-position:outside;
	margin-left:18px;
}

/**************************/

.contenu{
	margin:0 auto;
	width:976px;
}

.separation {
	border-top:1px solid #dddddd;
	height:18px;
}


.border-left {
	border-left:1px solid #ffffff;
	margin-left:11px;
	padding-left:11px;
}

.popup {
	margin-left:15px;
	margin-right:15px;
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
	padding-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
}


/***************************************
 				MENU
**************************************/
.TitlelowText, a.TitlelowText:link, a.TitlelowText:visited, a.TitlelowText:active, a.TitlelowText:focus {
	color: #ed675b;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant: normal;
	letter-spacing:1px;
	line-height: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.TitlehighText, a.TitlehighText:link, a.TitlehighText:visited, a.TitlehighText:active, a.TitlehighText:focus, a.TitlehighText:hover {
	color: #CC0000;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant: normal;
	letter-spacing:1px;
	line-height: bold;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 50px;
	margin-top: 2px;
	margin-bottom: 15px;
}

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus, a.lowText:hover {
	color: #bdbdbd;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 48px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus, a.highText:hover {
	color: #CC0000;
	font: bold 11px  Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align: left;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 48px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.itemBorder {
	padding-top:0px;
	margin-top: 0px;
	border: 1px solid #ffffff;
	border-left:1px solid #f7c4c0;
}
.itemBorderBlank {
	padding-top:0px;
	margin-top: 0px;
	border-right: 1px solid #ffffff;
	border-left:1px solid #f7c4c0;
}

.nonActif{
	text-decoration:line-through;
}

/* ******************************
			BOUTON
****************************** */
a.boutonSite,
button.boutonSite, input.bouton{
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
	color:#ed675b;
	font-weight:bold;
	font-size:11px;
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	cursor:pointer;
	border:0;
	background:none;
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:0px 4px;
	padding-top:0px;
	margin-top:0px;
	padding-left:10px;

}
a.boutonSite:hover,
button.boutonSite:hover,input.bouton:hover {
	color:#CC0000;
}
a.listing{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
tr.listing:hover{
	background-color:#fadeda;

}
/* ******************************
	 	AFFIAGE PARTENARIAT
****************************** */
#imgBig{
margin-bottom:10px;
}


#preview a,#next a{
	float:left;
	width:20px;
	height:20px;
	border:1px solid #ddd;
	margin-right:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
}
#preview a:hover,#next a:hover{
	background-color:#fadeda;
}

/* ******************************
	 	GALLERY
****************************** */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; text-align: center; line-height: 0; margin-top:10%;}
#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: 80%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 40%; 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; }


/******************************************************************************************************
//   CSS FOR UPLOAD SCRIPT PEARL
***************************************************************************************************************/

.ubrBody {
	margin: 0 0 0 0;
	background-color: #EEEEEE;
}

.ubrWrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.ubrDebug {
	font: 12px Arial;
	background-color: #FFFFFF;
	border: 1px solid #898989;
	width: 900px;
	height: 100px;
	overflow: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.ubrAlert {
	font: 11px Arial;
}

.ubrFinishedData {
	background-color: #b3b3b3;
	border: 1px solid #898989;
	width: 700px;

}

.ubrFinishedData  th{
	text-align: center;
	background-color: #bbbbbb;
	font-weight: bold;
}

.ubrFinishedOdd{
	text-align: center;
	background-color: #dddddd;
}

.ubrFinishedEven{
	text-align: center;
	background-color: #eeeeee;
}

.ubrUploadData {
	background-color: #eeeeee;/*#b3b3b3;*/
	border: 1px solid #b2b2b2;/*#898989;*/
	width: 350px;
}

.ubrUploadDataLabel {
	background-color: #dddddd;
	font: 11px Arial;
	width: 50%;
	text-align: left;
	font-weight: bold;
}

.ubrUploadDataInfo{
	background-color: #dddddd;
	font: 11px Arial;
	width: 50%;
	text-align: center;
}

.ubrBar1 {
	background-color: #eeeeee;/*#b3b3b3;*/
	position: relative;
	text-align: left;
	height: 10px;
	border: 1px solid #b2b2b2;/*#505050;*/
	z-index: 5;
	/*background-image:url(images/progress_bar_white.gif);*/
	/*layer-background-image:url(images/progress_bar_white.gif);*/
}

.ubrBar2 {
	background-color: #CC0000;/*#000099;*/
	position: relative;
	text-align: left;
	height: 10px;
	width: 0%;
	z-index: 6;
	/*background-image:url(images/progress_bar_blue.gif);*/
	/*layer-background-image:url(images/progress_bar_blue.gif);*/
}

.ubrError {
	color: red;
}

.ubrWarning{
	color: yellow;
}

.champPublicite{
	width:155px;
}

a.menuMembre{
	background:none;
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	margin-left:9px;
	margin-right:7px;
	float:left;
	color: #ed675b;
	font-weight:bold;
}
a.menuMembreSelect{
	background:none;
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	margin-left:9px;
	margin-right:7px;
	float:left;
	color: #CC0000;
	font-weight:bold;
}


/******************************************************************************************************
//   CSS Pour moteur de recherche
***************************************************************************************************************/

#search {
	width:100%;
}
#search INPUT {
	width:250px;
	height:16px;
	border:1px solid #e7e7e7;
	font-size:11px;
}
#search P.search-titre{
	margin:0px;
}
#search P.seach-result{
	margin:0px;
}
#search P.search-url{
	margin:0px;
}
#search .pagination{
	text-align:right;
	margin:20px 0px 0px 0px;
	padding-bottom:25px;
}
#search .page {
	float:left;
	border-right:1px solid #CCCCCC;
	padding:0px 8px 0px 8px;
	font-size:0.85em;
	line-height:1.3em;
	height:20px;
}
#search .pictoNext {
	float:left;
	border:0px;
	padding:4px 0px 0px 8px;
	height:20px;
}
#search .pictoPrevious {
	float:left;
	border-right:1px solid #CCCCCC;
	padding:4px 8px 0px 0px;
	height:20px;
}
.searchMotEvidence {
	background-color: #FFFF00;
}
.filArianne{
 color:#999;
 font-size:10px;
}


/* LOGIN ****************************/
.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:11px;
  font-weight:bold;
}

.login_input {
  width:200px;
}

.login_error {
	padding: 0 0 10px 0;
	width:300px;
	color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#fff;
}
