﻿@charset "utf-8";
/* CSS Document */

a { color: #000; text-decoration: none; }

.newsNav a:hover, .newsNav a:active { font-weight: bold; }


#newsBoard, .newsNav, .newsFilter, #newsBoard li, #newsBoard dl { font-size: 11px!important; font-family: Arial, Helvetica, sans-serif!important; }
#newsBoard {
	width: 663px;
	position: relative;
	background-color: #e5e5e5;
	padding-bottom: 5px;
}

#newsOpened #newsBoard {
	padding-bottom: 25px;
}

.newsCall {
	float: left;
	width: 435px;
	margin: 20px 0 30px 15px;
}

.newsCall li {
	font-weight: bold;
	margin: 10px 0 6px 0;
}

.newsCall dl {
	margin: 6px 0 0 0;
	padding: 0;
}

.newsCall dt {
	font-weight: bold;
}

.newsFilter {
	float: right;
	width: 150px;
	margin: 30px 15px 0 0;
}

.newsFilter li {
	margin-bottom: 15px ;
}

.newsFilter ul ul li { margin: 0; font-weight: bold; }

.newsFilter dl { margin: 0; }
.newsFilter dt { margin-top: 15px; font-weight: bold; }


.newsNav {
	margin: 0 0 15px 0;
	position: relative;
	left: 310px;
}

.newsFilter select {
	width: 150px;
	height: 18px;
	border: 0;
	font-size: 11px;
}
.newsFeatured {
	position: relative;
	width: 430px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b4b4b4;
}

#newsOpened .newsFeatured {
	border: 0;
	padding: 22px 0 0 15px;
}

.newsFeatured img { float: left; padding-right: 10px; }
#newsOpened .newsFeatured img { float: left; padding: 0 10px 10px 0; }
.newsFeatured dl { float: left; width: 290px; padding:0; margin: 0; }
.newsFeatured dd { margin:0 0 6px 0; padding: 0; }
.newsFeatured dt { margin-bottom: 4px; }
 
.newsFeatured p { 
	font-weight: bold;
	padding: 0;
}
#footer {
	margin-top: 70px;
}

.areaVideo{ position: relative; width: 230px; height: 220px; float: left; margin-right: 10px; }
.areaVideo #videoNoticia{ width: 230px; height: 170px; position: absolute; top: 0; left: 0; }
.areaVideo .imagemBg{ width: 230px; height: 170px; position: absolute; top: 0; left: 0; }
.areaVideo .btAmpliaVideo{ position: absolute; padding: 7px 0px 0px 30px; top: 180px; width: 200px; height: 19px; color: #fff; background: #ffcc00; }
.areaVideo .btAmpliaVideo a{ width: 173px; height: 12px; background: url(/img/layout/btampliaVideo.gif) #ffcc00 no-repeat; display: block; text-indent: -3000px;}