*{margin:0; padding:0; border:0}
body {
	background-color:white;
	font-family:arial, verdana, helvetica, sans-serif;
	text-align:center;
	background:url('../images/webres/fond.png') no-repeat center top;
}
*html body {background:#fff;}
/* body#searchform {
	text-align:center;
	background:none;
} */
div#contener {
	width:920px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
}
p {
	font-size:10px;
	color:#284053;
	text-decoration:none;
}
a {
	font-size:10px;
	color:#91785B;
	text-decoration:underline;
}
a:hover {
	color:#284053;
}
input[type="text"], input[type="password"], textarea {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
	background-color:#fff;
	height:12px;
}
input[type="radio"], input[type="checkbox"] {
	padding:0px;
	height:15px;
}
*html input {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
	background-color:#fff;
	height:12px;
}
select {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
	background-color:#fff;
}

#header {/* tout ce qu'il y a au-dessus de la bannière*/
	width:900px;
	height:44px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
div#header img.logo {
	position:relative;
	float:left;
}
div#header div.logInfos {
	position:relative;
	float:right;
	text-align:right;
}
div#header div.logInfos p a {
	margin-top:5px;
}

#ban-gle {/*bannière gle*/
	position:relative;
	float:left;
	width:900px;
	height:auto;
	top:5px;
	left:10px;
	xborder:1px solid #ccc;
}
#user {
	width:150px;
	height:150px;
	xborder:1px solid #ccc;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#user-top {
	width:150px;
	height:150px;
	xborder:1px solid #ccc;
	position:fixed;
	top:0;
	left:0;
	z-index:1001;
}
#user-bot {
	width:150px;
	height:150px;
	xborder:1px solid #ccc;
	position:fixed;
	bottom:0;
	right:0;
	z-index:1001;
}
#note-top {
	width:100%;
	height:30px;
	position:fixed;
	top:0;
	right:0;
	z-index:100;
	background:url(../images/background/bk-barre.png) repeat-x top #50CEE4;
}
*html #user-top, *html #note-top {
	position:absolute;
}
*html #user-bot {
	display:none;
}
/***************************************FOOTER********************************************/
*+html div#footer { /*Hack IE7*/
	width:898px;
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	top:20px;
	text-align:center;
	border-top:1px solid #cccccc;
}
.resa {
	margin-top:20px;
}
* html div#footer { /*Hack IE6 et inférieur*/
	width:898px;
	position:relative;	
	margin-left:auto;
	margin-right:auto;
	top:20px;
	text-align:center;
	border-top:1px solid #cccccc;
}
html>/**/body div#footer { /*Hack Firefox*/
	position:relative;
	clear:both;
	width:898px;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-top:1px solid #cccccc;
}
div#footer p {
	font-size:9px;
	color:#808080;	
	margin-top:10px;
}
div#footer p a {
	font-size:9px;
	color:#808080;
	text-decoration:underline;
}
div#footer p a:hover {
	color:#4D4D4D;
}

/******************************************************************
DEFINITION DE L'EFFET LIGHTBOX
******************************************************************/

#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(../images/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(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/******************************************************************
METEO
******************************************************************/

	.meteoTitle { 
		background-color: #f7ebdc;
		text-align: center;
		padding: 0;
		width: 400px;
		color:#858586;
	}
	.meteoBlock {
		float:left;
		display: inline;
		line-height: 15px;
		font-size: 12px;
		margin-top: 10px;
		width: 200px;
		height: 100px;
	}
	.meteoBlock table {
		background-color:#D8E9EC;
		margin: 0 auto;
		padding: 10px;
		width: 190px;
		height: 100px;
	}
	.meteoRT table {
		background-color: #f7d2dc !important;
	}
	.sstitre {
		text-align: center;
	}

/*-----------------------------------------  RESOLUTION DES TRANSPARENCES PNG SUR IE6 --------------------------------------------------------*/
* html img,
* html .png {
	behavior: expression(
			(this.runtimeStyle.behavior="none") && (this.pngSet ? this.pngSet = true : (
				this.nodeName == "IMG" ? (
					this.src.toLowerCase().indexOf('.png') > -1 ? (
						this.runtimeStyle.backgroundImage = "none",
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
						this.src = "/script/transp.gif"
					) : 0
				) : (
					this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
					this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
					(this.currentStyle.backgroundRepeat != 'no-repeat') ? (
						this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')"
					) : 0,
					this.runtimeStyle.backgroundImage = "none"
				),this.pngSet=true
			)
		)
	);
}
