.Texto_contenido{
	font-family:  "Verdana","Batavia Bold";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	letter-spacing: normal;
}
.Encabezado{
	font-family: "Trendy", Poornut, Gigi , "Viner Hand ITC";
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	list-style-type: circle;
	font-weight: bold;
	color: #0000FF;
}

.Cuadro_Texto {
	font-family: Tahoma;
	background-image: url(Fondo_cuadro_texto.jpg);
	text-align: justify;
	display: table-row;
	cursor: text;
	font-size: 11px;
	font-style: normal;
	border: thin solid #87C6F1;
}

.Lista_Desplegable01{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	white-space: normal;
	border: thin dashed #87C6F1;
	bottom: auto;
	background-image: url(Fondo_lista_desplegable.jpg);
	font-weight: normal;
	list-style-type: square;
}



.Menu {
	border-right-width: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.Titulo {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	font-family: "Verdana", "Batavia Regular ttext";
	font-size: 18px;
	outline-color:#006600
}

.Texto_entrada{
	font-family:  "Batavia Regular ttext", Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
}
