body {
	background-color: #B5BAAD;
	margin: 0px;
}
.Titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.Contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Home_Cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
.productos_tit {
	font-weight: bold;
	color: #003366;
	height: 15px;
}
.productos_cod {
	color: #666666;
}
.productos_cod img {
	border: 1px none #626200;
}
.formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FCFCFC;
}
.formulario td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #003399;
}
a:hover {
	color: #FF6600;
}

