@charset "utf-8";
/* CSS Document */

#block_events{
float:left;
width:670px;
/*border:#CDCDCD solid 0.06em;*/
margin:5px 0px 0px 0px;
height:auto;
/*padding:0.31em;*/
background-color:#FFFFFF;
}
#block_events_header{
float:left;
width:670px;
background-image:url(../blocks/de_events/img/imagen_header.jpg);
height:73px;
overflow:hidden;
margin-bottom:10px;
}

.block_events_item{
width:155px;
float:left;
margin-right:10px;
margin-left:2px;
}

.block_events_des{
font-family:"Trebuchet MS", Verdana, Arial;
color:#3d3d3d;
font-size:13px;
width:153px;
height:auto;
}
.block_events_des a:link{ color:#0f6f40;}
.block_events_des a:visited{ color:#0f6f40;}
.block_events_des a:hover{ color:#0f0f6f;}
.block_events_des a:active{ color:#0f0f6f;}

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


#blocks_eventview_title{
}

#blocks_eventview_img{
width:153px;
padding-right: 5px;
padding-bottom: 5px;
height:auto;
}

#blocks_eventview_content
{
padding:10px;
}

#blocks_eventview_tit
{
vertical-align:middle;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:15px;
font-weight:bold;
color:#660066;
text-decoration:underline;
margin-bottom:5px;
}

#blocks_eventview_des{
padding-left:47px;
padding-right:10px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:14px;
line-height:15px;
}

#blocks_eventview_footer{
}
