body {
	background-color: #C8DAA8;
}
.txt_parraf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	text-align: justify;
}

.descripcion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #61A2C0;
	font-weight: bold;
}
.buscador {
	background-image: url(distribuidores-golosinas.jpg);
	background-position: right bottom;
	height: 75px;
	vertical-align: bottom;
	text-align: center;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}
a:active {
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}

a:visited {
	font-weight: bold;
	color: #666600;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}
a:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C43C02;
}
h2 {
	color: #666600;
}
strong {
	color: #666600;
}
.izquierda {
	float: left;
	padding-right: 15px;
}
.derecha {
	float: right;
	padding-left: 15px;
}

