/* CSS Document */
	@import url("layout.css");
body {
	background-color: #F7D195;
	font-family: Tahoma, Georgia, serif;
background-image: url(../nv-images/fond-body.jpg);
background-repeat: no-repeat;
background-color: #165699;
}
.spacer {
	clear: both;
}
#conteneur {

}
#colonne_gauche {


}
#colonne_droite {
float: left;
width: 600px;
}
#menu ul{
display: none;

}
#menu ul li img {
display: block;
float: left;

margin-right: 10px;
}

#menu ul li {
float: left;

margin: 0 10px 0 10px;
/*background-color: rgb(255,0,255);*/
}
#menu ul li a {
display: block;
float: left;
height: 30px;
padding-top: 10px;
padding-bottom: 10px;
vertical-align: text-top;
font-size: 16px;
text-decoration: none;
color: #FFFFFF;
}
#menu ul li a:hover {
color: #FFCC33;
}
#camp_quali {
display: none;
}
.bloc_pdf {
clear: both;
margin: 0 auto;
width: 450px;
height: 18px;
text-align: center;
background-color: #FFFF00;
border: 2px #FF0000 solid;
}
.norm {
width: 600px;
margin-top: 10px;
text-align: center;
font-size: 13px;
color: #FFFFFF;
}
.norm_a {
display: none;
}
.norm ul {
margin-bottom: 10px;
}
.norm li {
text-align: left;
list-style-type: disc;
list-style-position: inside;
margin-top: 3px;
margin-left: 10px;
}
.norm ul ul li{
text-align: left;
list-style-type: circle;
list-style-position: inside;
margin-top: 3px;
margin-left: 20px;
}
.sup { 
vertical-align: super; 
font-size: 50%; 
} 
.demi {
float: left;
width: 295px;
text-align: center;
font-size: 13px;
color: #FFFFFF;
}
.big_orange {
font-size: 15px;
font-weight: bold;
color: #ff9900;
}
.tit_offres {
font-size: 18px;
font-weight: bold;
color: #ff9900;
}
.left {
text-align: left;
line-height: 1.2em;
}
.left_it {
margin-top: 10px;
text-align: left;
line-height: 1.2em;
font-style: italic;
}
.espace_blanc {
clear: both;
width: 500px;
height: 2px;
margin: 10px auto 5px auto;
background-color: #FFFFFF;
}
.mentions {
width: 600px;
clear: both;
margin-top: 30px;
font-size: 11px;
color: #FFFFFF;
margin-bottom: 20px;
}
.mentions a {
text-decoration: none;
color: #FFFFFF;
}
.gras {
font-weight: bold;
}
.spacer {
clear: both;
}
#map {
width: 600px;
height: 500px;
}
input {
border: 1px rgb(0,0,0) solid;
}
#map_canvas {
width: 600px;
height: 400px;
}
.contenu_carte {
clear: both;
background-color: #FFFFFF;
}
.red {
color: rgb(237,0,0);
}
