.top {
	background-color: #125770;
	line-height: 10px;
	background-position: center;
	vertical-align: top;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.bottom {
	background-color: #000;
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	visibility: visible;
	bottom: auto;
	overflow: visible;
}
.textomedio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.top table tr td table tr td p {
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}
.top table tr td table tr td .texto_simple strong u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.top table tr td table tr td .medio {
	color: #333;
}

.medio {
	font-size: small;
}

/*
.titulo {
	font-size: 13px;
		-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #c2c2c2) );
	background:-moz-linear-gradient( center top, #ededed 5%, #c2c2c2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c2c2c2');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#595859 !important;
	font-family:arial;
	font-weight:bold;
	padding:9px 14px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-decoration:none !important;
}.titulo:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c2c2c2), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #c2c2c2 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#ededed');
	background-color:#c2c2c2;
}.titulo:active {
	position:relative;
	top:1px;
}
*/ 

.titulo {
	font-size: 13px;
	background-color:#000;
	display:inline-block;
	color:#fff !important;
	font-family:arial;
	font-weight:bold;
	padding:11px 10px;
	text-decoration:none !important;
}.titulo:hover {
	background-color:#00a3c6;
}.titulo:active {
	position:relative;
	top:1px;
}

.tituloBot {
	font-weight:bold !important;
	font-size:18px !important;
}

.filaBot td {
line-height:15px;
padding-top:5px;
font-size:14px !important;
}

.tituloPrincipal {
	font-weight:bold !important;
	font-size:16px !important;
	color:#fff !important;
}
.middle {
	font-weight:bold !important;
	font-size:14px !important;
	color:#fff !important;
}
 
 