/*HTML STYLES*/

body{
    background-color: #5A0C0C;
    margin: 0px;
    padding: 0px;
    text-align: center;
}


/*LAYOUT*/

#container {
    width: 780px;
    margin: 0 auto;
    font-family: Lucida Grande, georgia, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 11px;
    color: #666;
    background-image: url(images/content_back.gif);
}

#header {
    margin: 0;    
    padding: 0;
    background-image: url(images/content_back.gif);    
}

#content{
    background-image: url(images/content_back.gif);
    width: 780px;
    margin: 0 auto;    
    padding: 0px;
}

#content p{
    margin: 0px;
    padding: 10px 60px 10px 65px;
    font-family: Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 11px;
    color: #000;
    text-align: justify;
}

#content div{
    margin: 0px;
    padding: 10px 60px 10px 65px;
    font-family: Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 11px;
    color: #000;
    text-align: justify;
}

#content a, visited, active{
    color: #5A0C0C;
    text-decoration: none;
}

#content a:hover{
    color: #6F4C29;
}


#content .h1{
    font-family: georgia, Lucida Grande, Times New Roman, Verdana; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 20px;
    color: #8F6135;
    font-weight: bold;
    border-bottom: 1px dotted #8F6135;
}

#content .h2{
    font-family: georgia, Lucida Grande, Times New Roman, Verdana; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 16px;
    color: #5A0C0C;
    font-weight: bold;
}

#content .ok{
    font-family: georgia, Lucida Grande, Times New Roman, Verdana; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 16px;
    color: #185F0C;
    font-weight: bold;
    width: 660px;
    background-color: #CFAC74;
    padding: 3px;
}

#content .h3{

    font-family: georgia, Lucida Grande, Times New Roman, Verdana; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 14px;
    color: #6F4C29;
    font-weight: bold;
    padding-bottom: 10px;
}

#content .pblog{
    font-family: Times New Roman, Lucida Grande, Verdana; /* Lucida Grande for the Macs, georgia for the PCs */
    font-size: 13px;
    color: #000;
    text-align: justify;
    letter-spacing: 0.7px;
}

#footer {
    clear: both;
    padding: 0px;
    margin: 0px;
    height: 101px;
}


/* MISC STYLES */

hr  {
    width: 650px;
    height: 1px;
}

input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #666666;
    padding: 3px;
}

table {
    caption-side: top;
    background-color: #CFAC74;
    margin-bottom: 10px;
}

.table {
    background-color: transparent;
}

.datatable th {
    border: 1px solid #333;
    border-collapse: collapse;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    letter-spacing: -1px;
    color: #000;
}

.datatable tr {
    text-align: center;

}

.caption{
    padding-top: 10px;
    font-family: "Times New Roman", Times, serif;
    font-stretch:condensed;
    font-size: 14px;
}

#logged{
    width: 739px;
    height: 897px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;
    display: block;
    position: relative;
}

#login{
    background-image: url(images/index.jpg);
    width: 739px;
    height: 976px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: center;
    display: block;
    position: relative;
}

#login_box {
    position: absolute;
    width:502px;
    height:25px;
    z-index:3;
    left:116px;
    top:430px;
    voice-family: "\"}\"";
    voice-family:inherit;
}

#privacy {
    position: absolute;
    width:119px;
    height:25px;
    z-index:3;
    left:504px;
    top:872px;
    display:block;
    voice-family: "\"}\"";
    voice-family:inherit;
    padding: 0px;
}

#contact {
    position: absolute;
    width:102px;
    height:25px;
    z-index:3;
    left:629px;
    top:872px;
    display:block;
    voice-family: "\"}\"";
    voice-family:inherit;
    padding: 0px;
}

#texto_index {
    position: absolute;
    width:502px;
    height:250px;
    font-family: Verdana, Arial, helvetica;
    font-size: 9px;
    z-index:2;
    left:105px;
    top:520px;
    voice-family: "\"}\"";
    voice-family:inherit;
    left:110px;
    top:520px;
    overflow: auto;
    text-align:justify;
}


#texto_logged {
    position: absolute;
    width:502px;
    height:250px;
    font-family: Georgia, Verdana, Arial, helvetica;
    font-size: 17px;
    z-index:2;
    left:105px;
    top:520px;
    voice-family: "\"}\"";
    voice-family:inherit;
    left:110px;
    top:520px;
    overflow: auto;
    text-align:justify;
    padding-right: 15px;
}

#texto_index p{
    padding-right: 15px;
}


.field{
    border: 1px solid  #624729;
    background-color: transparent;
    padding: 5px;
}

.submit{
    border: 0px solid #5A0C0C;
    background-color: transparent;
    font-family: georgia, Garamond, Verdana, helvetica;
    font-size: 20px;
    color: #624729;
}


/*Image Gallery*/

.imglist {
  list-style-type: none;
  margin-left: 25px;
  width: 650px;
}

.imglist li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.imglist img{
    border: 1px solid #5A0C0C;
    display: block;    
}

.clean{
    padding: 0px;
    margin: 0px;
    display: inline;
}

.bl_text{
    font-family: Verdana, Tahoma, helvetica;
    font-size: 11px;
}

scrollbar-face-color:5A0C0C;
scrollbar-track-color:C0935A;
scrollbar-arrow-color:FFFFFF;
scrollbar-shadow-color:C0935A;
scrollbar-dark-shadow-color:C0935A;
scrollbar-3dlight-color:C0935A;
scrollbar-highlight-color:C0935A


.mail{
    padding: 0;
    margin: 0;
    background: #000;
}
