/* CSS Document */

#icone {
	width:49px;
	height:75px;
	position: absolute;
     }

.menug2 a:active {
     background: #009DDC;
     border-bottom: 1px solid #ccc;
     color: #000000;
     }


#bloc_baspage {
	width: 950px;
	font-size: 10px;
	background-image: url(../images/basdepage_coul_generic.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: #333333; 
	padding-top: 2px; 
	font-family: Tahoma, arial;
	background-color: #E9EEF2; 
}
