/* CSS Document */

#bloque_ppal {
	width: 327px;
	min-height: 300px;
	overflow: hidden;
	float: left;
	border-right: 1px solid #ace;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bloque_ppal h1.titular_v3 {
	margin: 12px 0 5px 0;
}
#bloque_ppal h1.titular_v3 a {
	color: #08b;
	text-decoration: none;
	font-size: 16px;
}
#bloque_ppal h1.titular_v3 a:hover {
	color: #abb;
}
#bloque_ppal p.texto_v3 {
	margin: 0px;
	color: #777;
	text-decoration: none;
	font-size: 11px;
	line-height: 1.5em;
}
#bloque_sec {
	float: right;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #ace;
}
#bloque_sec tr{
	vertical-align: top;
}
#bloque_sec th{
	width: 85px;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #ace;
}
#bloque_sec th.primera{
	border-left: none;
	padding-left: 0;
}
#bloque_sec td{
	width:100px;;
}
#bloque_sec img{
	width:75px;

}
#bloque_flash {
	height: 100%;
	width: 290px;
	float: right;
}
#bloque_sec h2.titular_v3 {
	margin: 0px;
	font-size: 12px;
	padding: 2px 0 2px 0;
}
#bloque_sec h2.titular_v3 a {
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	color: #08b;
}
#bloque_sec h2.titular_v3 a:hover {
	color: #abb;
}
.item_bloque_sec p.texto_v3 {
	margin: 4px 0;
	font-size: 10px;
	line-height: 14px;
	color: #555;
}