/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    padding-top: 0;
}

a img,:link img,:visited img {
    border: none;
}

ul {
    padding: 0px;
}

/**********************************************/
/* HEADINGS */
h1, h2, h3 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
    font-weight: normal;
    font-family: Helvetica;
}

h4, h5, h6 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
}

h1 {
    font-size: 18px;
    color: #15689a;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    color: #CA001E;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    color: #B26419;
    font-weight: normal;
}

h4 {
    font: normal 16px Tahoma;
    color: #B26419;
}

h5 {
    font-weight: normal;
    font-size: 1em;
}

table {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    border: solid 1px;
}

td {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    border: solid 1px;
}

div {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
	
}

ul {
    padding-left: 14px;
}

ul li {
    list-style-image: url(../../../graphics/list.gif);
}

/**********************************************/
/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */
/******************************************************
 CONTENT BOXES
 ******************************************************/
html, body {
    text-align: center;
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    text-align: center;
    background-repeat: repeat-x;
    background-image: url(../../../graphics/bg-pattern.gif);
} #content {
    width: 776px;
    min-height: 700px;
    margin: auto;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border-left: solid 1px #646464;
    border-right: solid 1px #646464;
} #top {
    width: 776px;
    height: 294px;
    position: relative;
    background-color: #fff;
   /* background-repeat: no-repeat;
    background-image: url(../../../graphics/top.jpg);*/
} #menu {
    width: 161px;
    min-height: 306px;
    float: left;
    text-align: left;
    display: block;
    padding: 0 0 0 20px;
    background-repeat: no-repeat;
} .menu-element {
    padding-bottom: 20px;
}.submenu-element {
    padding-bottom: 10px;
}#menu-title {
    width: 66px;
    height: 37px;
    padding-top: 20px;
} #right {
    width: 595px;
    min-height: 306px;
    float: left;
    margin-top: 24px;
} #contener {
    width: 776px;
    min-height: 320px;
} #footer {
    width: 776px;
    color: #b5716f;
	padding-bottom: 10px;
} #footer-phones {
    width: 776px;
    height: 113px;
    padding-bottom: 40px;
} #main-content {
    width: 450px;
    text-align: justify;
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
	float:left;
} #galeria {
    padding: 0 0 30px 80px;
} * html #galeria {
    padding: 0 0 30px 0;
}#poster-contener {
    width: 105px;
    height: 151px;
    float: left;
    border: solid 4px #922d2b;
    background-color: #f5eb34;
    margin-bottom: 48px;
}#news-contener {
    width: 437px;
    height: 159px;
    float: left;
    margin-left: 7px;
	background-repeat:no-repeat;
    background-image: url(../../../graphics/news-contener-pattern2.gif);
    margin-bottom: 48px;
} #news {
    width: 223px;
    color: #2e3192;
    height: 100px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 48px;
	padding-left:40px;
    float: left;
} #news-hm {
    color: #a92e33;
    width: 93px;
    height: 100px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 40px;
	padding-right:20px;
    float: left;
}

/******************************************************
 FORM
 ******************************************************/ 
 #contact {
    border: 0;
    width: 335px;
    padding-left: 60px;
} #contact-content {
    width: 500px;
    text-align: left;
}

fieldset.contact {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
    width: 526px;
}

div.form {
    overflow: hidden;
    margin-bottom: 0.5em;
    clear: both;
    width: 350px;
} .label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

input.text, textarea {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
} .form10 {
    border: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
} .noInput {
    border: 0;
    background: none;
} .inputSearch {
    background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
    width: 526px;
    height: 17px;
    padding: 3px 20px 0 10px;
} .searchInput {
    border: 1px solid #c9c9c9;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 526px;
    padding: 4px 10px 4px 10px;
} .searchSubmit {
    border: 0;
    background: none;
    width: 80px;
    cursor: pointer;
    margin: 2px 0 0 0;
}

input.contact {
    border: solid 1px #922d2b;
    width: 329px;
    height: 22px;
}

textarea.contact {
    border: solid 1px #922d2b;
    width: 329px;
    height: 171px;
}

textarea.contact2 {
    border: solid 1px #922d2b;
    width: 329px;
    height: 71px;
}

select.contact {
    border: solid 1px #922d2b;
    width: 329px;
    height: 22px;
}

form {
    margin: 0;
} #form-cont {
    padding: 14px 0px 0 25px;
} #form-cont2 {
    padding-left: 24px;
}

/******************************************************
 LINK
 ******************************************************/
a {
    font-size: 13px;
    font-weight: bold;
    color: #922d2b;
    text-decoration: none;
}

a:hover {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
} .active {
    color: #000;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/menu-a.gif);
} .normal {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/menu-n.gif);
} .normal:hover {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/menu-a.gif);
} .active-small {
    color: #000;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/submenu-a.gif);
} .normal-small {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/submenu-n.gif);
} .normal-small:hover {
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../../../graphics/submenu-a.gif);
} .footer {
    color: #b5716f;
    font-weight: normal;
} .footer:hover {
    color: #b5716f;
    font-weight: normal;
}

/******************************************************
 gallery
 ******************************************************/ #jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
} #jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
} #jquery-lightbox a img {
    border: none;
} #lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
} #lightbox-container-image {
    padding: 10px;
} #lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
} #lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
} #lightbox-container-image-box > #lightbox-nav {
    left: 0;
} #lightbox-nav a {
    outline: none;
} #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
} #lightbox-nav-btnPrev {
    left: 0;
    float: left;
} #lightbox-nav-btnNext {
    right: 0;
    float: right;
} #lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
} #lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
} #lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
} #lightbox-image-details-caption {
    font-weight: bold;
} #lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
} #lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
