body,html {
margin:0;
padding:10px 0 0 0;
font-family:Verdana, Helvetica, sans-serif;
text-align:left;
font-size:10px;
position:relative;
color:#fff;
background:#000;
}
p{
margin:5px 0 15px ;
font-size:11px;
}
img {
border:0;
}
a span, h1 span{
position:absolute;
left:-900em;
}
h1{
color:#F4C800;
font-size:16px;
font-weight:bold;
}
input, textarea {
background: #34416F;
border:1px solid #7A7A82;
color:#fff;
width:200px;
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
}
form{
width:200px;
margin:0 auto;
}

#estructura{
position:relative;
width:907px;
margin:0 auto;
height:580px;
background:#000 url(../images/fondoc.gif) no-repeat 0 10px;
padding:5px;
border:2px solid #fff;

}
#header{
position:absolute;
left:10px;
top:20px;
width:660px;
height:113px;
background:url(../images/header.jpg);
}
#botonera1{
position:absolute;
display:inline;
top:20px;
right:20px;
}
#botonera2{
position:absolute;
width:150px;
top:180px;
left:20px;
}
#botonera2 a{
display:block;
padding-bottom:20px;
}
#idiomas{
position:absolute;
bottom:20px;
left:20px;
width:100px;
}
.amarillo {
color:#F4CA00;
}
#contenido{
position:relative;
top:180px;
left:260px;
width:600px;
}
#footer{
margin-top:15px;
height:61px;
padding:0;
background: url(../images/logo2.gif) no-repeat center center;
}
#especificaciones{
position:relative;
}
#especificaciones div{
padding-left:240px;
}
#especificaciones img{
position:absolute;
left:0;
top:0;
}
#especificaciones div img{
position:relative;
left:35px;
}
ul{
position:relative;
left:10px;
}
#pdesc{
clear:both;
margin-top:30px;
width:543px;
height:119px;
padding:5px 6px;
background:url(../images/productos/fondodescripcion.gif);
}
#pcar{
clear:both;
margin-top:30px;
width:543px;
height:119px;
padding:5px 6px;
background:url(../images/productos/fondocaracteristicas.gif);
}
#pacc{
clear:both;
margin-top:30px;
width:543px;
height:119px;
padding:5px 6px;
background:url(../images/productos/fondoaccesorios.gif);
}
#pdesc #botonera,#pcar #botonera, #pacc #botonera{
height:15px;
margin:0;
}
#pdesc #botonera a,#pcar #botonera a, #pacc #botonera a{
display:block;
float:left;
width:90px;
height:15px;
margin:0 27px 0 0;
}