* {
	margin:0px;
	padding:0px;
}
.header {
	background: #FFF url(../images/headerRojo_bk.jpg) repeat-x;
	height:32px;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}
.menu_header {
	width:628px;
	float:left;
}
.menu_header ul {
	list-style:none; 
    margin:0px; 
    padding:0px;
}
.menu_header li {
	list-style:none; 
    float:left;
	height:32px;
}
.vtrcom a {
	background:url(../images/headerRojo_vtrcom.jpg) no-repeat 0 0;
	width: 88px;
	display: block;
	text-indent: -10000px;
	height: 32px;
}
.productos a {
	background:url(../images/headerRojo_botProd.jpg) no-repeat 0 0;
	width: 115px;
	display: block;
	text-indent: -10000px;
	height: 32px;
}
.productos a:hover {
	background-position: -115px 0;
}
.sucursal a {
	background:url(../images/headerRojo_botSuc.jpg) no-repeat 0 0;
	width: 82px;
	display: block;
	text-indent: -10000px;
	height: 32px;
}
.sucursal a:hover {
	background-position: -82px 0;
}
.mail a {
	background:url(../images/headerRojo_botMail.jpg) no-repeat 0 0;
	width: 45px;
	display: block;
	text-indent: -10000px;
	height: 32px;
}
.mail a:hover {
	background-position: -45px 0;
}
.mapa a {
	background:url(../images/headerRojo_botMapa.jpg) no-repeat 0 0;
	width: 53px;
	display: block;
	text-indent: -10000px;
	height: 32px;
}
.mapa a:hover {
	background-position: -53px 0;
}
.header h1 {
	background:url(../images/headerRojo_logo.jpg) no-repeat;
	text-indent: -10000px;
	height:26px;
	width:71px;
	float:right;
	margin-top:3px;
}
.header p {
	background:url(../images/headerRojo_borde.jpg) no-repeat;
	height:32px;
	width:10px;
	float:right;
}