body {
	background-color: #C1C5C8;
}
body{padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin:0px; background-color:#C1C5C8;}

form{display:inline;}
form{margin:0;}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.smallline {
	font-family: Verdana;
	font-size: 1px;
}

.error {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}
.uppermenutext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: normal;
}
.lowermenutext {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: normal;
}
.lowermenutextblack {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
}
.lowermenutextgray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	white-space: normal;
}
.titletextblack {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	white-space: normal;
}
.selpaginator {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	white-space: normal;
}
.linkpaginator {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #155aa4;
	white-space: normal;
}
.linkpaginator:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #155aa4;
	white-space: normal;
	text-decoration: underline;
}

.commontextsearch {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
}
.commontextblack {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
}
.commontextwhite {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	white-space: normal;
}
.commontextgray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	white-space: normal;
}
.titletextgray {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	white-space: normal;
}
.titletextgraysmall {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	white-space: normal;
}

.uppermenulink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	white-space: normal;
}
.uppermenulink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #00FFFF;
	white-space: normal;
	text-decoration: underline;
}
.lowermenulink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
}
.lowermenulink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	white-space: normal;
	text-decoration: underline;
}
.centermenulink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #155aa4;
	white-space: normal;
}
.centermenulink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #155aa4;
	white-space: normal;
	text-decoration: underline;
}
.centermenulinkbold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #114784;
	white-space: normal;
}
.centermenulinkbold:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #155aa4;
	white-space: normal;
	text-decoration: underline;
}
.horabold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
	}
.horasimple {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
	}	
	
table#leftmenu{
	background-color:#F3F6F6;
	border: solid #B1B4B6 1px;
}



table#whitetbl{
	background-color:#FFFFFF;
	border: solid #B1B4B6 1px;
}

table#whitetbl td {
	border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #fff;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}

table#innertbl{	
	border: solid #B1B4B6 0px;
}

table#innertbl td {
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}

table#innerleftmenu{
	background-color:#F3F6F6;
	border: solid #B1B4B6 0px;
	border-bottom-width: 0px;	
}

table#innerleftmenu td {
	padding: 0px;
	border-top-width: 0px;
    border-top-style: solid;
	border-top-color: #fff;	
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B4B6;
	
}




.hidden { display: none; }
.unhidden { display: block; }


table#yellowsimple{
	background-color:#FFFCD1;
}


table#yellowtbl{
	background-color:#FFFCD1;
	border: solid #004998 1px;
}

table#yellowtbl td {
	padding: 0px;
}

table#yellowligthtbl{
	background-color:#FFFCD1;
	border: solid #FFF000 1px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}



table#yellowligthtbl td {
  padding: 0px;
 
}

table#centertbl{
	background-color:#E2E8E9;
}

table#blockmenu1{
	background-color:#F3F6F6;
	border: solid #004998 0px;
}

table#blockmenu1 td {
  padding: 4px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #B1B4B6;
}

table#blockmenuw1{
	background-color:#FFFFFF;
	border: solid #004998 0px;
}

table#blockmenuw1 td {
  padding: 4px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-bottom-style: dashed;
  border-bottom-color: #B1B4B6;
  border-top-style: dashed;
  border-top-color: #B1B4B6;
  

}


table#graytbl{
	background-color:#A1A5A8;
	border: solid #000000 1px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

table#graytbl td {
  padding: 0px;
}

table#simple{
	border: 0px;
	padding: 0px;
}

table#simple td {
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;	
    border-bottom-style: none;
}

.sechidden { display: none; }
.secunhidden { 
display: block;
border-top-style: solid;
background-color:#E9EDEE;
border-top-width: 10px;
border-top-color: #E9EDEE;
 }
.secwunhidden { 

display: block;
background-color:#ffffff;
 }
 
// barra de servicios
#pagina{width:772px; margin-left:auto; margin-right:auto;}

.alert{width:752px; background-color:#FFFFFF; padding:10px; padding-bottom:6px;}

#todo{width:772px; background-color:#FFFFFF; padding-top:4px;}

.portal{position: absolute; overflow:hidden;}
.barra{width:770px; margin-left:auto; margin-right:auto; height:31px; border:1px solid #FFFFFF;}
.barraF{width:770px; background-color:#FFFFFF; height:31px; border:1px solid #FFFFFF;}
