.item_news{
    overflow: hidden;
    padding: 0 0 29px;
    border-bottom: 1px solid #C4C4C4;
    margin: 0 0 28px;
    position: relative;
}
.item_news h3{
    padding: 0 0 20px;
}
.item_news h3 a{
    text-decoration: underline;
}
.item_news h3 a:hover{
    text-decoration: none;
}
.item_news img{
    float: left;
    width: 120px;
    border: 1px solid #BDBCBC;
}
.item_news .text{
    margin-left: 150px;
}
.item_news .text p{}
.link_more{
    position: absolute;
    right: 10px;
    bottom: 6px;
}
.link_more a{
    font-size: 18px;
    text-decoration: underline;
}
.link_more a:hover{
    text-decoration: none;
}

.more_img{}
.more_img ul{}
.more_img ul li{
    float: left;
    width: 400px;
    padding: 23px;
    height: 300px;
    position: relative;
}
.more_img ul li a.my-img{
    display: block;
    width: 400px;
    height: 300px;
    text-align: center;
    overflow: hidden;
}
.more_img ul li a.my-img img{
    border: 1px solid #5F5F5F;
}
.more_img ul li .top-slide{
    width: 400px;
    height: 300px;
    top: 23px;
    left: 23px;
    display: none;
}.more_img ul li:hover .top-slide{display: block;}
.more_img ul li a.open_wide{
    top: 146px;  
    left: 187px;
}

.imag{
    float: left;
    width: 71px;
    height: 71px;
    border: 3px solid #fff;
    overflow: hidden;
    border-radius: 3px;
    margin: 1px 12px 0 2px;  
    box-shadow: 0px 0px 1px #000;
}
.imag img{
    width: 77px;
    height: 77px;
    margin: 0;
}
.list .item {
width: 100%;
overflow: hidden;
margin-bottom: 22px;
}

.list .item > a{
    font-size: 1.083em;
line-height: 24px;
color: #7a6961;
margin-left: 89px;
display: block;
}
.list .view-header{display: none;}
.text_hidden{max-height: 40px; overflow: hidden;}

.webforma{overflow: hidden; position: relative;}
.webforma p{width: 455px; float: left;}
.mapa{float: left; border: 1px solid #80745B;border-radius: 3px;
    box-shadow: 1px 1px 2px #AAA; clear: both;}
.webforma > div{}
.webforma form{width: 390px; float: right; position: absolute; top: 0; right: 0;}
.webform-componen{}
.webforma h4{
    padding: 0 0 0 0px;
    text-align: center;
    font-size: 18px;
    color: #685B53;
}
.webforma .form-item{}
.webforma .form-item input{
    padding: 4px 8px;
    margin: 2px 0;
    border: 1px solid #80745B;
    width: 372px;
    font-size: 16px;
    background: #F6EEE4;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #AAA;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.webforma .form-item textarea{
    padding: 4px 8px;
    margin: 2px 0;
    border: 1px solid #80745B;
    width: 372px;
    font-size: 16px;
    background: #F6EEE4;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #AAA;
    font-family: Georgia, "Times New Roman", Times, serif;
    resize: none;
}
.webforma .form-item label{
    padding: 0 0 0 8px;
    font-size: 16px;
    color: #685B53;
}
.webforma .form-item span{}
.webforma .form-submit{
    padding: 6px 16px;
margin: 2px 0;
border: 1px solid #A59A85;
font-size: 16px;
background: #EBE3D9;
border-radius: 3px;
box-shadow: 2px 2px 3px #AAA;
font-family: Georgia, "Times New Roman", Times, serif;
cursor: pointer;
}
.webforma .form-submit:hover{
border: 1px solid #7C766B;
}
li a.active {
color: #E7E7E7;
}
.node{position: relative;}
.back_list{position: absolute;
top: -62px;
right: 0px;
color: #f0e5be;
font-size: 1.667em;
line-height: 1.2em;
text-align: right;}

.navindex{
    display: block;
text-align: center;
}