body {
	margin: 0;
	padding: 0;
	text-align :left;
	font-family : arial;
	font-size : 10px;
	color : #000;
	background-color: #646464;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(images/barres-fond2.gif);
	background-attachment: fixed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7CC7EA;
	border-right-color: #67BDB4;
	border-bottom-color: #7CC7EA;
	border-left-color: #67BDB4;
}

/* BLOC CONTENEUR */

#conteneur {
	position:absolute;
	left: 42%;
	top: 40%;
	width: 900px;
	height: 550px;
	margin-top: -224px;
	margin-left: -350px;
	background-image: url(images/centre_new.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #646464;
	visibility: visible;
	right: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85CBEB;
	border-right-color: #87CAC0;
	border-bottom-color: #85CBEB;
	border-left-color: #87CAC0;
}

/* HAUT */
	 
#haut {
	width : 100%;
	height : 91px;
	text-align : left;
	background-color: #fff;
	background-image: url(images/entete1.png);
	background-repeat: no-repeat;
	visibility: visible;
}



/* CONFIGURATION ul, li / MENU */

ul, li {
margin : 0; 
padding : 0; 
list-style : none ; 
float : left}

/* MENU */

#droit {
	width : 78%;
	background-color : #FFFFFF;
	text-align : justify;
	height: 330px;
	filter: Alpha(Opacity=70, FinishOpacity=10);-moz-opacity: 0.7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #96C0D8;
	border-right-color: #96C0D8;
	border-bottom-color: #96C0D8;
	border-left-color: #96C0D8;
	overflow: auto;
	left: 196px;
	top: 150px;
	display: block;
	position: absolute;
	visibility: visible;
}


#menu li {
	padding : 4px 0 4px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	background-color: transparent;
	font-weight: bold;
}

#menu li a {
	text-decoration : none;
	color : #333333;
	font-weight : bold;
	padding : 2px 10px 2px 10px;
	margin : 0;
	background : #fff url(images/menu.jpg) no-repeat right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#menu li a:hover {text-decoration : none ; color : #017449}

/* SEPARATEUR / SPACER */
 
#deco {
	width : 100%;
	height : 21px;
	clear : both;
	background-color: #fff;
	background-image: url(images/bg_deco.png);
	background-repeat: repeat-x;
}

/* BLOCS GAUCHES ET DROITS EN FLOAT  */

.gauche {
float : left ; 
width : 187px ; 
background : transparent;  
color : #525252; 
height : 400px}

/* PARAGRAPHE */	 

h1 {font-size : 50px ; color : #000; margin : 2px 10px 0 10px ; padding : 0; color : #fff; text-transform : uppercase}
h2 {font-size : 24px ; color : #000; margin : -10px 10px 0 10px ; padding : 0 ; font-family : veranda ; color : #fff ; letter-spacing : 4px}
h3 {font-size : 12px ; color : #000; margin : 5px 10px 0 15px ; padding : 0}
h4 {font-size : 24px ; color : #1C9159; margin : 5px 10px 0 15px ; padding : 0}	
p {margin : 5px 10px 0 15px }

/*LIENS */ 

a {
	color : #333333;
	font-weight : bold;
	text-decoration: none;
}
a:hover {
	text-decoration : none;
	color: #017449;
}
#bastransp {
	position: absolute;
	height: 58px;
	width: 625px;
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	top: auto;
	left: 17px;
	right: 40px;
	bottom: 10px;
	z-index:8;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 0px;
	background-color: transparent;
	visibility: visible;
	border-left-width: 0px;
	filter: alpha (opacity =60,finishopacity=60,style=1);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
