﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: white;
}
.Head
{
	color:#8E84B8;
	font-family: 'Angsana New';
	font-size: 64pt;
	background-color: white;
}

.SubHead
{
	color:#8E84B8;
	font-family: 'Angsana New';
	font-size: 24pt;
	text-align:right;
	background-color: white;
}

.menuNav
{
	font-weight: normal;
	font-size: 15pt;
	background-color:#8E84B8;
	background-image: url(img/menuBG.jpg);
	color: white;
	font-family: Verdana;
	text-align:center ;
}
.Portada
{
	
	background-position: left top;
	background-repeat: no-repeat;
	height:480px;
}
a.Menu
{
	font-weight: bold;
	font-size: large;
	color: white;
	text-decoration:none;
}
a.Menu:hover
{
	color: yellow;
	text-decoration:none;
	background-color:Transparent ;
}

.SelMenu
{
	
	color:#FFFF40;
	font-weight: bold;
	font-size: large;
}
.Menu
{
	text-align:center;
}

.Descripcion
{
	vertical-align: top;
	text-align: left;
	font-size: medium;
	color: #8e84b8;
	font-family: Calibri, Verdana, 'Microsoft Sans Serif';
}
.DescripcionTitle
{
	vertical-align: bottom;
	text-align: left;
	font-size: medium;
	color: #8e84b8;
	font-family: Calibri, Verdana, 'Microsoft Sans Serif';
	background-image: url( 'actividades/img/Flores.jpg' );
	background-repeat: no-repeat;
	height:auto;
}
.titulo
{
	vertical-align: top;
	text-align: left;
	font-size:20pt  ;
	color: #8e84b8;
	font-family: Calibri, Verdana, 'Microsoft Sans Serif';
}
.subtitulo{font-weight:bold;}

a
{
	color:#8e84b8;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:white;
	text-decoration:none;
	background-color:#8e84b8;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 .text
 {
 	font-family: Calibri, Verdana, 'Microsoft Sans Serif';
 	font-size: medium;
 	color: #8e84b8;}
 	
