div.encabezadotabla {
width:100%;
background-color:#006699;
max-width: 645px;
}

div.encabezadotabla span {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
padding:7px;
color:#FFFFFF;
font-weight:bold;
width:100%;
display:block;
}

.tablaennoticia {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
max-width: 645px;
}

.tablaennoticia td {
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
vertical-align:top;
padding:4px 2px;
line-height: 15px;
}

.tablaennoticia  th {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
background-color:#eae8e7;
text-align:left;
padding:4px 3px;
font-weight: bold;
}

.tablaennoticia td img {
width: 10px;
margin-left:5px;
}

table.tablaennoticia tbody tr:hover td {
	background-color: #f9f9f9;
}

table.tablaennoticia thead tr th {
	background-color: #ff9999;
	text-align:center;
	color: #990000;
}

table.tablaennoticia thead tr th:nth-child(3),
table.tablaennoticia thead tr th:nth-child(4) {
	text-align:left;
}

table.tablaennoticia tbody tr td:nth-child(1) {
text-align: right;
}
#contenedor_grande_especial {
	width:960px;
	float: left;

}
.contenedor_info {
	width:960px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 15px;

}
