div.contenedor {
 background-color:#FFFBF0;
}{border:1px solid #000000;}

div.Body {
 clear:both;
 /*background-color:#FFFBF0;*/
} /*{border-top:1px solid #000000;clear:both;}*/

div.BodyLeft {
 float:left;
 width:100%;
 /*background-color:#FFFBF0;*/
}/*border-left:1px solid #000000;}*/

div.TXTBody {
 float:left;
 width:57%;
 font-family: Garamond, "Times New Roman", Georgia, serif;
 margin-left:60px;
 /*background-color:#FFFBF0;*/
}
div.PAGTXTBody {
 float:left;
 width:95%;
 font-family: Garamond, "Times New Roman", Georgia, serif;
 margin-left:60px;
 /*background-color:#FFFBF0;*/
}

div.Menuses {
 float:left;
 width:30%;
 text-align:left;
 background-color: #F0F0FD;
 }/*background-color: #E9E9E9;*/

div.header {
 clear:both;
 /*background-color:#FFFBF0;*/
}

div.HeadRIGHT {
 float:left;
 width:15%;
 text-align:right;
 /*background-color:#FFFBF0;*/
}/*border-left:1px solid #000000;}*/

div.HeadCENTER {
 float:left;
 width:60%;
 text-align:center;
 /*background-color:#FFFBF0;*/
}

div.HeadLEFT {
 float:left;
 width:15%;
 text-align:center;
 /*background-color:#FFFBF0;*/
}

div.footer {
 float:left;
 width:100%;
 height:20%;
 text-align:center;
 color: #cccccc;
 /*background-color:#FFFBF0;*/
}

/* p.TextMENU {text-align:left;margin-left:10px;}*/
p.TextMENU {
 font-weight:bolder;
 font-family: Garamond, "Times New Roman", Georgia, serif;
 padding: 0px 0px 0px 0px;
 /*color: #3399FF;*/
 /*color: #4296BD;*/
}

p.TextSubMENU {
 font-weight:normal;
 font-family: Verdana, sans-serif, Arial, Helvetica;
 text-align:left;
 font-size:13px;
 margin-left:20px;
 margin-bottom: -15px;
 margin-top: -15px;
 color: #3399FA;
}

h1.TitCentroNegro {
 text-align:center;
 }

h1.TitCentroBlue {
 text-align:center;
 color: #4296BD;
 }

h2.TitCentroGrisOscuro {
 text-align:center;
 /*color: #333333;*/
 color: #555555;
}

h2.TitCentroBlue {
 text-align:center;
 color: #4296BD;
}

h2.TitCentroBlue15 {
 /*text-align:center;*/
 color: #4296BD;
 font-size: 15px;
}


h2.TitBlue {
 color: #4296BD;
}

h2.TitGrisOscuro {
 color: #555555;
}

h3 {
 color: #555555;
}

h3.TitCentroBlue {
 text-align:center;
 color: #4296BD;
}

h3.TitCentroGrisOscuro {
 text-align:center;
 
 /*color: #333333;*/
 color: #555555;
}

h3.TitBlue {
 color: #4296BD;
}

h3.TitGrisOscuro {
 color: #555555;
}

h4.TitBlue {
 
 text-align:center;
 color: #4296BD;
}
 
h5.TitBlue {
 color: #4296BD;
 text-align:left;
}

h6 {
 color: #000040;
 font-weight: normal;
}

h6.H6Centrado {
 text-align: center;
}

a:link {
	/*color: #00AAAA;*/
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	/*color: #00AAAA;*/
	color: #3333FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
/*	background-color: #FFBBDD;*/
  color: #FF0000; 
}

/*a:hover {
	class:imagen;
	text-decoration: none;
 
}
*/ 
