BODY {
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #666666;
margin : 10px 0px 20px 0px;
align: center;

}
H1{
	font-weight : bold;
	text-align : center;
}

input,select{
	font-size:8pt;
}

.cajaarribaizquierda{ 
   width: 250px; 
   background-image: url("images/borde_superior.gif"); 
   background-position: top center; 
   background-repeat: no-repeat; 
} 
#contenedor{
	width:710px;
	text-align: left;
	
}
#nav{
	float:right;
	width: 200px;
	font : 10pt;
	
}
#contenido{
	width: 500px;
	float:left;
}
#pie{
	float: center;
	align:center;

}
#izquierda{
float:left;
width:260px;

}
.nofloat{
	clear:both;
}
#derecha{
float: rigth;


}
A.bn {text-decoration:none;} 
A.bn:visited {text-decoration:none;} 
A.bn:active {text-decoration:none;} 
A.bn:link {text-decoration:none;} 
A.bn:hover {text-decoration:none;} 
A.bn2 {text-decoration:none;} 
A.bn2:visited {text-decoration:none;} 
A.bn2:active {text-decoration:none;} 
A.bn2:link {text-decoration:none;} 
A.bn2:hover {text-decoration:none;} 

A:active {text-decoration:none;}
A:link {text-decoration:none;}
A:visited {text-decoration:none;}

.cajaabajoizquierda{ 
   background-image: url("images/borde_inferior.gif"); 
   background-position: bottom center; 
   background-repeat: no-repeat;
}
.cajaarribaderecha{ 
   width: 250px; 
   background-image: url("images/borde_superior2.gif"); 
   background-position: top center; 
   background-repeat: no-repeat; 
} 

.cajaabajoderecha{ 
   background-image: url("images/borde_inferior2.gif"); 
   background-position: bottom center; 
   background-repeat: no-repeat; 
} 
.cajaizquierda{	
	padding:3 10 3 15px;
	margin: 150 0 0 0px;	
    border: 1px solid #666666;

}
.receta{
	text-align: center;
	font: 12pt;
	margin : 10px 0px 20px 0px;
	width: 760px;
	align: center;

}

.fuente8{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.fecha{
	margin: 10px 0 10px 3px;
	font-style: italic;
	color: #666;
}