html {
    margin:0;
    padding:0;
    border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ba0a0a;
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat;
    margin:0;
    padding:0;
    border:none;
}

A:link {
	color:#ba0a0a;
	font-weight:bold;
	text-decoration:none;
}

A:visited {
	color:#720608;
	font-weight:bold;
	text-decoration:none;
}

A:hover {
	color:#ba0a0a;
	font-weight:bold;
	text-decoration:underline;
}

A.rafa:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.rafa:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.rafa:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

#main {
	background-color:#FFFFFF;
	background-image:url(../images/bars.gif);
	position:relative;
	width:778px;
	margin:0 auto;
	text-align:left;
	vertical-align:top;
}

#content {
	position:relative;
	margin-top:10px;
	margin-left:19px;
	margin-bottom:10px;
	width:740px;
	font-size:12px;
	text-align:justify;
}
	

#barra {
	height:138px;
	width:760px;
	background-image:url(../images/blackbar.gif);
	vertical-align:top;
	position:relative;
	top:0px;
	left:9px;
	border-bottom-style:solid;
	border-bottom-color:#ba0a0a;
	border-bottom-width:9px;
}

#botones {
	height:24px;
	width:565px;
	position:relative;
	top:105px;
	left:175px;
	font-size:12px;
	font-weight:bold;
	color:#ba0a0a;
}

#design {
	height:16px;
	width:754px;
	background-color:#555555;
	position:relative;
	bottom:0px;
	left:9px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	font-size-adjust:none;
	padding-top:3px;
	padding-right:6px;
}

img.fruta {
	position:absolute;
	top:0px;
	right:0px;
}

img.logo {
	position:absolute;
	top:-2px;
	left:22px;
}

img.nom {
	position:absolute;
	top:11px;
	left:177px;
}

.titulo {
	font-size:18px;
	color:#ba0a0a;
	font-weight:bold;
}

.cuadro {
	background-color:#DDDDDD;
	border-color:#aaaaaa;
	border-width:2px;
	border-style:solid;
	padding:8px;
	font-size:14px;
}

.productos {
	visibility:hidden;
	width:100%;
	position:absolute;
	left:452px;
	top:5px;
	width:270px;
	text-align:justify;
}

.formul {
	border-color:#ba0a0a;
	border-width:thin;
	border-style:solid;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
