a:link {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.a11 {
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: fixed;
	font-size: 9pt;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.map {
    width: 750px;
	height: 350px;    
}
.cont-map {
    position: absolute;
    top: 0px;
    right: 48%;
    bottom: 0;
    left: 0;
    background-color: #fff
}