body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	background:#000000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #cee677;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#contenedor{
margin:0 auto 0 auto;
width: 1000px;
}
#cabecera{
background:url(../imagenes/cabecera.jpg);
width: 770px;
height: 320px;
vertical-align:bottom;
Z-INDEX: 1;
OVERFLOW: hidden
}
#barra{
background:url(../imagenes/barra.jpg);
width: 770px;
height: 35px;
top: 253px;
position: relative;
}

#caja{
width: 800px;
height: 60px;
position:absolute;
}
#face{
width: 295px;
height: 30px;
position:absolute;
left: 0px;
}
#ingreso{
right:0px;
text-align:center;
background-position:right;
position:absolute;
width: 150px;
background:#666666;
height: 32px;
}
.vendedores{
margin: 15px;}
#entrada{
background:url(../imagenes/entrada.png);
width: 275px;
height: 31px;
left: 20px;;
position:absolute;
}
#entrada2{
background:url(../imagenes/entrada.png);
width: 275px;
height: 31px;
left: 20px;
top: 31px;
position:relative;
}

#caja2{
position:absolute;
top: 32px;
width: 800px;
background:url(renovacion.jpg);
height: 388px;
}
#caja3{
text-align:center;
top: 420px;
position:absolute;
width: 800px;
height: 32px;
}

input{
font-size:11px;
color:#333333;
width: 257px;
background: transparent;
border: 0px;
margin-top: 8px;
margin-left: 4px;
}
#panel{
	background:url(../imagenes/panel.png);
	background-repeat:no-repeat;
	position:absolute;
	width: 29px;
	float:right;
	height: 35px;
	right: 3px;
	}
#contacto{
	background:url(../imagenes/contacto.png);
	position:relative;
	background-repeat:no-repeat;
	width: 29px;
	height: 35px;
	right: 32px;
	float:right;
}
#home{
	background:url(../imagenes/home.png);
	position:relative;
	background-repeat:no-repeat;
	width: 29px;
	height: 35px;
	float:right;
	right:34px;
}
#cuerpo{
width:770px;
height:510px}

#pie{
position:absolute;
background:url(../imagenes/firma.jpg);
height:59px;
width:770px;
text-align:center;
}
#firma{
font-family:Verdana, Arial, Helvetica, sans-serif;
position: relative;
font-size:10px;
top:15px;
}
#obraham{
font-family:Verdana, Arial, Helvetica, sans-serif;
position:absolute;
right: 0px;
font-size:10px;
width:200px;
top:45px;
}
.separador{
color:#333333;}