body,td,th, input, button, textarea,select, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	list-style-type: decimal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFF;
}
.Blanco, .Blanco:hover, Blanco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.Negro, .Negro:hover, Negro:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.CeldaMenu{
width: 100%;
	padding-left:10px;
	padding-top:4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
.Celdita{
	padding-left:5px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.DivSubmenu {
	display: none;
}

.Cafe {
	color: #8C4300;
}
.Articulos {
	font-weight: bold;
	color: #E87400;
	text-decoration: none;
}
.Articulos:hover {
	text-decoration: underline;
}

.TituloArticulos {
	color: #8C4300;
}
.Resultados {
	color: #8C4300;
	text-decoration: none;
}

.BannerContenido {
	padding: 10px;
	text-align: justify;
	vertical-align: bottom;
}
.TituloSeccion {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.CeldaContenidos {
	padding: 20px 10px 10px;
	color: #666666;
	text-align: justify;
}
.Naranja {
	color: #FF9900;
	text-decoration: none;
}
.Naranja:hover {
	color: #DE7A00;
	text-decoration: underline;
}
hr {
	background-color: #E3902A;
	border: 1px solid #E3902A;
}
.BuscadorInput {
	width:110px;
	border-style:none;
	border-width:0;
	background: #F4C75E;
	color:#2F0000;
	font-size: 11px;
	padding: 2px 5px;
}
.BuscadorButton {
	background: #FFAC2F;
	color:#FFFFFF;
	border-style:none;
	border-width:0;
}
.ContactoInput {

	width:200px;
	border-style:none;
	border-width:0;
	background: #F4C75E;
	color:#2F0000;
	font-size: 11px;
	padding: 2px 5px;
}

