ul.listado_flecha {
	list-style:none;
}
ul.listado_flecha li { /* lista enlaces */
	margin:2px 0 0 0;
	background-image:url(/web/img/home_lateral/arrow_bot_right_p.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0 0 4px 10px;
	width:140px;
	line-height:14px;
	height:auto;
	border-bottom:1px solid #cdcdcd;
}

a.enlace_home_lateral {
	font-size:0.7em;
	color:#666666;
	text-decoration:none;
	padding:0;
	margin:0;
}
a:hover.enlace_home_lateral{
	text-decoration: underline; 
}				
/**/
a:hover.undeline{
	text-decoration: underline; 
}
.linea {
	border-bottom:1px solid #cdcdcd;
}
.titulo_home_lateral{
	font-family:Arial, Verdana, "Trebuchet MS";
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.sub_titulo_home_lateral{
	font-family:Arial, Verdana, "Trebuchet MS";
	color: #ff6600;
	font-size: 13px;
}

.bloque_lateral_img{
	margin-top: 10px;
}

.bloque_lateral_data{
}

.bloque_lateral_tar{
}

.bloque_lateral_mov{
}

