﻿@media screen {
	body 	{
		margin:0;
		padding:0;
		font:12px Arial, Verdana, Sans-Serif;
		color:#000000;
		scrollbar-base-color:#00a0e2;
		background-color:#00a0e2;
	}

/* Génériques */

	p { margin:0px 0px 8px 0px; padding:0 }
	h1 { color:#003596; font-size:20px; font-weight:bold; margin:30px 0px 0px 0px; padding:0; }
	h2 { color:#003596; font-size:16px; font-weight:bold; margin:10px 0px 0px 0px; padding:0; }
	h3 { color:#003596; font-size:14px; font-weight:bold; margin:10px 0px 0px 0px; padding:0; }
	h4 { color:#003596; font-size:12px; font-weight:bold; margin:8px 0px 0px 0px; padding:0; }
	.title { color:#336666; font-size:20px; font-weight:bold; }
	img { border:0; }

	a:link, a:visited, a:active {
		color:#003698;
		text-decoration:none;
	}

	a:hover	{
		color:#3300CC;
		text-decoration:none;
	}

/* Divisions */

	.Container {
		height:auto;
		margin:0;
		padding:0;
		background-image:url(../images/background-center.jpg);
	}

	.Header {
		height:auto;
		margin:0;
		padding:0;
	}

	.MainContent {
		width:993px;
		height:auto;
		margin:0px auto;
		padding:0;
	}

	.LeftSide {
		float:left;
		width:200px;
		margin:0;
		padding:10px 8px 10px 8px;
	}

	.CenterSide {
		float:left;
		width:529px;
		margin:0;
		padding:10px 18px 10px 18px;
	}

	.CenterSideWide {
		float:left;
		width:741px;
		margin:0;
		padding:10px 18px 10px 18px;
	}

	.CenterSide .picture, .CenterSideWide .picture {
		float:left;
		width:150px;
		margin:10px 10px 0px 0px;
		padding:0;
		text-align:center;
	}

	.CenterSide .picture img, .CenterSideWide .picture img {
		margin:0;
		padding:0;
		border:solid 1px #000000;
	}

	.CenterSide .picture p, .CenterSideWide .picture p {
		margin:0;
		padding:0;
	}

	.RightSide {
		float:left;
		width:196px;
		margin:0;
		padding:0px 8px 0px 8px;
		text-align:center;
		background-image:url(../images/sidebar-bg.jpg);
	}

	.RightSide p {
		margin:20px 18px 0px 18px;
		padding:3px 3px 3px 3px;
	}

	.RightSide .picture {
		border:solid 1px #ffffff;
	}

	.Closer {
		width:993px;
		clear:both;
		float:none;
		margin:0;
		padding:0;
		height:10;
	}	

	.Footer {
		clear:both;
		float:none;
		margin:0;
		padding:0;
	}	

	.FooterLeft {
		float:left;
		width:49%;
		margin:0;
		padding:0px 0px 0px 3px;
	}	

	.FooterRight {
		float:right;
		width:49%;
		margin:0;
		padding:0px 3px 0px 0px;
		text-align:right;
	}	
	
/* Divers */

	.just {
		text-align:justify;
	}

	.copytext {
		color:#003698;
		font-size:10px;
		font-weight:normal;
	}

	.picturecomments {
		margin:2px 0px 15px 0px;
	}

	.picturetitle {
		color:#000000;
		font:10px Verdana, Arial, Sans-Serif;
		font-weight:bold;
	}

	.picturedesc {
		color:#666666;
		font-size:10px;
		font-weight:normal;
	}

	.button-popups {
		background-color:#ABC4BF;
		color:#FFFFFF;
		font-size:8pt;
		height:23px;
		font-weight:bold;
		text-align:center;
		border:#5F7A75 1px solid;
	}

	.buttonon-popups {
		background-color:#658388;
		color:#FFFFFF;
		font-size:8pt;
		height:23px;
		font-weight:bold;
		text-align:center;
		border:#000000 1px solid;
	}

	.contact	{
		background-color:#ABC4BF;
		color:#FFFFFF;
		font-size:9pt;
		height:25px;
		font-weight:bold;
		text-align:center;
		border:#5F7A75 1px solid;
	}

	.contacton {
		background-color:#658388;
		color:#FFFFFF;
		font-size:9pt;
		height:25px;
		font-weight:bold;
		text-align:center;
		border:#000000 1px solid;
	}

	.shadeform {
		font-size:13px;
		background-image:url("../images/shadeform.gif");
		text-align:left;
		width:200px;
		border:#000000 1px solid;
	}

	.textarea {
		font-size:13px;
		background-image:url("../images/shadeform.gif");
		text-align:left;
		width:250px;
		height:100px;
		border:#000000 1px solid;
	}

	.dropdown {
		color:#333333;
		width:220px;
		font:11px verdana, arial, sans-serif;
	}

	.subtitle {
		color:#003366;
		font-size:15px;
		font-weight:bold;
	}

	.phonetitle {
		color:#003366;
		font-size:14px;
		font-weight:bold;
	}

/* Menus */

	.menu {
		font-size:9pt;
		height:25px;
		padding-left:7px;
		padding-right:7px;
		font-weight:bold;
		text-align:center;
		line-height:23px;
		display:block;
		border:#000000 0px solid;
	}

	a.menu:link {
		background-image:url("../images/menu.gif");
		background-color:#003698;
		color:#92c9eb;
	}

	a.menu:visited {
		background-image:url("../images/menu.gif");
		background-color:#003698;
		color:#92c9eb;
	}

	a.menu:active {
		background-image:url("../images/menu.gif");
		background-color:#003698;
		color:#92c9eb;
	}

	a.menu:hover {
		background-image:url("../images/menuon.gif");
		background-color:#003698;
		color:#FFFFFF;
	}

/* LightBox */

	#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(../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: 500px; background-color: #000; }

/* Autres */

	.printonly {
		display:none;
	}

	.printhide ul {
		margin:0;
		padding:0;
		list-style-type:square;
	}
}

@media print {

	body 	{
		margin:0;
		padding:0;
		font:10px Arial, Verdana, Sans-Serif;
		color:#000000;
	}

	.Header { display:none; }
	.printhide { display:none; }
	.printhelp { width:600px; }
	.printonly { color:#000000; }

/* Génériques */

	p { margin:0px 0px 8px 0px; padding:0 }
	h1 { color:#000000; font-size:16px; font-weight:bold; margin:20px 0px 0px 0px; padding:0; }
	h2 { color:#000000; font-size:14px; font-weight:bold; margin:10px 0px 0px 0px; padding:0; }
	h3 { color:#000000; font-size:12px; font-weight:bold; margin:10px 0px 0px 0px; padding:0; }
	h4 { color:#000000; font-size:10px; font-weight:bold; margin:8px 0px 0px 0px; padding:0; }
	.title { color:#336666; font-size:16px; font-weight:bold; }
	img { border:0; }

	a:link, a:visited, a:active {
		color:#000000;
		text-decoration:none;
	}

	a:hover	{
		color:#000000;
		text-decoration:none;
	}

/* Divisions */

	.MainContent {
		margin:0px auto;
		padding:0;
	}

	.LeftSide {
		margin:8px 0px 8px 0px;
		padding:0;
	}

	.CenterSide {
		margin:8px 0px 8px 0px;
		padding:0;
	}

	.CenterSide .picture {
		float:left;
		width:150px;
		margin:10px 10px 0px 0px;
		padding:0;
		text-align:center;
	}

	.CenterSide .picture img {
		margin:0;
		padding:0;
		border:solid 1px #000000;
	}

	.CenterSide .picture p {
		margin:0;
		padding:0;
	}

	.RightSide {
		display:none;
	}

	.Closer {
		display:none;
	}	

	.Footer {
		clear:both;
		float:none;
		margin:0;
		padding:0;
	}	

	.FooterLeft {
		margin:0;
		padding:0;
	}	

	.FooterRight {
		margin:0;
		padding:0;
	}	
	
/* Divers */

	.just {
		text-align:justify;
	}

	.copytext {
		color:#000000;
		font-size:10px;
		font-weight:normal;
	}

	.picturecomments {
		margin:2px 0px 15px 0px;
	}

	.picturetitle {
		color:#000000;
		font:10px Verdana, Arial, Sans-Serif;
		font-weight:bold;
	}

	.picturedesc {
		color:#000000;
		font-size:10px;
		font-weight:normal;
	}

/* Menus */

	.menu {
		display:none;
	}
}
