body
{
margin:0;
padding:0;
background-color:#6f6e6e;
font-family:verdana, arial, serif;

}
img
{
border:0;
}
ul,li,a{
list-style-type: none;
text-decoration: none;
margin: 0;
padding: 0;
}
p{text-align:justify;/* sombra en el texto text-shadow: 2px 2px 2px #000;*/}
#pagina
{
/*width:76.5%;*/
width:960px;
margin:0 auto;
background-color:#fff;
}
#header
{
width:960px;
height:100px;
margin:0 auto;
}
#logo a
{
float:left;
width:236px;
height:69px;
display:block;
margin-top:15px;
margin-left:35px;
background-image:url(../imagenes/header/logo-reflejo.png);
}
#contacto
{
float:right;
width:218px;
height:48px;
margin-top:20px;
margin-right:35px;
background-image:url(../imagenes/header/fono.png);
}
#menu
{
font-family:verdana, arial, serif;
width:960px;
height:30px;
margin:0 auto;
text-align:center;
background-image:url(../imagenes/menu/fondo-1.png);
background-repeat:repeat;
}
#menu li
{
float:left;
margin:0;
}
#menu li a
{
display:block;
font-weight:bold;
width:160px;
height:30px;
line-height:30px;
font-size:9px;
color:#fff;
}
#menu ul
{
width:960px;
height:30px;
margin:0 auto;
}
#menu  a:hover
{
background-image:url(../imagenes/menu/fondo-over-0.png);
background-repeat:repeat;
width:160px;
height:30px;
}
#menu #current a
{
background-image:url(../imagenes/menu/fondo-over-0.png);
background-repeat:repeat;
width:160px;
height:30px;
}
#fotos-marcas
{
width:960px;
height:170px;
margin:0 auto;
}
#contenido
{
width:960px;
height:550px;
margin:0 auto;
color:#595757;
}
p
{
text-align:center;
font-size:10px;
}
.marcas
{
float:left;
width:140px;
height:100px;
margin:10px 20px;

}
.marcas img
{
width:101px;
height:50px;
margin:5px 18px;
border:solid 1px;
border-color:#edefeb;
}


#pie-pagina
{
width:960px;
height:60px;
margin-bottom:20px;
background-image:url(../imagenes/pie-pagina/fondo-1.png);
background-repeat:repeat;
}
#pie-pagina a
{
color:#fff;
}
.pie-pagina
{
margin:10px auto;
font-size:12px;
}
#datos-pie-pagina
{
float:left;
color:#fff;
height:40px;
margin-top:10px;
margin-left:250px;
}
