﻿#contenido .interior_contenido 
{
	padding-left:10px;
	padding-right:10px;
}

.col21
{
	width:250px;
	margin:0px;	
}

.col22
{
	float:right;
	width:250px;
	margin:0px;
}

.noticia
{
	border-bottom:dotted 1px #AAA;
	margin-bottom:8px;
}

.foto_noticia
{
	width:100%;
	margin-bottom:5px;
}

.col21 h2, .col22 h2 
{
	font-size:14px;
	line-height:17px;
	font-weight:700;
	margin-bottom:5px;
}

.col21 .enlace li, .col21 .fecha, .col22 .enlace li, .col22 .fecha
{
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:2px 3px;
}

.col21 .fecha, .col22 .fecha
{
	background-image:url(../img/Decoracion/estrella_verde.png);
	margin-bottom:0px;
}


.col21 .enlace li, .col22 .enlace li
{
	background-image:url(../img/Decoracion/flecha_naranja.png);
	background-image:url(../img/masterpages/bg_enlace_indicador.png);
	background-position:4px 4px;
	color:#2e4f5d;	
}

.agenda
{
	margin-top:20px;
	margin-bottom:10px;
	border-bottom:solid 6px #B5AEC6;
}

.agenda h3
{
	font-size:12px;
	font-weight:700;
	background-image:url(../img/Decoracion/pestanya_agenda.png);
	background-repeat:no-repeat;
	border-bottom:solid 1px #b9d566;
	padding:0px;
	padding-left:8px;
	line-height:18px;
	margin-bottom:5px;
}
.agenda p
{
	padding-left: 20px;
}

.agenda .evento, .agenda .evento a
{
	color:#2e4f5d;
	margin-bottom:0px;
}

.agenda .fechalugar 
{
	border-bottom:dotted 1px #AAA;
	padding-bottom:3px;
}

.dossier
{
	border-bottom:solid 5px #e1e1e1 ;
	margin-bottom:20px;
}

.dossier h3
{
	font-size:12px;
	font-weight:700;
	background-image:url(../img/Decoracion/pestanya_dossier.png);
	background-repeat:no-repeat;
	border-bottom:solid 1px #b6d6e5;
	padding:0px;
	padding-left:8px;
	line-height:18px;
	margin-bottom:5px;	
}
.dossier p
{
	padding-left: 20px;
}

.dossier .evento, .dossier .evento a
{
	color:#2e4f5d;
	margin-bottom:0px;

}

.dossier .fechalugar 
{
	border-bottom:dotted 1px #AAA;
	padding-bottom:3px;
}

.ultimo, .agenda .ultimo, .dossier .ultimo
{
	border:none;
}

.publicidad .logo
{
	text-align:center;
}

.destacada
{
    background-image:url(../img/noticias/fondo_nueva_web.png);
    background-repeat:no-repeat;
    padding:30px 20px 0px 20px;    
    height:226px;
    margin-bottom:10px;
}

.destacada img
{
    float:left;
    width:287px;
}

.destacada h2, .destacada p, .destacada ul
{
    float:right;
    width:180px;
}

.destacada h2
{
    margin-top:10px;
    color:#000000;
    font-size:17px;
    line-height:19px;
    margin-bottom:5px;    
}

.destacada ul 
{
    margin-top:-18px;
}

.destacada ul li
{
    background-image:none;
}

.destacada ul span 
{
    display:none;
}

.destacada ul p 
{
    background-image:url(../img/noticias/etiqueta_nuevaweb.png);
    background-repeat:no-repeat;
    width:63px;
    height:63px;
}

.sostenible 
{
    background-image:url(../img/backgrounds/sostenible_fondo_principal.jpg);
    background-repeat:no-repeat;
    width:100%;
    height:55px;
    padding-top:115px;   
    padding-left:10px;
}

.fecha_sostenible 
{
    padding-left:15px;
    color:#666;
    background-image: url("../img/Decoracion/estrella_verde.png");
    background-repeat:no-repeat;
    background-position:3px 3px;
    }

.fecha_sostenible:hover
{
    padding-left:10px;
    color:#666;    
    text-decoration:none;
    
}

.titulo_sostenible
{
  background-image:url("../img/masterpages/bg_enlace_indicador.png");
  background-position:6px 3px;
  background-repeat:no-repeat;
  padding-left:15px;
}
