.titulo_header{
   font-family:Arial;
   font-size:16px;
   font-weight:bold;
   color:#00380f;
   text-decoration:none;
}
.txt_1_header{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   color:#00380f;
   text-decoration:none;
}
.txt_2_header{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   color:#646464;
   text-decoration:none;
}
.bienvenida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#00380f;
	text-decoration:none;
}
.bienvenida2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.bienvenida3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}
.tituloTabla{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.labelTabla{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}
.textoTabla{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.textoVerde{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color:#00380f;
	text-decoration:none;
}
.tituloCategoriaRestaurante{
   font-family:Arial;
   font-size:26px;
   font-weight:bold;
   color:#00380f;
   text-decoration:none;
}
.textoCategoriaRestaurante{
   font-family:Arial;
   font-size:20px;
   font-weight:bold;
   font-style:italic;
   color:#00380f;
   text-decoration:none;
}
.textoPlatoCategoriaRestaurante{
   font-family:Arial;
   font-size:12px;
   font-weight:bold;
   font-style:italic;
   color:#000000;
   text-decoration:none;
}
