﻿@charset "utf-8";
/* CSS Document */
.Bienvenida { font-family: "Times New Roman" ; font-size: 22px; font-weight: bold; color: #000 }
.Parrafo_bienvenida {
	font-family: Calibri;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin-left: 3px;
	margin-right: 3px;
}
.Titulos_Cuadrados { font-family: Vertana; font-size: 18px; font-weight: bolder; color: #000; text-align:center;}
.Texto_Cuadrados {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight:  normal;
	color: #000;
	text-align:justify;
	margin-left: 3px;
	margin-right: 3px;
}
.Titulos_Normales{ font-family: Vertana; font-size: 18px; font-weight: bolder; color: #000; text-align: left;}
.Texto_Normales {
	font-family: Vertana 
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-align:justify;
	margin-left: 3px;
	margin-right: 3px;
}
.Texto_Directory {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align:justify;
	margin-left: 4px;
	margin-right: 4px;
}

.Food { font-family: Vertana; font-size: 20px; font-weight: bolder; color: #000 }
.normaltext {
	text-align: left;
	text-indent: 20pt;
	margin: 0px 5px;
	font-family: "Palatino Linotype";
	font-size: 14px;
}
.indentedall {
	font: 14px "Comic Sans MS", cursive;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.TOP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-family: "Comic Sans MS";
}
.style4 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000;
	text-align: left;
}
.style6 {
	font-size: large;
	color: #0000FF;
}
.style7 {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #0000FF;
	text-align: left;
}



