@charset "utf-8";

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
}
#entrar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login {
	background-color: #D0EDF3;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #13536F;
}

.texto_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#radio {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


textarea {
	background-color: #FAFAF9;
	border: 1px solid #959392;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73706F;
	font-weight: normal;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#959392;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#959392;
	scrollbar-arrow-color:#959392;
	scrollbar-track-color:#FFFFFF;
}

input {
	background-color: #FAFAF9;
	border: 1px solid #959392;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73706F;
	font-weight: normal;
}
select {
	background-color: #FAFAF9;
	border: 1px solid #959392;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73706F;
	font-weight: normal;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2EA6DA;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2EA6DA;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #13536F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #13536F;
	text-decoration: none;
}

.texto1_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.texto1_mediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.menu:link {
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu:visited {
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu:active {
	font-size: 11px;
	color: #12B8F2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu:hover {
	font-size: 11px;
	color: #12B8F2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.blanco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.blanco:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.blanco:active {
	color: #CCF45D;
	text-decoration: none;
	font-weight: normal;
}
.blanco:hover {
	color: #CCF45D;
	text-decoration: none;
	font-weight: normal;
}
.menu_separador {
	color: #0B5096;
}
.menu_separador_inf {
	color: #FFFFFF;
}
.blancoenlace:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.blancoenlace:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.blancoenlace:active {
	font-size: 16px;
	color: CCF45D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.blancoenlace:hover {
	font-size: 16px;
	color: CCF45D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.blancohome:link {
	font-size: 24px;
	color: #366DA5;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.blancohome:visited {
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.blancohome:active {
	font-size: 26px;
	color: CCF45D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.blancohome:hover {
	font-size: 26px;
	color: CCF45D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}
.texto_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home12under{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: underline;
}
.txt_home14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4D4D4D;
}
.txt_home12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
}
.menuinferior:link {
	font-size: 10px;
	color: #989898;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menuinferior:visited {
	font-size: 10px;
	color: #989898;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menuinferior:active {
	font-size: 10px;
	color: #12B8F2;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.menuinferior:hover {
	font-size: 10px;
	color: #12B8F2;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_inferior {
	font-size: 10px;
	color: #989898;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_off {
	font-size: 11px;
	color: #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_blancogrande {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.menuinterna{
width:700px;
display:block;
height:25px;
margin-bottom:15px;

}
.menuinterna ul{
list-style:none;
display:inline;
}

.menuinterna ul li{
float:left;
}

.menuinterna ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ffffff;
}
.menuinterna ul li a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0099FF;
}

#uno{
margin-left:74px;
}
#dos{
margin-left:48px;
}
#tres{
margin-left:48px;
}
#cuatro{
margin-left:43px;
}
#cinco{
margin-left:52px;
}
