/***************************************
		SUR TOUT LE SITE
***************************************/
#positionnementSite{
	width:850;
	position:absolute;
	top:50%;
	margin-top:-217px;
	left:50%;
	margin-left:-425px; 	
}

#positionnementSiteCMS {
	width:850px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:75px;
}

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

.intro, #pub{
	margin:0 auto;
	top:50%;
	left:50%;
	position:absolute;
	width:468px;
	height:212px;
	margin-left:-234px;
	margin-top:-106px;
	
}
/***************************************
			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.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-bottom:2px;
        margin-right:2px;
		padding-top:0px;
		width:150px;
}
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;
}

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;
}

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; 
}

/*.bouton {
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	margin-left:10px;
	padding-left: 10px;
	border:0px;
	text-align:left;
	font-size:10px;
	color:#CC0000 ;
}*/
/***************************************
				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 #eeeeee;
	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-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:0px;
	padding-left: 10px;
	cursor:hand;
	cursor:pointer;
}

td.separation_tab{
	line-height:5px;
	height:15px;
	border:0px;
}
/**************************/


.pictos {
 margin-left:10px;
 margin-right:10px;
 }

.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: #bdbdbd; 
	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: #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;
}

.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;
}*/
/* ****************************** 
			BOUTON
****************************** */
a.boutonSite,
button.boutonSite, input.bouton{
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
	color:#7b7b7b;
	font-weight:bold;
	font-size:11px;
	white-space:nowrap;
	text-align:center;
	vertical-align:top;
	cursor:pointer;
	border:0;
	background:none;
	font-size:11px;
	text-transform:uppercase;
	/*background-color:#e00070;
	background-image: url(../../images/puce.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	margin-left:15px;*/

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

/* ****************************** 
	 	SLIMBOX GALLERY
****************************** */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* ****************************** 
	 	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: 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: 100%; background-color: #000; }

