div.puntointeres STRONG {
	font-weight: bold;
}
div.puntointeres EM {
	font-style: italic;
}
div.puntointeres UL {
	list-style-type: circle;
	padding-left: 40px;
	margin-bottom: 14px;
}
div.puntointeres OL {
	list-style-type: decimal;
	padding-left: 40px;
	margin-bottom: 14px;
}

.puntointeres div.descripcion h1{
    font-size: 2em;
    font-weight: normal;
	margin-bottom:20px;
}

.puntointeres {
	width: 622px;
	font-family:Arial,Helvetica,sans-serif;
	width: 602px;
	margin-right:30px;
	margin-bottom:30px;
	padding-bottom:30px;
	height: 100%;
}

.puntointeres .cabecera_preview {
	padding:4px 25px 9px 0;
	background: transparent url(../images/barra_titulo_noticia_blog.png);
	background-repeat: no-repeat;
}

.puntointeres .cabecera_preview h1 { 
	color: white;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}

.puntointeres .fotos{
	float: left;
	clear: both;
	height:165px;
	width: 100%;
}

.foto {
	left:0;
	position:relative;
	float:left;
	top:0;
	width:183px;
	z-index:0;
}
.capa_foto {
	background: transparent url(../images/marco_fotos-blanco.png) no-repeat scroll 0 0;
	height:159px;
	left: 3px;
	margin:0;
	position:absolute;
	top: 10px;
	width:183px;
	z-index:10;
}

.columna {
	float: left;
	height:180px;
	text-align: center;
	width: 200px;
}
.columna img{
	width: 176px; 
	height: 145px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:10px;
}
.puntointeres .descripcion{
	margin: 5px 0 25px;
	font-family:Arial,Helvetica,sans-serif;
}
.puntointeres h2 { 
	color: #3280ff;
	font-size: 16px; 
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	clear: both;
}
.puntointeres div.descripcion h2{
	color: black;
    font-size: 1.5em;
    font-weight: normal;
	margin-bottom:20px;
}
.puntointeres h3 { 
	color: #ff8000;
	font-size: 16px; 
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0;
}

.puntointeres .pie .leermas{
	padding:0 40px 0 0;
	text-align:right;
}
.puntointeres .pie .leermas img{
	width: 22px;
	height: 22px;
	float: none;
	padding: 0;
	position:relative;
	top:4px;
}
.puntointeres .pie .leermas a{
	text-decoration: none;
	font-size: 16px; 
	font-family:Arial,Helvetica,sans-serif;
	position: relative;
	top: -1px;
	color:white;
	font-weight: bold;
}

.puntointeres div.pie {
	background-image:url(/images/barra_inferior_noticia_blog.png);
	background-repeat:no-repeat;
	color:white;
	float:left;
	font-family:Arial;
	font-size:11px;
	height:28px;
	margin-top:20px;
	padding-left:20px;
	width:602px;
}

#derecha .puntointeres .leermas {
	clear:both;
	float:left;
	margin-left:98px;
	margin-top:0;
}

#derecha .puntointeres .leermas a {
	text-decoration: none;
	color:#66B7DB;	
	font-size: 13px;
	width: 200px;
}

#derecha .puntointeres .leermas img {
	position: relative;
	top: 3px;
}

