/* Global Styles */

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background: url(img_vs/degrade2.png) #EEE top right no-repeat;
	text-align: center; 
	}
	
/* ID Styles */

#baseline {
	width:680px;
	float:left; 
	color:#e2001a; 
	text-align:center; 
	font-size:35px; 
	padding-top:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#baseline2 {
	width:580px;
	float:left; 
	color:#e2001a; 
	text-align:center; 
	font-size:15px; 
	padding-top:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#logo {
	padding-top:5px;
	 height:90px; width:230px; float:left;
}

#menu {
	width:973px; 
	float:left; 
	background:url(img_vs/bouton_1.png) #e2001a top right repeat-x;	
	border-top:1px #999 solid;
	border-bottom:1px #999 solid; 
}

#menu a:hover {
	background-image:url(img_vs/bouton_2.png);
	color:#e2001a;
	border-left:1px #EEE solid;
}
#menu a {
	background-image:url(img_vs/bouton_1.png);
	text-decoration: none;
	width:120px; 
	float:right; 
	color:white;
	font-size:11px;
	line-height: 30px;
	border-left:1px #EEE solid;
}

#border{
	border-right:1px #999 solid;
	border-left:1px #999 solid; 
	width:973px;
}

.contact{
	font-weight:bold;
	color:#e2001a;
}

#footer {
	margin-left: 0px;
	clear: both;
	margin-top: 40px;
	background-image: url(img_vs/fond-accueil.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-bottom: 10px;
}
.foot-detail {
	float: left;
	width: 242px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 0px;
	background-image: url(img_vs/bord-footer.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.foot-detail2 {
	float: left;
	width: 242px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 0px;
	background-image: url(img_vs/bord-footer.gif);
}
.foot-detail .texte , .foot-detail2 .texte{
	height: 170px;
	position: relative;
}
.foot-detail h1 , .foot-detail2 h1{
	background-image: url(img_vs/fond-accueil.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
	padding-left: 30px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.foot-detail p , .foot-detail2 p{
	font-size: 12px;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .puce {
	position: absolute;
	left: 5px;
	top: 8px;
}
.foot {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* css carte */
#map {
	margin:0;
    padding:0;
    font-family:arial, helvetica, sans-serif;
	color:#000000;
    font-size:8pt;
	background-image:url(img_vs/carte-cantons-2010.png);
	background-repeat:no-repeat;
	height:753px;
	width:800px;
}
#map li {
    margin:0;
    padding:0;
    list-style:none;
}
#map li a {
    position:relative;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    background:url(img/blank.gif);
}
#map li a span { display:none; }

#map li a:hover span {
    position:relative;
    display:block;
    width:150px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
	text-align:left;
    color:#000;
    filter:alpha(opacity=90);
    opacity:0.9;
}

#map a.VN { top:225px; left:250px; width:40px; height:20px; text-decoration:none; }
#map a.GS { top:135px; left:220px; width:40px; height:20px; text-decoration:none; }
#map a.PIG1 { top:195px; left:110px; width:40px; height:20px; text-decoration:none; }
#map a.PIG2 { top:100px; left:100px; width:40px; height:20px; text-decoration:none; }
#map a.BOG { top:225px; left:145px; width:40px; height:20px; text-decoration:none; }
#map a.AGS1 { top:95px; left:290px; width:40px; height:20px; text-decoration:none; }
#map a.AGS2 { top:120px; left:275px; width:40px; height:20px; text-decoration:none; }
#map a.EV { top:-95px; left:5px; width:40px; height:20px; text-decoration:none; }
#map a.OIS { top:-15px; left:25px; width:40px; height:20px; text-decoration:none; }
#map a.EES { top:-55px; left:-35px; width:40px; height:20px; text-decoration:none; }
#map a.LGE { top:40px; left:160px; width:40px; height:20px; text-decoration:none;}
#map a.JOL { top:155px; left:150px; width:40px; height:20px; text-decoration:none;}