﻿body
{
background-image:url('../images/bg.jpg');
background-repeat:repeat-x;
margin: 5px 0 5px 0;
}
.conteiner
{
background-color:#FFFFFF;
border: 1px #b7aeae solid;
width:778px;
margin:0 auto;
}
.header
{
width:100%;
height:102px;
}
.div_logo
{
background-image:url('../images/logo.jpg');
background-repeat:no-repeat;
width:254px;
height:87px;
margin-left:10px;
margin-top:5px;
margin-bottom:3px;
}

.div_line_header
{
border-top:3px #cccccc solid;
margin-left:5px;
width:767px;
margin-top:2px;
}


.div_menu_global
{
height:25px;
margin-top:-27px;
margin-left:395px;
}


.span_botonera_header
{
font-family: Helvetica;
font-size:12px;
font-weight: bold;
padding-left:4px;
padding-right:4px;
color:#a6aebe;
text-decoration: none}

.span_botonera_header a:hover
{
font-family: Helvetica;
font-size:12px;
font-weight: bold;
padding-left:4px;
padding-right:4px;
color:#787878;
text-decoration: none}

.footer
{
margin-left:5px;
width:765px;
height:100px;
border:1px solid #c1c1c1;
background-color:#ffffff;
}

.div_logo_footer
{
margin-top:10px;
margin-left:10px;
background-image:url('../images/logo_footer.jpg');
background-repeat:no-repeat;
width:233px;
height:80px;
}

.div_botonera_footer
{
margin-left:250px;
margin-top:-75px;
}

.div_botonera_footersecundaria
{
margin-left:373px;
margin-top:-74px;
}

.creditos
{
font-family: Helvetica;
font-size:11px;
color:#d0d0d0;
margin-top:10px;
margin-bottom:10px;
margin-left:205px;
text-decoration:none;
}

.creditos a:hover
{
font-family: Helvetica;
font-size:11px;
color:#8e8e8e;
margin-top:10px;
margin-bottom:10px;
margin-left:205px;
text-decoration:none;
}

