@charset "iso-8859-1";
a.link {color: #000080;   border:  0px;}

a.visited {color: #000080;}

a.active {color: #000080;}

a.active:hover {color: #FF0000;}

a.hover {color: #000080;   text-decoration: none;}

/* marges intérieures et extérieures */
body {background-attachment: fixed;
	background-image: url(Images/lavande.jpg);
	margin: 0;
	padding: 0;}

/* boite haute
 démarre à 10 pixels de la droite de la boite parent
 largeur de la boite */
.banniere {position: absolute;
	left: 0px;
	top: 0px;
	width: 995px;
	height: 118px;
	background-image: url(images/ama.jpg);}

/* boite qui entoure les 2 colonnes */
.container {position: absolute;
	left: 0px;
	top: 118px;
	margin:0px ;
	padding:0px;
	width: auto;}

/* boite gauche (avec le menu)
 positionné par rapport à la boite parent (ici .container)
 démarre à 10 pixels de la gauche de la boite parent
 largeur de la boite
 marge intérieure - indispensable */

.gauche {position: absolute;
	top: 0px;
	left: 0px;
	width: 199px;
	height: 590px;
	padding: 2px;
	border-bottom: 3px solid #DE4A18;
	background-image: url(images/gauche.gif);}

/* boite gauche (avec le menu)
 positionné par rapport à la boite parent (ici .container)
 démarre à 10 pixels de la gauche de la boite parent
 largeur de la boite
 marge intérieure - indispensable */
.droite {position: absolute;
	top: 0px;
	left: 809px;
	width: 179px;
	height: 590px;	
	padding: 2px;
	border-left: 3px solid #DE4A18;
	border-bottom: 3px solid #DE4A18;
	background-image: url(images/droite.gif);}

/* boite qui "pousse" vers le bas le reste de la page
 marges gauche et droite, pour la place des 2 autres colonnes
 bordure gauche
 bordure gauche
 marge intérieure - indispensable */
.centre {margin: 0 0 0 200px;
	border-bottom: 3px solid #DE4A18;
	border-top: 3px solid #DE4A18;
	border-left: 3px solid #DE4A18;
	border-right: 3px solid #DE4A18;
	padding: 20px;
	top: 0px;
	width : 566px;
	background-image: url(images/portee.jpg);}

.photo {width: auto;   vertical-align: middle;   text-align: center;   margin: 10px;}

.Gphoto {width: auto;   float: left;   margin: 5px;}

.Dphoto {width: auto;   float: right;   margin: 5px;}

.nobord {border: 0px;}

#photoG {width: auto;   float: left;   margin: 5px;}

#photoD {width: auto;   float:right;   margin: 5px;}

table.cadre {border:2px 2px 2px 2px ;   border-style: inset;}

table.centre {margin-left:auto;    margin-right:auto;    text-align: center;   background-image: url(Images/lavande.jpg);}

td {text-align: justify;   margin: 10px;}

p {font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;   font-size: 13px;   font-style: normal;                  text-decoration: none;   line-height: normal;   font-weight: normal;   font-variant: normal;   text-transform: none;   text-align: justify;   color: #000080;}

*.fnt {font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;   font-size: 13px;   font-style: normal;   line-height: normal;   font-weight: normal;   font-variant: normal;   text-transform: none;   color: #000080;}

*.small {font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;   font-size: 11px;   font-style: normal;   line-height: normal;   font-weight: normal;   font-variant: normal;   text-transform: none;   color: #000080;}

*.verysmall {font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;   font-size: 9px;   font-style: normal;   line-height: normal;   font-weight: normal;   font-variant: normal;   text-transform: none;   color: #000080;}

*.titre {font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;   font-size: 18px;   font-style: normal;   line-height: normal;   font-weight: normal;   font-variant: normal;   text-transform: none;   color: #000080;}

.pct100 {width: 100%;}

.pct90 {width: 90%;}

.pct80 {width: 80%;}

.pct75 {width: 75%;}

.pct70 {width: 70%;}

.pct66 {width: 66%;}

.pct60 {width: 60%;}

.pct50 {width: 50%;}

.pct40 {width: 40%;}

.pct33 {width: 33%;}

.pct30 {width: 30%;}

.pct25 {width: 25%;}

.pct20 {width: 20%;}

.pct10 {width: 10%}

*.tl {vertical-align: top;   text-align: left;}

*.tc {vertical-align: top;   text-align: center;}

*.tr {vertical-align: top;   text-align: right;}

*.tj {vertical-align: top;   text-align: justify;}

*.ml {vertical-align: middle;   text-align: left;}

*.mc {vertical-align: middle;   text-align: center;}

*.mr {vertical-align: middle;   text-align: right;}

*.mj {vertical-align: middle;   text-align: justify;}

*.bl {vertical-align: bottom;   text-align: left;}

*.bc {vertical-align: bottom;   text-align: center;}

*.br {vertical-align: bottom;   text-align: right;}

*.bj {vertical-align: bottom;   text-align: justify;}

.underl {text-decoration: underline}

.romain {list-style-type:upper-roman}

.alpha {list-style-type:lower-alpha}

.cligne {text-decoration: blink;}


/* Fin de la section de style généré par WebExpert le 14/11/2004 15:54:52 */