@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.label1 {
	background-image: url(images/post-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.minimini {
	font-size: 9px;
	color: #FFFFFF;
}

.label2 {
	background-image: url(images/post-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FEAE36;
        cursor: pointer;
}
a:active {
	text-decoration: none;
}
.label3 {
	background-image: url(images/post-bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label_receta {
	background-image: url(images/receta_bg.png);
	background-repeat: no-repeat;
}
.color {
	background-image: url(images/color.png);
	background-repeat: repeat-y;
}

.label4 {
	background-image: url(images/post-bg4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.linea_comentarios {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FEAE36;
}

.label-cat {
	background-image: url(images/categoria-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-reg{
	background-image: url(images/registro-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-result1 {
	background-image: url(images/resultados-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-result2 {
	background-image: url(images/resultados-bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-subir {
	background-image: url(images/subir-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-registro {
	background-image: url(images/registro-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-ingreso {
	background-image: url(images/ingreso-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-contacto {
	background-image: url(images/contacto-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-general {
	background-image: url(images/general-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.label-login {
	background-image: url(images/login-bg2.png);
	background-repeat: no-repeat;
}
.inicio{
    color: #673022;
}
.headerBg {
    font-size: 9px;
}
.bienvenido {
    font-size: 12px;
    font-weight: bold;
}
.mensaje {
	font-size: 20px;
	font-weight: bold;
	color: #FEAE36;
}