*{margin:0; padding:0; border:0}
body {
	background-color:white;
	font-family:arial, verdana, helvetica, sans-serif;
	text-align:center;
	font-size:10px;
}
body.sk {background:url(../images/background/bk-snowkite5.gif) no-repeat top center;}
body.noel{background:url(../images/background/bk-noel.jpg) repeat-x top center;}
body.snow{background:url(../images/background/bk-snow.jpg) no-repeat top center;}
body.cassiere{background:url(../images/background/bk-cassiere.jpg) no-repeat bottom right;}
body.skcgos {background:url(../images/background/bk-snowkite6.gif) no-repeat top center;}
body.noelcgos{background:url(../images/background/bk-noel-cgos.jpg) repeat-x top center;}
body.snowcgos{background:url(../images/background/bk-snow-cgos.jpg) no-repeat top center;}

div#contener {
	width:920px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
}
div#contener.cgos { margin-top:190px;}
div#contener.margin30 { margin-top:40px;}
div#contener.margin10 { margin-top:0px;}

p {
	font-size:10px;
	color:#284053;
}
a {
	color:#91785B;
	text-decoration:underline;
}
a:hover {
	color:#284053;
}
input[type="text"], input[type="password"] {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
}
*html input{
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
}
select {
	border:1px solid #557A99;
	padding:1px;
	font-size:10px;
	color:#91785B;
}
*+html hr, *html hr {
	height:1px;
	color:#284053;	
	margin:10px 0 10px 0;
}
html>/**/body hr {
	border-top:1px solid #284053;
	height:1px;
	margin:10px 0 10px 0;	
}
*+html hr.grey, *html hr.grey {
	color:#ccc;	
}
html>/**/body hr.grey {
	border-top:1px solid #ccc;
}
#user-top {
	width:150px;
	height:150px;
	xborder:1px solid #ccc;
	position:fixed;
	top:0;
	left:0;
	z-index:110;
}
#user-bot {
	width:150px;
	height:150px;
	xborder:1px solid #ccc;
	position:fixed;
	bottom:0;
	right:0;
	z-index:110;
}
#note-top {
	width:159px;
	height:200px;
	position:absolute;
	top:-30px;
	left:-100px;
	z-index:100;
}
#note-top2 {
	width:159px;
	height:200px;
	position:absolute;
	top:-10px;
	right:-135px;
	z-index:100;
}
#note-top-ad {
	width:159px;
	height:200px;
	position:absolute;
	top:-30px;
	left:-120px;
	z-index:100;
}
#note-top-ad2 {
	width:159px;
	height:200px;
	position:absolute;
	top:-10px;
	right:-110px;
	z-index:100;
}
#note-cgos {
	width:100%;
	height:140px;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}
#note-cgos-etab {
	width:100%;
	height:140px;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}
html>/**/body #note-cgos-etab {top:-190px;}
*html #user-top, *html #note-top {
	position:absolute;
}
*html #user-bot {
	display:none;
}

/***************************************FOOTER********************************************/
*+html div#footer { /*Hack IE7*/
	position:relative;	
	bottom:0px;
	text-align:center;
	border-top:1px solid #e8e8e8;
	background:url(../images/background/bkfooter.gif) repeat-x top;	
	height:200px;
	padding:10px;
	margin-top:20px;
}

* html div#footer { /*Hack IE6 et inférieur*/
	position:relative;	
	text-align:center;
	border-top:1px solid #e8e8e8;
	background:url(../images/background/bkfooter.gif) repeat-x top;	
	padding:10px;
	height:200px;
	margin-bottom:10px;
}
html>/**/body div#footer { /*Hack Firefox*/
	position:relative;
	clear:both;
	text-align:center;
	border-top:1px solid #e8e8e8;
	background:url(../images/background/bkfooter.gif) repeat-x top;	
	padding:10px;
}
.margintopmin20 {top:-20px;}
.margintopmin10 {top:-10px;}
.margintop5 {top:5px;}
.margintop10 {top:10px;}
.margintop20 {top:0px;}
.margintop30 {top:30px;}

div#footer p {
	font-size:10px;
	color:#808080;	
	margin-top:10px;
}
div#footer p a {
	font-size:10px;
	color:#808080;
	text-decoration:underline;
}
div#footer p a:hover {
	color:#4D4D4D;
}
div#footer div.reflinks {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:830px;
	height:160px;
	xborder:1px solid #ccc;
	margin-top:20px;
	background:url(../images/logos/logo-mono.png) no-repeat left top;
	padding-left:70px;
	padding-bottom:10px;
	text-align:left;
}
div#footer div.reflinks p {
	margin-top:0px;
	margin-bottom:5px;
}
div#footer div.reflinks a {
	color:#759EB1;	
	background:url(../images/deco/color_arrow_right.gif) no-repeat left center;
	padding-left:9px;	
}
div#footer div.reflinks a:hover {
	color:#808080;	
}
div#footer div.reflinks div.left {
	width:198px;
	float:left;
	margin-right:10px;
	xborder:1px solid #ccc;
}
div#footer div.reflinks div.last {
	margin-right:0px;
}

/******************************************************************
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
			)
		)
	);
}
/*------------------------------------- STYLE DE HOME_INFO.PHP ---------------------------------------------------------------------------------------------*/
div#home_info {
	width:500px;
	font-family:Arial;
}
div#home_info h2 {
	font-size:16px;
	color:#8F684D;
	margin-bottom:10px;
}
div#home_info p {
	color:#2E475A;
	font-size:12px;
	line-height:normal;
}