/*<![CDATA[*/
*{
	padding:0;
	margin:0;
}
html, body 
{
	 height: 100%; margin: 0px; padding: 0px; color: White; background: #000000 no-repeat fixed center center;
	 font-family: "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif;
text-align:center;
}
.fondo {
}

.contenedor {
	width:790px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(/imag/home.jpg);
	height: 955px;
	width: 1000px;
}
#productos {
	position: relative;
	height: 374px;
	width: 560px;
	top: 43px;
	left: 352px;
}
#botones {
	height: 44px;
	width: 665px;
	top: -2px;
	right: -304px;
	position: relative;
}
#header {
	position: relative;
	left: 290px;
	top: -2px;
	width: 711px;
}
.centrarbotones {
	position: relative;
}
#texto {
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	top: 79px;
	right: -307px;
	width: 630px;
	height: 267px;
	font-weight: bold;
	overflow: auto;
}
.contenedor #texto p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#footer {
	position: relative;
	top: 120px;
	right: -450px;
	width: 550px;
}
.contenedor #footer p {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.contenedor #texto h4 {
	color: #000;
}
.contenedor #texto p {
	color: #333;
}

.contenedor #texto p {
	text-align: justify;
}
.contenedor #footer p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F64B7;
	text-decoration: underline;
}
