@charset "utf-8";
body {font-size: 62.5%; margin: 0px auto; padding: 0px; background-color: rgb(255,255,255); font-family: arial, sans-serif;}
a img {border:0px;}


.TitulosY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF33;
}
.TitulosYs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
}

.Encabezado {
	font-family: "trebuchet ms", arial, sans serif;
	font-size: 22px;
	font-weight: bold;
	color: #5890A8;
	text-decoration: none;
	font-variant: normal;
	text-transform: lowercase;
}
.EncabezadoSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5890A8;
	text-decoration: none;
}

.sueltas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.menu-name a {margin: 0px; padding: 0px; text-decoration: none; color: rgb(255,255,255);}
.menu-name a:hover {color: rgb(0,107,215);	text-decoration: underline;}
.menu-name a:visited  {color: rgb(229,229,229);}

.menu-links a {margin: 0px; padding: 0px; text-decoration: underline; color: rgb(0,0,0);}
.menu-links a:hover {
	color: rgb(0,107,215);
	text-decoration: underline;
}
.menu-links a:visited  {color: rgb(73,73,73);}

.topedge {  border-color:#5890A8 black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.content1-pagetitle {overflow: hidden; width: 408px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168);); color: rgb(88,144,168); font-weight: bold; font-size: 160%;}

.content-title-noshade-size1 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 100%;}
.content-title-noshade-size3 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
.content-title-white {margin: 0px; padding: 0px; color: rgb(255,255,255); font-weight: bold; font-size: 110%;}
.content-txtbox-noshade {margin: 0px; padding: 9px 0px 0px 0px; background-color: rgb(255,255,255); font-size: 105%;}
.content-txthigh-noshade {margin: 0px; padding: 7px 0px 0px 0px; font-weight: bold; font-size: 105%; color: rgb(88,144,168);}


.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

DIV.tam
{
   width:480px; 
   height:100%;
   align:center;
   }