/*-------------------------------------Liens--------------------------------------------- */
a {outline:none;}
#contact_titre {
	font-size:12px;
	font-style:italic;
	font-family:georgia, serif;
}

#contact_titre:hover {
	color:#E6007B;
	background:none;
}

a img{
	border: none 0px;
}
a {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
}
a:link {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
}
a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
}
/*-------------------------------------Fin Liens--------------------------------------------- */


/*-------------------------------------Textes--------------------------------------------- */
h1, h2, h3 {
	margin:0;
	display:inline;
	}

/*-------------------------------------Fin Textes--------------------------------------------- */

/*-------------------------------------Corps de la page--------------------------------------------- */
html > body #centre {
height : auto;
min-height : 60em;
}
body {
text-align : center;
margin : 0;
font-family : Verdana, sans serif;
}


#global {
position : relative;
width : 974px;
left : 0;
height : 443px;
text-align : left;
margin : 0 auto;
z-index:100;
background:white;
}
#feuille {
position : absolute;
width : 974px;
margin-top : 0px;
z-index:1;



}
#centre {
width : 974px;
margin-top : 0;
margin-left : 0px;
z-index : 100;
height : 60em;
font-size:11px;
}

#centre_gauche{
	position:absolute;
	width:487px;
	height:600px;
	left:0px;
	}
	
#centre_droit{	
	position:absolute;
	left:487px;
	width:487px;
	height:600px;
	}
/*-------------------------------------Fin Corps de la page--------------------------------------------- */

/*-------------------------------------Menu du haut--------------------------------------------- */
dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}

#h_bleu
{
width: 940px;
height:85px;
background:#3399CC;
	}
	
#h_rouge
{
width: 944px;
height:90px;
background:#CC3366;
margin-left:30px;
margin-top:-45px;
opacity : 0.9;
filter : alpha(opacity=90); 
	}
	
#menu_haut {
position : relative;
top : 10px;
left : 5px;
width : 940px;
height : 34px;
}

ul#menu_ge {
list-style-type : none;
width : 100%;

}

ul#menu_ge li {
float : left;
}

ul#menu_ge a {

width :90px;
height : 64px;
margin-left:15px;
text-align :right;
color : #fff;
font-size : 10pt;
font-weight : bold;
font-family : Verdana, sans serif;
}

ul#menu_ge a:hover {text-decoration:underline;}

ul#menu_ge a:focus{outline:none;}

/*-------------------------------------Fin Menu du haut--------------------------------------------- */

