.listavideo {
	float: right;
	vertical-align: top;
	width: 300px;
	overflow-x: scroll;
	height: 400px;
	border: 1px solid #99CCFF;
}
.mapaimg h5 {
	background-color: #CCE6FF;
	color: #003366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	font-weight: bold;
	text-align: center;
}

.mapaimg blockquote {
	width: 320px;
	background-color: #F1F1F1;
	border: 1px solid #666666;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.videolis{
	width: 380px;
	vertical-align: top;
}
.listavideo .videolis h1 {
	font-family: "Trebuchet Ms";
	font-size: 12pt;
	font-weight: bold;
	color: #70812E;
	height: 20px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #70812E;
}
.listavideo .videolis p {
	color: #666666;
	height: 25px;
}


.mapaimg {
	float: left;
	vertical-align: top;
	width: 300px;
	text-align: justify;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

