body{
	margin:0px;
	text-align: center;
	background-color: #ddd;
	margin: auto;
}
body, td, th, p, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#1C3368;
}
a{
	color:#1C3368;
}
a, a:visited{
	text-decoration: none;
}
a:hover{
	color:#663300;
	background-color: #FFCC00;
	text-decoration: underline;
}
.ancla {
	position: relative;
	visibility: visible;
}
.recuadros {
	padding: 2px;
	position: absolute;
	background-color: white;
	border: 1px solid #1C3368;
	visibility: hidden;
}
.recuadros a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.tbo{
 	height:100%;
 	margin:auto;
 	background-color: white;
 	border-left: 1px solid #1C3368;
 	border-right: 1px solid #1C3368;
}
.top{
	text-align: right;
	font-size: 16px;
	vertical-align: bottom;
}
.cen{
	text-align:center;
}
.head{
	background-color: #1C3368;
	color: white;
	border-bottom: 2px solid #FF9900;
}
.head a{
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 8px 0px 4px;
	font-weight: bold;
}
.tef{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:white;
}
.imh{
	background-repeat: no-repeat;
	background-position: center;
}
.imh h1{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #1C3368;
	text-align: right;
	margin-right:10px;
}
.news{
	background-color: white;
	margin-right:30px;
	border: 1px solid #6297C4;
}
.news td, .news th{
	font-family: Tahoma, Helvetica, sans-serif;
}
.news th{
	background-color: #1C3368;
	color: white;
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	text-align: left;
}
.tnew{
	color: #1C3368;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.menh{
	font-size: 16px;
	vertical-align: top;
}
.menh a{
	text-decoration:underline;
}
.mena td, .mena th{
	font-family: Tahoma, Helvetica, sans-serif;
}
.mena th{
	background-color: #990000;
	color: white;
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	font-weight: bold;
	text-align: left;
}
.mena a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#lbls{
	background-color: #FF9900;
}
#lbl{
	background-color: #ECECEC;
}
#lbl a{
	color:#1C3368;
}
.mhl{
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:8px;
}
.mhr{
	white-space:nowrap;
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:8px;
	width: 140px;
	text-align: center;
}
.mh1, a.mh1:visited{
	font-size:17px;
	color:white;
	font-weight:normal
}
.ofer{
	width:100%;
	height:100%;
}
.ofer td{
	text-align:center;
}
.ofer img{
	border:1px solid #275E9E;
}
.ofer a{
	font-size: 15px;
}
.pie{
	height:40px;
	border-top:1px solid #1C3368;
}
.pie td, .pie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
.frmd{
	text-align: left;
	padding:10px 10px 10px 10px;
	background-color: white;
}
.frmd h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00B;
	font-weight: normal;
	border-bottom: 1px solid #00B;
}
.frmd h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A60;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}
.frmd p, .frmd li{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
	font-size: 13px;
	color:black;
	text-align: justify;
	line-height: 18px;
}
.frmd label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.frmd input, .frmd select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid black;
	height:20px;
	color:black;
}
.frmd td{
	padding: 5px 40px 5px 0px;
}