/*--  HOME --*/

body.home{

background:transparent url(../img/fnd-medio-home-rep.gif) repeat-x scroll 0 475px;
}

.home #divdescripcion{
background:transparent url(../img/ico1.gif) no-repeat scroll 0 4px;
float:right;
margin-top:20px;
padding:0 30px;
width:368px;
}

.home #divrutas{
background:#FFF93F none repeat scroll 0 0;
float:right;
margin-top:71px;
padding:5px 17px 20px;
width:399px;


}
.vermasdiv{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
display:block;
text-align:right;
}

.home #divrutas h2, .home #divcronicas h2{
color:#070707;
font-size:1.2em;
margin-bottom:15px;

}

.home #divrutas #listado-rutas{
margin-bottom:15px;

}

.home #divrutas .nruta{
font-size:0.8em;
color:#070707;
background:#dddb0b;
width:50px;
padding:0px 0px;
text-align:center;
font-weight:bold;
float:left;
clear:both;
margin:0px 10px 4px 0px;

}
.home #divrutas .ruta{
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;
margin:0px 10px 4px 0px;
line-height:1.4em;
}

.home #divrutas .ruta a{
text-decoration: none;
}
.home #divrutas .ruta a:hover{
text-decoration: underline;
}

.home #imagenes{
float:left;
overflow:hidden;
width:533px;
}

.home #divimagensola{
background:transparent url(../img/fnd-medio-home.gif) no-repeat scroll right center;
float:left;
height:137px;
padding-top:15px;
margin-top:299px;
width:100%;
}

.home #listado-imagenes li{
float:left;
margin:18px 18px 0 0;
}

.home #listado-imagenes .vermasdiv{
margin:10px 110px 0 0;
}

.home #divcronicas{
background:transparent url(../img/fnd-cronicas.gif) repeat-x scroll center bottom;
float:right;
margin-top:20px;
padding:5px 17px 40px;
width:397px;
}

.home .cronica{
background:transparent url(../img/ico2.gif) no-repeat scroll 0 4px;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:0.85em;
line-height:1.4em;
margin-bottom:20px;
padding:0 0 0 29px;
}

.home .cronica h3{
font-size:1.3em;
}
.home .cronica h3 a{
text-decoration:none;
}
.home .cronica h3 a:hover{
text-decoration:underline
}



a.imgborde img{
border:4px solid #c6c6c6;
min-width:121px;
width:7.5em;
}
a.imgborde:hover img{
border:4px solid #6b7164;
}


/*-- fin HOME --*/