body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#fondo {
	background-color: #FFFFFF;
	padding-top: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contenedor {
	margin: auto;
	width: 940px;
	background-image: url(img-nav/urbansurround.gif);
	background-repeat: no-repeat;
	padding-top: 90px;
}
#menulateral {
	float: left;
	width: 180px;
	margin-top: 20px;
}
#menulateral ul {
	margin: 4px 0px 20px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#menulateral li a {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 13px;
	display: block;
	color: #999999;
}
#menulateral li a:hover {
	background-color: #EEEEEE;
}
#contenidos {
	float: right;
	width: 735px;
	margin-top: 20px;
}
#separador {
	clear: both;
	height: 30px;
}
#firma {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
}
#firma a {
	color: #000000;
}

a {
	color: #0066CC;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	margin: 0px 0px 15px;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.video {
	background-color: #000000;
	width: 525px;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
	float: left;
}
.about {
	float: right;
	width: 190px;
}
.imglist {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
