@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 10px;
    background-color: transparent;
}
.section-map {
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	width: 603px;
	height: 600px;
	background: white;
}
.section-map .area-title {
	width: 592px;
	font-weight: normal;
	padding: 10px;
}
.section-map .area-title p {
	margin: 0;
}
.section-map .area-subtitle {
	width:582px;
	height:80px;
	font-weight: normal;
	padding:10px 5px 0px 8px;
	color: #f50404;
	text-align: justify;
}
.section-map .area-table {
	width: 603px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px;

}
.section-map .area-map {
	margin-left: -19px;
	
}
.section-map .area-list {
	width: 590px;
	height: 457px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	margin-left: -15px;
}
.section-map .area-tab {
	height: 40px;
	margin-top: -4px;
	font-size: 13px;

}
.section-map .area-head {
	width: 598px;
	background-image: url('http://www.intralot.com.pe/intralot/lotto-portal/game/teapuesto/section/map/small/head.gif');
	background-repeat: no-repeat;	
	height: 33px;
	margin-left: -20px;
	padding-bottom: 8px;
}

.section-map .area-list a{text-decoration:none;}
.section-map .area-list a:hover{color:#fc6600;font-weight:bold;}