﻿#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(lightbox2/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#imageData{
	padding:0 10px;
	color: #333333;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* Général */
body {
	text-align: center;
	SCROLLBAR-face-color:#999999;
	SCROLLBAR-HIGHLIGHT-COLOR:#E1E1E1;
	SCROLLBAR-SHADOW-COLOR: #E1E1E1;
	SCROLLBAR-3DLIGHT-COLOR:#E1E1E1;
	SCROLLBAR-ARROW-COLOR: #E1E1E1;
	SCROLLBAR-TRACK-COLOR: #E1E1E1;
	SCROLLBAR-DARKSHADOW-COLOR: #E1E1E1;
	color: #07EB4B;
	background-color: #454545;
}

#global {
	position: absolute;
	height: 590px;
	width: 800px;
	top: 15px;
	margin-top: 0px;
	margin-left: -400px;
	left: 50%;
	background-color: #FFFFFF;
}

#content {
	position: absolute;
	height: 530px;
	width: 780px;
	top: 10px;
	left:10px;
	z-index:1;
}
/* Fin de général */

/* Haut de page */
#banner {
	position: absolute;
	height: 190px;
	width: 780px;
	top: 80px;
	left: 0px;
}

#logo{
	position: absolute;
	height: 70px;
	width: 250px;
	top: 0px;
	left: 0px;
	z-index:1;
}

#menu {
	position: absolute;
	height: 16px;
	width: 780px;
	top: 60px;
	text-align: center;
	/*background-color: #CC00FF;*/
	background-color: #F5CEFF;
	right: 0px;
	z-index: 5;
}

#newsletter {
	position: absolute;
	height: 16px;
	width: 180px;
	top: 70px;
	text-align: left;
	left: 0px;
}
/* Fin ahut de page */

/* Center */
#center {
	position: absolute;
	height: 280px;
	width: 780px;
	top: 280px;
	left: 0px;
}

#plan {
	position: absolute;
	height: 350px;
	width: 505px;
	top: 120px;
	left: 137px;
}

#texte_scroll {
	position: absolute;
	height: 265px;
	width:720px;
	top: 10px;
	left: 30px;
	border: none;
	float: left;
	overflow:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_scroll {
	position: absolute;
	height: 265px;
	width:720px;
	top: 10px;
	left: 30px;
	border: none;
	float: left;
	overflow:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#filigramme {
	position: absolute;
	height: 60px;
	width: 600px;
	bottom: 0px;
	right: 90px;
	background-image: url(images/ROC-filigramme.jpg);
}
/* Fin center */





/* draft 
#galerie_affichage {
	position: absolute;
	height: 310px;
	width:470px;
	top: 0px;
	left: 0px;
}
#right {
	position: absolute;
	height: 310px;
	width: 230px;
	top: 230px;
	left: 470px;
	background-image: url(images/right.jpg);
}
#right_texte {
	position: absolute;
	height: 60px;
	width: 210px;
	right: 7px;
	bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#galerie_photo {
	position: absolute;
	height: 120px;
	width: 180px;
	left: 25px;
	top: 30px;
}*/

/* Styles de texte */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A2A;
	padding-bottom: 0px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 7px;
	padding-top: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC00FF;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2A2A;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2A2A2A;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	display: block;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A2A;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* Fin styles de texte */

/* Classes */
.menu{
	cursor:pointer;
	color: #333333;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	display: block;
}

.menu:hover{
	color:#CC00FF;
}

.orange{
	color: #CC00FF;
}

.orange-souligne{
	color: #CC00FF;
	text-decoration:underline;
}
.evidence{
	color: #CC00FF;
}

.evidence:hover{
	color: #CC66FF;
	text-decoration: underline;
}

.lien{
	color: #2A2A2A;
	text-decoration: underline;
}

.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A2A2A;
	border: 1px solid #999999;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 0px;
}

.envoyer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC00FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.envoyer:hover {
	color: #2A2A2A;
}
a{
text-decoration:none;
color:#FFFFFF;
}

.gras{
	color: #CC00FF;
	font-weight:bold;
}

.prix{
font-weight:bold;}

.border_vignette{
	border:1px solid #2A2A2A;
}
.border_vignette:hover{
	border:1px solid #CC00FF;
}
.italique{
	font-style:italic;
	font-size: 10px;
}
#postit {
	position:absolute;
	z-index: 5000;
	height: 147px;
	width: 180px;
	right: 30px;
	top: 120px;
	background-image: url(images/ROC-postit.png);
	display: none;

	/*position:absolute;
	z-index: 5000;
	height: 198px;
	width: 269px;
	right: 30px;
	top: 100px;
	background-image: url(images/ROC-postit2.png);
	display:none;*/
}

#adresseTel {
	position:absolute;
	z-index: 5001;
	height: 20px;
	width: 500px;
	left: 10px;
	bottom: 0px;
	text-align:left;
}

.blanc{
color:#FFFFFF;}

