.tahoma11blanca {
	font-family: tahoma, arial, helvetica;
	font-size: 9px;
	line-height: 100%;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


td, .componentheading, .contentpane, .contentheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #333333; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
inputbox {
	background-color: #F1ECD1; /* El texto de dentro del cuadro*/
	border: 1px solid #C8B34D; 
	font-family: Tahoma, Arial, Helvetica; /* La fuente*/
	font-size: 11px; /* Tamaņo de la fuente*/
	color: #666666; /* Color de la fuente*/
	

    }
.fondoingredientes {
	background-image: url(imagenes/recetas00.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondoelaboracion {
	background-image: url(imagenes/recetas01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tahomablanca11pix {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}

	
	
	
	
	
	
/*Para que las modificaciones de ".textareacontacto" sean visibles debemos antes modificar el codigo de /public_html/components/com_contact/contact.html.php 
quitarle las propiedades de alto y ancho (cols="50" rows="10") BORRAMOS esta propiedad. Y el estilo sera este que hemos creado*/
.textareacontacto {
   width: 377px; /* Ancho de la tabla*/
   height: 200px; /* Alto de la tabla*/
   border: 1px solid #666666; /* Borde de la tabla*/
   }
.tahoma11grisOSC {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bordemapa {
	border: 1px solid #E4E4E4;
}
.tahoma11gris150 {

	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.tahoma11negra {

	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 100%;
	color: #000000;
}
