/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	}

body {
	background-image: url(imgs/bgbody.png);
	background-position:center top;
	background-repeat: no-repeat;
}

/* LINKS
================================================ */

a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	}

/* PAGE
================================================ */

#page {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	}

/* CONTENT
================================================ */

.cover img {
	margin-bottom: 0.5em;
}

.tvga {
	width: 340px;
	float: left;
}
.barrio {
	float: right;
	width: 340px;
}

.tvga h3, .barrio h3 {
}

/* SIDEBAR
================================================ */

#sidebar {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366FF;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #CCCCCC;
	}
#sidebar li {
	list-style: url(none) none;
	display: inline;
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 1px;
	}

/* FOOTER
================================================ */

#footer {
	width: 700px;
	clear: both;
	text-align: center;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #CCCCCC;
	}
#footer li {
	list-style: url(none) none;
	display: inline;
	font-family: Tahoma;
	font-size: 12px;
	}

/* OTHER
================================================ */

h2 {
	text-align: center;
}
h2, h3 {
	color: #003300;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 0.5em;
}

.separa {
	clear: both;
	height: 20px;
	width: 700px;
}

table {
	width: 700px;
}

td {
	text-align: center;
	padding-bottom: 20px;
}

.telenumber {
	font-size: large;
	width: 600px;
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #FF0000;
	font-family: Tahoma;
}

.acceskey {
	font-size: 16px;
	font-weight: bold;
}

.endline {
	width: 700px;
	display: block;
	background-color: #33FFCC;
}

.hidden {
	display: none;
}

img {
	border: none;
}

strong {
	color: #000000;
}
