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

#home-slider{  margin-bottom:11px; padding-bottom:110px}
.nivoSlider { position:relative; width:965px; height:400px; background:#eee url(../img/loading.gif) no-repeat 50% 50%;} 
.nivoSlider img { position:absolute; top:0px; left:0px; display:none; } 
.nivoSlider a { border:0; display:block; }
.nivoSlider .nivo-controlNav {position:absolute;bottom:-110px; width:960px; background:#ece8df; padding:5px 0; padding-left:5px}
.nivoSlider .nivo-controlNav img {display:inline; position:relative; margin-right:5px; float:left; border:5px solid #fff; }
.nivoSlider .nivo-controlNav a.active img { border-color:#ca6c26}
.nivoSlider .nivo-directionNav a {display:block;width:28px;height:52px;text-indent:-9999px;	border:0;}
.nivoSlider .nivo-directionNav a.nivo-prevNav {background:url(../img/slider-flecha-left.png) no-repeat;}
.nivoSlider .nivo-directionNav a.nivo-nextNav {background:url(../img/slider-flecha-right.png) no-repeat;}
.nivo-caption{ display:none}
.nivo-caption p{ padding:1.2em; padding-top:1em; margin:0; font-size:1.2em; cursor:pointer }
.nivo-caption span{ font-family: 'Just Another Hand', Arial, sans-serif; font-size:5em; line-height:1.3em; color:#fff;}
.nivo-caption a{ color:#fff; text-decoration:none }

h3{ font-family: 'Armata', Arial, sans-serif; font-size:1.4em;color:#fff; margin:0; padding:0; background: #a55822 url(../img/bg-h3-home.png) no-repeat right center; line-height:32px; padding:0 .4em; text-transform:uppercase; font-weight:normal}

#content_for_layout{ padding:0}

#home-outlet{ float:left; width:36%}
#home-outlet > div {float:left; width:100%;}
#home-outlet > div > a{ float:left}
#home-outlet > div > div { margin-top:-150px; background: url(../img/bg-gris-transparente.png) repeat; display:block; width:100%; float:left; cursor:pointer;}
#home-outlet > div > div p{ padding:1em; text-align:center; line-height:3em}
#home-outlet > div > div p span{ font-size:4em; font-family: 'Just Another Hand', Arial, sans-serif;}
#home-blog{ float:right; width:63%; margin-bottom:1em}
#home-blog h3 span{ float:right;}
#home-blog h3 span a{ text-transform:none; color:#000; font-weight:bold;}
#home-blog > ul{ }
#home-blog > ul > li{ margin-top:1em; margin-bottom:.5em; clear:both; width:100%; float:left}
#home-blog > ul > li > div.cuerpo{ float:right; width:80%}
#home-blog > ul > li > div.foto{ float:left; width:20%}
#home-blog > ul > li > div.cuerpo p{ margin-top:.3em}
#home-blog > ul > li > div.cuerpo p.fecha{ color:#666}
#home-blog h4{ font-size:1.2em;color:#333; margin-bottom:0; padding:0}
#home-blog h4 a{ color:#b15d19; text-decoration:none}
#home-blog h4 a:hover{ color:#79390b;}

#home-tour{ float:left; width:100%; clear:both; margin-bottom:10px}