﻿body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	font-size:11px;
	font-family:"Tahoma", Helvetica, Verdana;
}

#Top
{
	background-color:#3fa3cf;
	background-repeat: repeat-y;
	background-image: url(Pictures/Top.png);
	height:150px;
}

#Logo
{
	margin:0px auto 0px auto;
	width:950px;
	height:100px;
	background-repeat: no-repeat;
	background-position:right;
	background-image: url(Pictures/Logo.png);
}

#BarreMenu
{
	background-repeat: repeat-x;
	background-image: url(Pictures/BarreMenu.png);
	height:44px;
}

#MenuContainer
{
	width:950px;
	margin:0px auto 0px auto;
}

#Menu
{
	width:750px;
	margin-left:200px;
	padding-top:12px;
	height:20px;
}

.BoutonMenu a
{
	padding-top:300px;
}

.BoutonMenu
{
	padding-left:24px;
	border-style:none;
	border-width:0px;
}

#Content
{
	width:950px;
	margin:0px auto 0px auto;
	background-repeat: repeat-y;
	background-image: url(Pictures/SubMenu.png);
	min-height: 720px;
}

#SousMenuContainer
{
	background-image: url(Pictures/SubMenu1.png);
	background-repeat:no-repeat;
	width:200px;
	position:relative;
	top:-113px;
	float:left;
}

#SousMenu
{
	padding:124px 10px 10px 15px;
}

.TitreSousMenu
{
	font-weight:bold;
	color:#555555;
	font-size:12px;
	padding-bottom:5px;
	border-bottom:solid 1px #d6dae1;
	display:block;
}

.TitreSousMenu1
{
	font-weight:bold;
	color:#30b3d7;
	font-size:12px;
	padding-bottom:5px;
	border-bottom:solid 1px #30b3d7;
	display:block;
	width:400px;
}

.BarreSousMenu
{
	height:1px;
	color:#b2b3b5;
	width:100%;
	padding-bottom:15px;	
}

#Navigation
{
	width:730px;
	float:right;
	height:20px;
	font-size:13px;
	padding-top:10px;
	padding-bottom:1px;
	color:#30b3d7;
	font-weight:bold;
}

.BarreNavigation
{
	height:1px;
	width:400px;
	margin-left:20px;
	background-color:#30b3d7;
	float:left;
	margin-bottom:15px;
}

a
{
	color:#30b3d7;
	text-decoration:none;
}

#Main
{
	width:730px;
	float:right;
	text-align:justify;
	padding-bottom:15px;
}

.LienSousMenu
{
	color:#30b3d7;
	padding-left:15px;
	padding-bottom:8px;
	text-decoration:none;
}

.clear
{
	clear: both;
}

#BottomContainer
{
	height:34px;
	background-image: url(Pictures/bottom.png);
	background-repeat:repeat-x;
}

#Bottom
{
	width:950px;
	margin:0px auto 0px auto;
	color:#59779a;
	padding-top:10px;
	text-align:right;
}

#Bottom a
{
	color:#30b3d7;
	text-decoration:none;
}

img
{
	border: 0;
}

input
{
	margin-bottom:1px;	
}

.PlanDuSite a
{
	color:#000000;
}

#ColonneGauche
{
	width:510px;
	float:left;
}

#ColonneDroite
{
	width:200px;
	float:right;
}


/* Carré Infos */

.Infos
{
	width:200px;
	min-height:100px;
	background-repeat:no-repeat;
	background-color:#eef2f4;
	background-image: url(Pictures/backgroundinfos.png);
	border-style:solid;
	border-width:1px;
	border-color:#dce1e4;
}

.LogoInfos
{
	padding:5px 10px 10px 5px;
}

.LogoTexte
{
	padding:0px 10px 10px 15px;
}

.modalBackground 
{
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.Popup
{
	width:350px;
	padding:10px;
	background-color:#ffffff;	
}

.LigneGrise
{
	height:1px;
	width:400px;
	background-color:#dce1e4;
}

/* Infos rapides */

.accordian
{
	width:200px;	
	text-align:right;
}

.accordian a
{
	font-weight:normal;
}

.accordionContent
{
	background-color: #e9f1f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3e5f1;
	border-right-width: 1px;
	border-right-color: #d3e5f1;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3e5f1;
	padding: 10px 10px;
	min-height: 146px;
	text-align: left;
}

.accordionHeader
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	background-color: #9f9f9f;
	background-image: url(Pictures/backcontainerunselected.png);
	background-repeat: repeat-x;
	display: block;
	padding: 3px 10px 1px 10px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold; 
	text-align:right;
}

.accordionHeaderSelected
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5792b8;
	background-image: url(Pictures/backcontainerselected.png);
	background-repeat: repeat-x;
	display: block;
	padding: 3px 10px 1px 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}

.dateforum
{
	font-size:10px;	
}

.colorblue
{
	color:#30b3d7;
}

.photos
{
	margin:0px 20px 0px 0px;	
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#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(js/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/next.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; }


.NameUpperCase a
{
	color:#000000;
}
