﻿/* disposition CSS */

body {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px; /* ces 3 lignes en commentaires pour que la lightbox fonctionne, remplace par les lignes suivantes */ /*	margin-left: auto;
	margin-right: auto;
	width: 1000px;*/;
	background-color: #EEEEEE;
	background-color: #FFFFFF;
/* ces 3 lignes a ajouter pour la lighbox */
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#masthead {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 100%; /*	background-color: #1BAAB3;*/;
	background-image: url('../images/perspective1000.jpg');
	background-repeat: no-repeat;
}
#masthead_page {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 100%; /*	background-color: #1BAAB3;*/;
	background-image: url('../images/perspective1000pagee.jpg');
	background-repeat: no-repeat;
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 8px;
	padding-top:15px;
	height:509px;
}

#header_page {
	margin-left: 8px;
	padding-top:15px;
	height:200px;
}


#container {
	position: relative;
	width: 100%; /*	background-color: #F6C87E;*/;
	margin-top: 0px;
	/*float: left;*/
	background-image: url('../images/fond_container.jpg');
	margin: 0px auto;
	position: relative;
	width: 1000px;
	min-height:750px;
}

#left_col {
	width: 186px;
	position: relative;
/*	background-color: white;*/
	float: left;
	left: 0px;
	top: 0px;
	display: table-cell;
	height:100%;
	padding-left:10px;
	padding-right:0px;
}
#left_col p {
	margin-top:0px;
	margin-bottom:0px;
}

.left_col_colonne {
	padding-left:3px;
	padding-right:0px;
}

.left_col_colonne_fond {
	background-image:url('../images/pharebisnew200.jpg');
	background-repeat:no-repeat;
	height:300px;
}


#page_content {
	margin-left: 198px;
	height:100%;
	margin-right:10px;
}

#page_content p {
	margin-top:0px;
	margin-bottom:7px;
}

#page_content_index {
	margin-left: 198px;
	height:100%;
	margin-right:10px;
}

#page_content_index p {
	margin-top:0px;
	margin-bottom:7px;
}


.fond_vertfonce {
    background-color:#336666;
}
.fond_blanc {
	background-color: #FFFFFF;
}

.fond_bleu {
	background-color: #00529E;
}

.fond_bleu_evolutrans {
	background-color: #00529E;
}

.fond_jaune {
	background-color: #FFEC00;
}
.fond_soleil {
	background-color: #F5B90B;
}
.fond_gris {
	background-color: #808080;
}
.fond_orange {
	background-color: #FF9900;
}
.fond_vertclair {
	background-color: #66FF33;
}
.fond_vert {
	background-color: #009A4E;
}
.fond_marron {
	background-color: #FFB546;
}
.fond_orange {
	background-color: #E66D28;
}


.fond_bleu_degrade {
	background-image: url('../images/titrefond.gif');
}
.fond_vert_degrade {
	background-image: url('../images/titrefondbrique.gif');
}

.couleur_rouge {
	color: #E42E18;
}

.couleur_violet {
	color: #4C0069;
}

.couleur_bleumarine {
	color: #0000CC;
}
.couleur_bleu_evolutrans {
	color: #00529E;
}
.couleur_bleuprovence {
	color: #4683FF;
}
.couleur_rougeprovence {
	color: #DB4D59;
}
.couleur_blanche {
	color: #FFFFFF;
}
.couleur_gris {
	color: #666666;
}
.couleur_vert {
	color: #009A4E;
	color: #4683FF;
}
.couleur_bleu {
	color: #00529E;
}
.couleur_bleu_clair {
	color: #4472BF;
}
.couleur_orange {
	color: #E66D28;
}
.couleur_jaune {
	color: #FFEC00;
}

.police_head {
	font-family: Century;
}

.taille_24 {
	font-size: 24px;
}

.taille_22 {
	font-size: 22px;
}

.taille_20 {
	font-size: 20px;
}

.taille_17 {
	font-size: 17px;
}

.taille_18 {
	font-size: 18px;
}

.taille_16 {
	font-size: 16px;
}

.taille_14 {
	font-size: 14px;
}

.taille_12 {
	font-size: 12px;
}
.taille_10 {
	font-size: 10px;
}
.taille_9 {
	font-size: 9px;
}

.hauteur_titre {
	padding-top:4px;
	height:20px;
	margin-left:0px;
}


h2 {
	color: #4C0069;
}
h3 {
	color: #4C0069;
}
h4 {
	color: #4C0069;
}

h5 {
	color: #4C0069;
}

#contenu {
	width: 98%;
	padding: 0% 0% 0% 0%;
	height: 22px;
}

.texte_barre {
	text-decoration:line-through;
}

#contenu_suite {
	width:97%;
	padding:1%;
}

#contenu_suite p {
 	font-size: 12px;
	text-align: justify;
}

/*
#contenu_suite b {
	color: #333333;
}
*/

.align_centre {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}


.boite_400 {
	width: 400px;
	margin-left: 200px;
	margin-top:0px;
	text-align:center;
}

.boite_entier {
	width:100%;
}

.boite_demi_haut {
	width:50%;
	float:left;
	height:30px;
	padding-top:5px;
}

.boite_demi_haut a {
	color: #000000;
	text-decoration: underline;
}
.boite_demi_haut a:hover {
	color: #000000;
	text-decoration: none;
}


.boite_demi_bas {
	width:50%;
	float:left;
	height:43px;
	padding-top:5px;
}

.boite_demi_bas a {
	color: #FEB100;
	text-decoration: none;
}
.boite_demi_bas a:hover {
	color: #FFFFFF;
}

.boite_colonne_entier {
	height:100px;
	width:100%;
}

.boite_demi {
	width:50%;
	float:left;
}

.boite_1tiers {
	width:33%;
	float:left;
}

.boite_2tiers {
	width:66%;
	float:left;
}

a.lightbox:link {
	color: #00529E;
	text-decoration:none;
}
a.lightbox:visited {
	color: #00529E;
	text-decoration:none;
}
a.lightbox:hover {
	color: #FFEC00;
	text-decoration:none;
}
a.lightbox:active {
	color: #FFEC00;
	text-decoration:none;
}
a img
{
	border:none;
}

a.pieds:link {
	color: #000000;
}
a.pieds:visited {
	color: #000000;
}
a.pieds:hover {
	color: #D91717;
}
a.pieds:active {
	color: #D91717;
}
a.colonne:link {
	color: #808080;
}
a.colonne:visited {
	color: #808080;
}
a.colonne:hover {
	color: #FEB100;
}
a.colonne:active {
	color: #FEB100;
}
a.titre:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.titre:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.titre:hover {
	color: #FEB100;
}
a.titre:active {
	color: #FEB100;
}

form {
	width: 39em;
	border-color: #4683FF;
	background-color: #EAEAEA;
	background-color: #D5E3FD;
/*	background-image:url('../images/fond-contact.jpg');*/
}
label {
	color: #4C0069;
}

.position0 {
	position:absolute;
	left : 100px;
}

.position1 {
	position:absolute;
	left : 300px;
}

.position2 {
	position:absolute;
	left : 600px;
}
.position3 {
	position:absolute;
	left : 700px;
}

.positiona {
	position:absolute;
	width:10%;
	left : 300px;
}

.positionb {
	position:absolute;
	width:10%;
	left : 440px;
}

.positionc {
	position:absolute;
	width:10%;
	left : 580px;
}
.positiond {
	position:absolute;
	width:10%;
	left : 720px;
}
.positione {
	position:absolute;
	width:10%;
	left : 860px;
}



div.MenuList
{	margin-left:auto;
	margin-right:auto;
	width:800px;

/*   margin-left: 10%;*/
}

.MenuList ul
{
	font: bold small Verdana;
	padding: 0;
	margin: 0;
	border-width: 1px 1px 1px 1px;
	border-style: double;
	border-color: #D91717;
	height:18px;
}
.MenuList li
{
	margin: 0px 5px 0px 5px;
	list-style-type: none;
	float: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #AAAAAA;
	width: 100px;
	text-align: center;
}
.MenuList li:visited
{
	background-color: #AAAAAA;
}

.MenuList li:hover{
	background-color: #D91717;
}

.MenuList li:active
{
	background-color: #D91717;
}
#sidebar_fond
{
/*	background-color: #009673;*/
	width: 100%;
	height: 29px;
	padding: 4px 0px 4px 0px;
}

#sidebar
{	margin-left:auto;
	margin-right:auto;
/*	height:5px;*/
	width:74%;
/*   margin-left: 10%;*/
}

#sidebar ul
{
	font: bold 10px Verdana;
	border-width: 0px 0px 0px 0px;
	padding: 0;
	margin: 0;
	list-style-type: none; /*	border-style: double;
	border-color: #D91717;*/;
	height: 0px;
}

#sidebar li
{
	padding: 0 0px 0 0px;
	margin: 0px 1px 0px 1px;
	list-style-type: none;
	float: left;
	width: 115px;
	text-align: center;
}


/* Styles pour les éléments de navigation */
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	border: 1px #C0C0C0 solid;
/*	background-image: url('../images/button25.gif');*/	height: 25px;
	line-height: 25px;
	background-color: #00529E;
	opacity : 0.7; 
    filter : alpha(opacity=70);

}

#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF; /*	background-image: url('../images/button27.gif');*/;
	background-color: #009A4E;
}

#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar_active {
/*	font-weight: bold;
	text-decoration: none;
	color: #228C45;
	background-image: url('../images/button27.gif');
	height: 25px;
	line-height: 25px; */
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px;
	border: 0px #969696 solid;
	background-color: #009A4E;
	color: #FFFFFF; 
  	opacity : 0.7; 
    filter : alpha(opacity=70);
    height: 27px;
    line-height: 27px;
}


.DetailList li{
	list-style: url('../images/pucenew16soleil.jpg');
	font-size: 12px;
}

div.DetailListMarge
{
}

.DetailListMarge ul {

}

.DetailListMarge li{
	list-style: square;
	font-size: 14px;
	margin-left: -25px;
}


.PetiteList li
{
	list-style: url('../images/etoile.gif');
	font-size: 14px;
}

.style_puce_second li{
	list-style: url('../images/pucenew12soleil.jpg');
	font-size: 12px;
}

.style_puce_trois li{
	list-style: url('../images/pucenew12soleil.jpg');
	font-size: 10px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

/* Styles pour le pied de page */
#footer {
	text-align: center;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: auto; /*	background-color: #4472BF;*/;
	background-image: url('../images/fondbasombre.jpg');
	background-repeat: no-repeat;
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 150px;
}

#footer p {
	font-size: 0.8em;
	color: #666666;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}

#left_col a {
	color: #666666;
	text-decoration: underline;
}
#left_col a:hover {
	color: #666666;
	text-decoration: none;
}

#page_content a {
	color: #666666;
	text-decoration: underline;
}
#page_content a:hover {
	color: #F5B90B;
	text-decoration: none;
}

.panorama-viewport {
border: 4px #D5E3FD solid;
margin-left: auto;
margin-right: auto;
}