body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fffcf6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #450d15;
}

a {
	text-decoration: underline;
	color: #706060;
}

a:hover {
	color: #c80b13;
}

#holder {
	width: 850px;
	margin: 0 auto;
	text-align: left !important;
	background: url(../images/bg_leftCol.gif) repeat-y 196px #FFFFFF;
}

#header {
	height: 160px;
	width: 850px;
}

a#homelink {
	text-indent: -9999px;
	display: block;
	background: url(../images/btnInicio.jpg) no-repeat;
	width: 43px;
	height: 14px;
	position: absolute;
	margin: 10px;
}

div#logo {
	text-indent: -9999px;
	display: block;
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 150px;
	height: 33px;
	margin: 65px 0 0 33px;
}

#menu {
	margin: 0 0 0 196px;
	padding: 0 20px 0 20px;
	background: url(../images/bgTopMenu.jpg) repeat-y;
	width: 420px;
	height: 160px;
	float: left;
	_float: none;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 8px;
}

#menu .topModule {
	width: 140px;
	float: left;
	border-top: #b31e32 10px solid;
}

#menu h4 {
	margin: 0;
	padding: 8px 8px 0 8px;
	font-size: 12px;
	font-weight: bold;
}

#podcast a {
	float: left;
	_float: right;
	background: url(../images/btnPodcast.jpg) no-repeat;
	width: 168px;
	height: 93px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	_margin: -140px 14px 0 0;
}

#masthead {
	text-indent: -9999px;
	display: block;
	background: url(../images/mastHead.jpg) no-repeat bottom;
	width: 850px;
	height: 100px;
}

#leftCol {
	width: 176px;
	float: left;
	padding: 20px;
}

#centerCol {
	float: right;
	padding: 30px;
	_padding: 28px;
	width: 574px;
	border-top: 1px solid #cccccc;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.moduletable th {
	background: url(../images/bgTh.gif) no-repeat 10px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #450d15;
	text-transform: uppercase;
	padding: 6px 6px 6px 26px;
	border-bottom: 1px solid #bcb5b5;
	border-top: 1px solid #bcb5b5;
}

.moduletable ul {
	list-style: none;
	margin: 10px;
	padding: 0;
}

.moduletable ul li {
	padding: 0;
	margin-bottom: 2px;
}

.moduletable ul li a {
	color: #bcb5b5;
}

.moduletable ul li a:hover {
	color: #c80b13;
}

form.searchForm {
	margin: 0;
	padding: 0;
	margin: 5px 0 20px 10px;
}

table.poll {
	padding: 8px
}

table.pollstableborder {
	text-align: left;
}

h3.video {
	background: url(../images/videoNoticiasHeader.gif) no-repeat 5px 3px;
	height: 25px;
	text-indent: -9999px;
	width: 566px;
	margin: 10px 0;
	padding:5px;
	border-bottom: 1px dotted #bcb5b5;
	border-top: 1px dotted #bcb5b5;
}









