@charset "iso-8859-1";
/* CSS Document */

body {
    background-image: url(../img/fondo1.jpg);
    font-family:Arial;
    background-attachment: fixed;
}
#container {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
}
#container #top {
    background-color: #e0030a;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #FFF;
    padding-left: 5px;
    height: 18px;
}
#container #header {
    margin-left: 30px;
    margin-right: 30px;
}

#container #menubar {
    height: 28px;
    margin-left: 30px;
    margin-right: 30px;
    background-color: #F29700;
}

#container #logo {
    background-color:#FFFFFF;
    height: 87px;
    background-repeat: no-repeat;
    background-image:url(../img/logo.png);
}
.clear{
    overflow:hidden;
    line-height:0px;
    clear:both;
}

a.tm {
    display: block;
    float: right;
    text-decoration: none;
    font-size:10px;
    background-color: #F29700;
    margin-right: 5px;
     width: 120px;
    line-height: 26px;
    border: 1px solid #F29700;
    -moz-box-shadow:
        0px -1px 0px rgba(000,000,000,0),
        inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow:
        0px -1px 0px rgba(000,000,000,0),
        inset 0px 0px 0px rgba(255,255,255,0);
    text-shadow:
        0px 0px 0px rgba(000,000,000,0),
        0px 1px 0px rgba(255,255,255,0.3);
    text-align: center;
    font-weight: bold;
}
a.big {
    width: 200px;
}

a.tm:hover {
    text-decoration: underline;
}

#content #bdp{
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 50px;
    background-color:#FFFFFF;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
}

#content #bdp p{
text-align: justify;
}

#content #bd{
    padding:5px 30px;
    background-color:#FFFFFF;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
}

#content #bd .info-block{
   background-color: #efefef ;
   width: 250px;
   float: left;
   text-align: center;
   margin-right: 10px;
   padding-top: 20px;
}

#content #bd .info-block b{
   font-size: 12px;
}
#content #bd .info-block .imgnumber{
   float: left;
   padding-right: 10px;
   padding-left: 10px;
   height: 90px;
   margin-top: 20px;
}
#content #bd .info-block p{
   text-align: center;
   margin-top: 1px;
   padding-right: 20px;
   font-size: 10px;
}

#content #bd .newsandevents{
   background-color: #FFFFFF ;
   width: 250px;
   float: left;
   text-align: center;
   margin-right: 10px;
   padding-top: 20px;
}

#content #bd .newsandevents b{
   font-size: 14px;
}
#content #bd .newsandevents .title{
       border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   border-bottom: 2px solid #A2A2A2;
   border-style: dotted;
}

.cntnews a{
    color:#F29700;
    text-decoration: none;
}
.cntnews p{
    text-align: justify;
    font-size: 12px;
}

#content #bd .texthtml{
   background-color: #FFFFFF ;
   float: left;
   width: 350px;
}

#content #bd .texthtml b{
   font-size: 14px;
}
#content #bd .texthtml .title{
       border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   border-bottom: 2px solid #A2A2A2;
   border-style: dotted;
}


.product {
    display: block;
    border: 1px solid #CCC;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 4px;
    float: left;
    padding-right: 2px;
    padding-left: 2px;
}

.ft-link {
    margin-bottom: 10px;
    text-align: right;
    background-color: #F29700;
    float: right;
    width: 840px;
}
#footer {
    background-color: #FFFFFF;
    margin-left: 30px;
    margin-right: 30px;
    
}

.ft-link a {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    color: #F4FCE8;
    font-size: 10px;
    line-height: 18px;
}
.ft-link a:hover {
    color: #333333;
}

.ft-link span {
    font-weight: normal;
    color: #333333;
    display: inline-block;
    font-size: 10px;
    line-height: 18px;
    
}	

.ft-tels {
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
}
.ft-dir {
    text-align: right;
    font-size: 11px;
    color: #333333;
    background-color: #FFFFFF;
    text-align: right;
    padding-bottom: 5px;
    margin-right: 10px;
}
.ft-Copyright {
    text-align: left;
    font-size: 11px;
    color: #333333;
    margin-bottom: 5px;
    margin-right: 30px;
    margin-left: 10px;
    margin-top: 0px;
    float: left;
}

.author{
    color:#F29700;
    font-size: 12px;
    text-decoration: none;
}

address {
    line-height: 17px;
    font-style: normal;
    font-size: 13px;
}

#contacto {
    width: 370px;
    float: left;
}
#location {
    float: left;
    width: 410px;
}

div.input label, div.inputbg label {

    font-size:13px;
    color:#000;
    text-align:left;
    display:block;
    float:left;
    height:16px;
    padding-top:3px;
}

.inputbg {
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFF;
    padding-top: 2px;
}

.error-msg {
    display:block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#EE0000;
}

h2 {
    font-size: 18px;
    margin-bottom: 5px;
}

#close {
    text-align: right;
}

a.link {
    color: #900;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;

}
a.link:hover {
    text-decoration: underline;

}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 18px;
    padding: 0;
    border-collapse: separate;
    font-size: 13px;
}


table th, table td {
    padding: 10px 10px 9px;
    line-height: 13.5px;
    text-align: left;
    /*vertical-align: middle;*/
    border-bottom: 1px solid #DDD;
}

table th {
    padding-top: 9px;
    font-weight: bold;
    border-bottom-width: 2px;
}

tbody tr:nth-child(odd) {background: #F9F9F9 }
tbody tr:nth-child(even) {background: #FFF}



/*
a.btn {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
    margin-right: 5px;
    width: 110px;
    line-height: 26px;
    background-color:#C32819;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #C82B1B;
    text-align: center;
    font-weight: bold;
    background-image: url(../img/bg.gif);
}*/

/*PAGINADOR*/
.pagination {list-style:none; margin-left:50px; padding:0px;}
.pagination li{float:left; margin:3px;}
.pagination li a{display:block; padding:3px 5px; color:#fff; background-color:#F29700; text-decoration:none;font-size: 12px;}
.pagination li a.active {border:1px solid #000; color:#000; background-color:#fff;}
.pagination li a.inactive {background-color:#eee; color:#777; border:1px solid #ccc;}


.slidebanner{
    width: 100%;
}

/*<---------------------------Menú------------------->*/


#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }

#menu       {
    position:relative;
    z-index: 100;
}

#menu li    {
    position:relative;
    list-style: none;
    display: inline;
}
#menu li a  { display:block; white-space: nowrap;  }
#menu li li {
    clear: both;
    background-image: none;
}
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible; }
#menu li.hover ul li ul 		  {  visibility: hidden;  }
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%; }

#menu li li { border: 0;}

#menu ul    {
    margin-top: 27px;
    margin-left: 1px;
    width: 160px;
    background-color: #F4FCE8;
}
#menu a, #menu div {
    color: #F4FCE8;
    border: 1px solid #F29700;
    line-height: 1.6em;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer ;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#menu ul a {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2em;
}

/* nivel 1 - hover */
#menu li.hover a {
    background-color: #F4FCE8;
    color:#333333;
        border: 1px solid #F4FCE8;
}
/* nivel 2 - normal */
#menu li.hover li a {
    background-color: transparent;
    border: 0 none;
    margin: 2px;
    color: #000000;
    background-image: none;
}
/* 2 level - hover */
#menu li.hover li.hover a {
    color: #ED0115;
    margin: 1px;
        border: 1px solid #F4FCE8;
}

#verticalmenu li    {
    list-style-image: url(../img/flecha.png);
}
#verticalmenu a, #menu div {
    color: #333333;
    line-height: 1.6em;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer ;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#verticalmenu li.hover {
    background-color: #F29700;
    border: 1px solid #F29700;
}
#verticalmenu li.hover a {
    color: #FFFFFF;
}