﻿/* disposition CSS */

body {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #EEEEEE;
}

#masthead {
	margin: 0px auto;
	position: relative;
	width: 1000px;
	height: 100%;
	background-color: white;
	background-image: url('../images/bandeau3new1000b.jpg');
}

#top_left {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	margin-left: 200px;
	padding-top:15px;
	height:121px;
}

#container {
	position: relative;
	width: 100%; /*	background-color: #F6C87E;*/;
	margin-top: 0px;
	float: left;
	background-image: url('../images/fond_container.jpg');
}

#left_col {
	width: 192px;
	position: relative;
/*	background-color: white;*/
	float: left;
	left: 0px;
	top: 0px;
	display: table-cell;
	height:100%;
	padding-left:4px;
	padding-right:4px;
}
#left_col p {
	margin-top:0px;
	margin-bottom:7px;
}

.left_col_colonne {
	padding-left:3px;
	padding-right:0px;
}

.align_centre {
	text-align: center;
}

#page_content {
	margin-left: 200px;
	height:100%;
	margin-right:4px;
}

#page_content p {
	margin-top:0px;
	margin-bottom:7px;
}


.fond_vertfonce {
    background-color:#336666;
}
.fond_blanc {
	background-color: #FFFFFF;
}

.fond_bleu {
	background-color: #3399FF;
	background-image: url('../images/titrefond.gif');
}

.fond_jaune {
	background-color: #FDAB00;
}
.fond_gris {
	background-color: #808080;
}
.fond_orange {
	background-color: #FF9900;
}
.fond_vertclair {
	background-color: #66FF33;
}
.fond_vert {
	background-color: #6CDB91;
}
.fond_marron {
	background-color: #FFB546;
}


.fond_bleu_degrade {
	background-image: url('../images/titrefond.gif');
}
.fond_vert_degrade {
	background-image: url('../images/titrefondvert.gif');
}

.couleur_rouge {
	color: #E42E18;
}
.couleur_bleumarine {
	color: #0000CC;
}
.couleur_blanche {
	color: #FFFFFF;
}
.couleur_gris {
	color: #666666;
}
.couleur_vert {
	color: #228C45;
}
.couleur_bleu {
	color: #063783;
}

.taille_18 {
	font-size: 18px;
}
.taille_16 {
	font-size: 16px;
}

.taille_14 {
	font-size: 14px;
}

.hauteur_titre {
	padding-top:5px;
	height:30px;
	margin-left:0px;
}

h1 {
	color: #063783;
}

h2 {
	color: #063783;
}
h3 {
	color: #063783;
}
h5 {
	color: #063783;
}

#contenu {
	width: 98%;
	padding: 0% 0% 0% 0%;
	height: 22px;
}

#contenu_suite {
	width:97%;
	padding:1%;
}

#contenu_suite p {
 	font-size: 14px;
	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:49%;
	float:left;
}

.boite_1tiers {
	width:33%;
	float:left;
}

.boite_2tiers {
	width:66%;
	float:left;
}


.boite_305 {
	width:405px;
	margin-left: 200px;

}

.hauteur {
	height:470px;
}

a.pieds:link {
	color: #AAAAAA;
}
a.pieds:visited {
	color: #AAAAAA;
}
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: 55em;
	border-color: #800000;
	background-image:url('../images/fond-contact.jpg');
}
label {
	color: #063783;
}

.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:88%;
/*   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 15px 0px 15px;
	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: #993300;
	display: block;
	padding: 0px;
/*	border-bottom: 1px solid #f2f2f2;*/	background-image: url('../images/buttonC.gif');
	height: 25px;
	line-height: 25px;
}

#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EEEEEE;
	background-image: url('../images/buttonE.gif');
}

#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/buttonE.gif');
	height: 25px;
	line-height: 25px;
}


div.DetailList
{	
/*   margin-left: 10%;*/
}

.DetailList ul {
}

.DetailList li{
	list-style: url('../images/pucenew12.jpg');
	font-size: 14px;
}

div.DetailListMarge
{
}

.DetailListMarge ul {

}

.DetailListMarge li{
	list-style: square;
	font-size: 14px;
	margin-left: -25px;
}


ul.PetiteList
{
	color: #D91717;
	list-style: square;
}


#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: #B3E200;
	background-image: url('../images/button2Efondfootera.jpg');
}

#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;
}

