.banner{
margin-bottom:12px;
}
.col_listado{
display:inline;
width:60%;
float:left;
}
.col_calendario{
display:inline;
width:285px;
float:right;
margin-right:-83px;
margin-top:-30px;
}
#table_calendario{
margin-top:0px;
}
.div_enlaces{
padding:20px 0px 0px 9px;
background-image:url('../images/fondo_flechap.gif');
background-position:left 14px;
background-repeat:no-repeat;
}
.div_enlaces a:link, .div_enlaces a:visited {
font-size:0.8em;
color:#C91414;
font-weight:bold;
text-decoration:none;
}

.div_enlaces a:hover {
	text-decoration:underline;
}


