/* CSS Document */

.enlaces {
margin: 0px 0px 0px 10px;
}
.img_enlaces {
	float:left;
	height: 420px;
}
.catego_lista {
float:left;
margin-left:15px;
}
.enlac {
background-image:url(../img/f_txt_categoria.jpg);
background-repeat:no-repeat;
width:310px;
height:20px;
margin-bottom:3px;
}
.enlac a{
padding-top:3px;
margin-left:15px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
display:block;
width:270px;
}
.enlac a:hover{
margin-left:15px;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
