* {
    /* zero out everything */
    margin: 0;
    padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#08608E;
	background: transparent url("charte/haut.jpg") no-repeat top center;
}
a {
	font-size:14px; 
	color:#000000;
    text-decoration: none;
 }
a:hover{
	font-size:14px; 
	color:#CC0000;
    text-decoration: none;
 }

p {
font-size:14px; 
 line-height:20px; 
 margin:0px 15px 15px 10px;
 }
h3 {
font-size:16px; 
 line-height:22px; 
 margin:5px 15px 15px 30px;
 }

#header {
height: 50px;
}
#conteneur {
position: relative;
width: 800px;
margin: 0 auto; 
}
#droite {
margin-left: 350px;
height:600px;
}
#gauche {
position: absolute;
left:0;
width: 350px;
}
#pied {
height: 30px;
}

/*------------------------------------------------------------*
**  gauche
**------------------------------------------------------------*/
#conseil {
	margin-top:1px;
	width:310px;
	color:#FFFFFF;
}
#gauche h2{
	font-size:26px;
	font-family:arial, Verdana, sans-serif;
	color: #FCFF02;
	margin-left: 5px;
	}

/*------------------------------------------------------------*
**  droite
**------------------------------------------------------------*/
#logo {
	margin-top:40px;
	margin-left:80px;
}
#carte {
	margin-top:40px;
	margin-left:120px;
	background:transparent url(charte/carte.jpg) no-repeat left top;
}
	
img{
	margin: 0px;
	padding: 0px;
}

/*  global nav 
*************************************************/
#globalnav {
	margin-top:120px;
    height: 280px;
}

#globalnav span {
    visibility: hidden;
}

#globalnav ul {
    background: transparent url(charte/menu_index.jpg) no-repeat top left;
}

#globalnav ul li {
    list-style: none;
}

#globalnav ul li a {
    display: block;
    height: 40px;
    width: 353px;
    text-decoration: none;
}

#globalnav a:hover {
    /* attention, il ne faut pas écrire: #globalnav ul li a:hover  */
    background: transparent url(charte/menu_index.jpg) no-repeat top left;
}

a#aero:hover {
    background-position: 0 -432px;
}

a#geot:hover {
    background-position: 0 -486px;
}

a#clim:hover {
    background-position: 0 -540px;
}

a#phot:hover {
    background-position: 0 -594px;
}

a#eau:hover {
    background-position: 0 -648px;
}
a#gaz:hover {
    background-position: 0 -702px;
}
a#elec:hover {
    background-position: 0 -756px;
}
a#plan:hover {
    background-position: 0 -810px;
}

#outer        				 
	{
	position: relative;
	 top: 10px;
	 right: 0px;
	 width: 290px;
	 height: 290px;
	 }

#inner    
	{margin-right: 0px;
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 }

div#roanne, div#annonay, div#lyon, div#vichy, div#text5, div#text6, div#text7
         {
	font-family:verdana, helvetica, "sans serif";
	position:absolute;
	font-weight: bold;
    text-decoration: none;
}

		
div#vichy {font-size:12px;
		top:35px;
		right:150px;}

div#roanne {font-size:14px;
		top:50px;
		right:110px;}

		
div#lyon {font-size:14px;
		top:65px;
		right:90px;}
div#annonay {font-size:10px;
		top:105px;
		right:60px;}
		
