* {
margin-top: 0px;
}

body {
background-color: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

a img {
border: 0px;
}

#principal {
background-image: url(Imagen/fondo1.jpg);
border-top: 5px solid #aa0000;
border-right: 2px solid #aa0000;
border-left: 2px solid #aa0000;
border-bottom: 3px solid #aa0000;
height: 708px;
width: 1024px;
}

#logo {
margin-top: 0;
float: left;
width: 172px;
height: 95px;
border-bottom: 1px solid #a9a383;
padding: 4px;
}

#menuarriba h1 {
color: #ac8050;
float: left;
font-size: 30px;
font-weight: normal;
width: 843px;
height: 88px;
left: 0;
letter-spacing: 0;
line-height: 26px;
position: relative;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #a9a383;
}

#menuarriba li {
float: left;
display: inline;
text-align: center;
height: 20px;
width: 98px;	
}
#menuarriba li a{
color: #ac8030;
display: inline;
float: left;
height: 20px;
letter-spacing: 2px;
padding: 2px 0;
text-decoration: none;
width: 98px;	
}
#menuarriba li a:hover {
background-color: #4e0312;
background-repeat: repeat-x;
float: left;
color: #FFFFFF;
display: inline;
width: 95px;	
}


#menu {
     font-family: Arial, Helvetica, sans-serif;
     color: #D7B65A;	
     margin-top: 0;
	float: left;	
	width: 382px;
        height: 230px;
        display: inline;
     text-align: justify;     
     padding: 10px;
     border-top: 1px solid #a9a383;
     border-right: 1px solid #a9a383;
     border-bottom: 1px solid #a9a383;	
}


#menudos {
     font-family: Arial, Helvetica, sans-serif;
     color: #D7B65A;	
     margin-top: 0;
	float: left;	
	width: 382px;
        height: 227px;
     text-align: justify;     
     padding: 10px;     
     border-right: 1px solid #a9a383;
     border-bottom: 1px solid #a9a383;	
}
#menudos a {
color: #ECEF90;
}
#menudos a:hover {
color: #ffffff;
}

#contenido {
        background-image: url(Imagen/.jpg);
	float: right;
	font-size: 12px;
      font-family: Arial, Helvetica, sans-serif;
	margin: 0;  
	text-align: justify;
	width: 601px;
        height: 478px;      
      color: #ECEF90;
      padding: 10px;
      border-top: 1px solid #a9a383;
      border-bottom: 1px solid #a9a383;
}
#contenido a {
      color: #D7B65A;      
	
      text-decoration: none;      
}
#contenido a:hover {
color: #ffffff;
}


#contenidofinal {
      font-family: Arial, Helvetica, sans-serif;
	float: left;
        display: inline;
	font-size: 12px;
	margin: 0;
	text-align: justify;
	width: 1014px;
        height: 50px;      
      color: #ac8030;
      padding: 5px;
}


#final {
      font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10px;
	text-align: justify;
      color: #ac8030;
      margin-top: 5px;
      margin-left: 10px;
      height: 12px;
      width: 1080px;
}
#final a {
      color: #ac8050;
      text-decoration: none;      
}
#final a:hover {
color: #ff0000;
}


