﻿body
{
	font-size: 14px;
	background-color: #e6e7e8;
	background-image: url(../Imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.body
{
	font-size: 14px;
	background-image: url(../Imagenes/background.png);
	height: 750px;
}

d-attachment: fixed;
}

.body
{
	font-size: 14px;
	background-image: url(../Imagenes/background.png);
	height: 600px;
}

.head1
{
	background-image: url('../Imagenes/head1.png');
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	width: 800px;
	height: 105px;
}


.head2
{
	background-image: url('../Imagenes/head2.png');
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	width: 800px;
	height: 105px;
}

.inicio
{
	background-image: url(../Imagenes/iniciar_sesion.png);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	width: 210px;
	height: 105px;
}

.busqueda
{
	background-image: url(../Imagenes/busqueda.png);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	width: 440px;
	height: 110px;
}

.envio
{
	background-image: url(../Imagenes/envio.png);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	width: 525px;
	height: 211px;
}
