@charset "utf-8";
/* CSS Document */
#block_slidenews{
float:left;
width:660px;
border:#CDCDCD solid 0.06em;
margin:5px 0px 0px 0px;
height:auto;
padding:0.31em;
background-color:#FFFFFF;
} 
#block_slidenews_izquierda{
height: auto;
width: 300px;
padding:5px 0px 0px 0px;

float:left;
}
#block_slidenews_derecha{
height: auto;
width: 350px;
padding:5px 0px 0px 2px;
float:left;

} 
#slidenews_show{
height: auto;
width: auto;

float:left;
}
#block_slidenews_infcom{
float: left;
height: auto;
width: 300px;
padding: 5px;
margin: 0px;

}
#slidenews_list{
height: auto;
width: 300px;
padding: 5px;
margin: 0px;
float:right;

}

#block_slidenews_picture{
height: auto;
padding:5px;
width: auto;
margin-right:3px;
}
.block_slidenews_title{
height: auto;
width: auto;
padding:5px;
font-family:"Trebuchet MS";
font-size: 19px;
font-weight: bold;
color: #38507e;
}
.block_slidenews_subtitle{
height: auto;
width:auto;
padding:0px;
font-family:"Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #156da0;

}
#block_slidenews_text{
height: auto;
width: auto;
padding:5px;
font-family:"Trebuchet MS";
font-size: 12px;
font-weight:normal;
color: #3d3d3d;
}

.block_slidenews_list{
font-family:"Trebuchet MS";
font-size: 12px;
font-weight: bold;
color:#e2e2e2;
text-align: center;
vertical-align:middle;
float: left;
height: 20px;
width: 20px;
border: 1px solid #e2e2e2;
margin: 2px;
background-color:#ffffff;
}
.block_slidenews_list a:link, .block_slidenews_list a:visited {
color:#0f0f6f;
}
.block_slidenews_list a:hover {
color:#0f0f6f;
}

.block_slidenews_vermas{
/*font-family:"Trebuchet MS";
font-size: 11px;
color: #941818;
text-decoration:none;
font-weight:bold;
*/
font-family:"Trebuchet MS";
font-size: 19px;
font-weight: bold;
color: #156da0;
text-decoration:none;
font-weight:bold;
}
.block_slidenews_vermas a:link{text-decoration:none;color: #0f0f6f;}
.block_slidenews_vermas a:visited{text-decoration:none;color: #0f0f6f;}
.block_slidenews_vermas a:active{text-decoration:none;color: #3d3d3d;}
.block_slidenews_vermas a:hover{text-decoration:none;color: #3d3d3d;}
