/*BODY*/
body {
	margin: 0px;
	font-family: Helvetica, Tahoma, Arial;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	background-image: url(../images/background-tiled.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FEBEBE;
}
td { margin: 0px; font-family: Helvetica, Tahoma, Arial; font-size: 9pt; color: #000; text-decoration: none; }


/*TEXTOS*/
.tx_1 { font-family: Helvetica, Tahoma, Arial; font-size: 26px; color: #333; text-decoration: none; }


/*SEPARADORES*/
hr { display: block; height: 1px; line-height: 1px; background-color: #EAEAEA; width: 100%; padding: 0; border: 0px; color: #EAEAEA; }

/*FORMULARIOS*/
input { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #666; text-decoration: none; background-color: #F7F7F7; border: 1px; border-style: solid; border-top-color: #B9C9CE; border-right-color: #EBEFF2; border-bottom-color: #FFF; border-left-color: #B9C9CE; }
.btn_input { font-family: Tahoma, Arial, Verdana; font-size: 11px; color: #FFF; text-decoration: none; background-color: #2983CB; border: solid; }

/*ELEM GENERALES IMG + HR*/
img.border { border: 1px solid #C6C6C6; padding: 2px; margin: 0; }
img.border:hover { background: #E3F5FE; }
img.center { display: block; margin: auto; }
img.alignright { float: right; padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { float: left; padding: 4px; margin: 0 7px 2px 0; display: inline; }

/*BACK PARA PNG TRASN*/
.demoback { background: url(../opacity2.png) no-repeat; cursor: pointer; behavior: url("../iepngfix.htc"); }

/*DIVS ALINEACION*/
.link_footer { font-family: Helvetica, Tahoma, Arial; font-size: 12px; color: #000; text-decoration: none; }
.link_footer:hover { text-decoration: underline; }
.box { background-image: url(../images_/box_recetas.png); background-repeat: no-repeat; background-position: top; height: 300px; width: 814px; }
