body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #353535;
	color: #000000;
}

.destacados {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	background-color: #FFEC9D;
	text-align: center;
}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu a:link {
	text-decoration: none;
	color: #006699;
}

.menu a:hover {
	text-decoration: underline overline;
	color: #FF6600;
}

.menu .disabled {
	font-weight: bold;
	font-color: #353535;
	color: #CCCCCC;
}




/* right side text and links */

.side-text
{
	font-size: 11px;
	color: #006666;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(top-menu/top-menu-squares.gif);
}

.side-text .title-normal
{
	font-size: 10 px;
	color: #FFFF99;
	background-color: #009999;
	text-align: center;
}

.side-text .title-enhanced
{
	font-size: 10 px;
	color: #FFFF66;
	background-color: #FF6633;
	text-align: center;
}






h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bolder;
}




/*    FOOTER   */

.footer {
	font-size: 9px;
	text-align: center;
}




/*     LAYERS     */

#MainText {
	LEFT: 0px;
	MARGIN: 0px;
	POSITION: absolute;
	TOP: 130px;
	text-align: justify;
	z-index: 5;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#TopMenu {
	LEFT: 0px;
	MARGIN: 0px;
	POSITION: absolute;
	TOP: 0px;
	text-align: justify;
	z-index: 5;
	padding: 0px;
	width: 786px;
}








/* PARA REEMPLZAR Y O BORRAR  */

.regular-text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-color: #353535;
	color: #000000;
}

A.menu-options:hover{
	text-decoration: underline overline blink;
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.menu-options{
	text-decoration: none;
	color: #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu-unfinished-text {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #353535;
	color: #CCCCCC;
}

A.menu-small-options:hover{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A.menu-small-options{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}







/* Sitemap Definitions */

.sitemap {
	font-family : Verdana,Geneva,Arial,Helvetica;
}


.sitemap a:link,.sitemap  a:visited{
	color : #329AFE;
	font-weight : bold;
	text-decoration: underline;
}

.sitemap .subsite {
	font-size: 9px;
	background-color: #006633;
	color: #FFFFCC;
}


.sitemap .subsite a:link,.sitemap .subsite a:visited{
	color : #FF6633;
	text-decoration: underline;
}
