/*boletin de destacados*/
.view-boletin .meta{
	display:none;
}

#mimemail-body {
    width: 600px;
}

#mimemail-body #main h2{
	display:none;
}

.view-boletin #logo {
    margin: 0 10px 0 0;
    float: left;
}


.view-boletin div.views-row{
    border-bottom: 1px solid #D9DADB;
    padding-bottom: 11px;
    margin-bottom: 30px;
    width: 500px;
}

.view-boletin div.attachment div.views-row-last{
    border-bottom: none;
    padding-bottom: 0;

}
.view-boletin .views-field-title a{
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
}

.view-boletin .views-field-field-imagen-fid,
.view-boletin .views-field-field-imagen2-fid{
	margin-top:15px;
}

.view-boletin .views-field-body{	
	font-size:14px;
	line-height:22px; 
}



#cab-boletin-destacados{
    border-bottom: 2px solid;
    height: 70px;
    margin-bottom: 30px;
    width: 500px;
}

.view-boletin div.views-field-title a{
    color: #000000;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
}
.view-boletin div.views-field-title a:hover{
	color:#E52F3C;
	text-decoration:underline;
}


#cab-boletin-destacados #fecha{float:right;}

#cab-boletin-destacados #fecha div.boletin-cab-texto{font-size:16px;font-weight:bold;}

#cab-boletin-destacados #fecha div.boletin-cab-fecha{font-size:13px;}

#boletin-pie{	
	border-top:2px solid #000000;
	background-color:#FFF;
	color:#000;
	font-size: 12px;
	line-height: 18px;
	padding:20px 0px 20px 0; 
	width:500px;
	height:120px;
}

#boletin-pie div.boletin-pie-datos{
	float:left;	
	width:355px;
}
 



