﻿@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;
	}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
	#jquery-overlay {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		width: 100%;
		height: 500px;
	}
	#jquery-lightbox {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		text-align: center;
		line-height: 0;
	}
	#jquery-lightbox a img { border: none; }
	#lightbox-container-image-box {
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
	}
	#lightbox-container-image { padding: 10px; }
	#lightbox-loading {
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
	}
	#lightbox-nav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 10;
	}
	#lightbox-container-image-box > #lightbox-nav { left: 0; }
	#lightbox-nav a { outline: none;}
	#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
		width: 49%;
		height: 100%;
		zoom: 1;
		display: block;
	}
	#lightbox-nav-btnPrev { 
		left: 0; 
		float: left;
	}
	#lightbox-nav-btnNext { 
		right: 0; 
		float: right;
	}
	#lightbox-container-image-data-box {
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		overflow: auto;
		width: 100%;
		padding: 0 10px 0;
	}
	#lightbox-container-image-data {
		padding: 0 10px; 
		color: #666; 
	}
	#lightbox-container-image-data #lightbox-image-details { 
		width: 70%; 
		float: left; 
		text-align: left; 
	}	
	#lightbox-image-details-caption { font-weight: bold; }
	#lightbox-image-details-currentNumber {
		display: block; 
		clear: left; 
		padding-bottom: 1.0em;	
	}			
	#lightbox-secNav-btnClose {
		width: 66px; 
		float: right;
		padding-bottom: 0.7em;	
	}

/* 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;
	}
}

