/* CSS Document */
#icone {
	width:49px;
	height:75px;
	position: absolute;
	background-image: url(../images/ico_2.jpg);
     }
	 
.menug2 a:active {
     background: #fac6c5;
     border-bottom: 1px solid #ccc;
     color: #000000;
     }
	 

#bloc_baspage {
	width: 950px;
	font-size: 10px;
	background-image: url(../images/basdepage_coul2.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 18px;
	padding-bottom: 18px;
		position:relative;
}

.select_carto {
	border : #009DDC 1px solid; 
	font-size: 10px; 
	padding-bottom: 2px; 
    color: #009DDC; 
	padding-top: 2px; 
	font-family: Tahoma, arial;
	background-color: #E9EEF2; 
}
