/* CSS Document */

body {
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

background-color:#000000;
text-align:center;}

.marco {
	width:900px;
	height:614px;
}
.logo {
color:#b49847;
height:124px;
background-image:url(images/barra.png);
background-position:bottom;
background-repeat:no-repeat;}

.logo img {
float:left;

margin-top:55px;}

.frase {
font-size:13px;
font-weight:bold;
text-transform:uppercase;
margin-top:100px;
float:right;
vertical-align:bottom;}
.menu {

text-transform:uppercase;
border-bottom:1px solid #1d2e37;
text-align:left;
color:#3F3F3F;
padding:50px 8px 0 20px;
background-color:#CCCCCC;
height:430px;
margin-top:0px;
float:right;
width:160px;}
.menu strong{
color:#947827;
}
.menu a{
font-weight:bold;
font-size:11px;
color:#775f19;
text-decoration:none;
}
.contenido{
width:711px;
height:480px;
background-image:url(images/fondo.png);

border-left:1px solid #15252e;
border-bottom:1px solid #1d2e37;
float:left;}
.texto_partner{
margin-top:4px;
font-size:11px;
text-align:justify;
padding:20px 50px 20px 30px;
}
.texto_partner a{
font-weight:bold;
text-decoration:none;
color:#7c919b;
}
.texto_partner img{
margin-bottom:10px;
}
.volver{
position:absolute;
top:152px;
width:664px;
text-align:right;
text-decoration:none;
padding-right:10px;
}
.volver a{
font-weight:bold;
font-size:11px;
color:#ac985e;
text-decoration:none;
}
.anterior{
position:absolute;
top:590px;
width:250px;
z-index:30;
text-align:right;
}
.anterior a{
font-weight:bold;
font-size:11px;
color:#aaa;
text-decoration:none;
}

.siguiente{
position:absolute;
top:590px;
width:500px;
text-align:right;
z-index:20;
}
.siguiente a{
font-weight:bold;
font-size:11px;
color:#aaa;
text-decoration:none;
}

.footer {
color:#646464;
font-size:10px;
font-weight:bold;
margin:0px 0;}
