body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7f0f33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01102C;
	padding-bottom: 8px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89171A;
}
h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89171A;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

a:link {
	text-decoration: 		none;
	color: 					#89171A;
}

a:visited {
	text-decoration: 		none;
	color: 					#0F141C;
}

a:hover {
	text-decoration: 		none;
	color: 					#1D202C;
}

a:active {
	text-decoration: 		none;
	color: 					#89171A;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

#top {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#banner {
	background-image: url(../images/banner.jpg);
	height: 94px;
}
#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	height: 33px;
	background-position: top;
}
#center {
	background-image: url(../images/shadows_center.png);
	background-repeat: repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38669e;
	background-image: url(../images/footer.jpg);
	height: 71px;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

.topmenu {
	background-image: url(../images/mtop_bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38669e;
}

.tmenutext {
	height: 21px;
	width: 329px;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
}
.tmenucont {
	height: 26px;
	width: 416px;
	float: right;
}

.tmenu{
	width: 416px;
	height: 25px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.tmenu ul{
	margin: 0;
	padding: 0;
	float: none;
	width: 416px;
	height: 25px;
}
.tmenu ul li{
	display: inline;
}
.tmenu ul li a{
	float: left;
	color: #81ade2;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #012640;
}
.tmenu ul li a:hover {
	color: #38669e;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	background-color: #00192A;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

.bannertop {
	height: 94px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
}
.logo {
	padding-top: 3px;
	padding-left: 23px;
	height: 80px;
	width: 176px;
	float: left;
}
.form {
	float: right;
	height: 80px;
	width: 262px;
	padding-right: 18px;
	padding-top: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.box1 {
	text-align: right;
	padding: 3px;
}
.box2 {
	padding: 3px;
}
.boxbtm {
	text-align: center;
	padding: 3px;
}
a.boxl {
	font-weight: normal;
	color: #315b8f;
	text-decoration: none;
}
a.boxl:hover {
	color: #315b8f;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

.menuisa {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.menup{
	width: 760px;
	height: 33px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.menup ul{
	margin: 0;
	padding: 0;
	float: none;
	width: 760px;
	height: 33px;
}
.menup ul li{
	display: inline;
}
.menup ul li a{
	float: left;
	color: white;
	text-decoration: none;
	height: 33px;
	font-weight: bold;
}
.menup ul li a:hover, .menup ul li .current {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	height: 33px;
}

a.btm1 {
	background-image: url(../images/btm_01.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	display: block;
}
a.btm1:hover {
	background-image: url(../images/btm_01_o.jpg);
	background-repeat: no-repeat;
}

a.btm2 {
	background-image: url(../images/btm_02.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 82px;
	display: block;
}
a.btm2:hover {
	background-image: url(../images/btm_02_o.jpg);
	background-repeat: no-repeat;
}

a.btm3 {
	background-image: url(../images/btm_03.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 85px;
	display: block;
}
a.btm3:hover {
	background-image: url(../images/btm_03_o.jpg);
	background-repeat: no-repeat;
}

a.btm4 {
	background-image: url(../images/btm_04.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 54px;
	display: block;
}
a.btm4:hover {
	background-image: url(../images/btm_04_o.jpg);
	background-repeat: no-repeat;
}

a.btm5 {
	background-image: url(../images/btm_05.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 117px;
	display: block;
}
a.btm5:hover {
	background-image: url(../images/btm_05_o.jpg);
	background-repeat: no-repeat;
}

a.btm6 {
	background-image: url(../images/btm_06.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 69px;
	display: block;
}
a.btm6:hover {
	background-image: url(../images/btm_06_o.jpg);
	background-repeat: no-repeat;
}

a.btm7 {
	background-image: url(../images/btm_07.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 99px;
	display: block;
}
a.btm7:hover {
	background-image: url(../images/btm_07_o.jpg);
	background-repeat: no-repeat;
}

a.btm8 {
	background-image: url(../images/btm_08.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 87px;
	display: block;
}
a.btm8:hover {
	background-image: url(../images/btm_08_o.jpg);
	background-repeat: no-repeat;
}

a.btm9 {
	background-image: url(../images/btm_09.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 68px;
	display: block;
}
a.btm9:hover {
	background-image: url(../images/btm_09_o.jpg);
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

.conthome {
	width: 740px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00142c;
	margin-right: auto;
	margin-left: auto;
}
.bannerflash {
	height: 174px;
	width: 738px;
}
.homebtm {
	width: 738px;
	padding-bottom: 11px;
}
.hbtm {
	text-align: center;
	width: 188px;
}
.hbtm1 {
	text-align: left;
	width: 181px;
}
.hbtm2 {
	text-align: right;
	width: 181px;
}
.homedown {
	height: 201px;
	width: 738px;
	padding-bottom: 11px;
}
.bannerhads {
	height: 201px;
	width: 200px;
}
.hdowntxt {
	height: 201px;
	width: 470px;
	background-image: url(../images/bienvenidos.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 42px;
}
.hbtmpremi {
	height: 38px;
	width: 151px;
	margin-bottom: 8px;
}
.hrigth {
	width: 151px;
	padding-top: 8px;
}
.hnoti {
	background-image: url(../images/noticias.jpg);
	height: 107px;
	width: 101px;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 38px;
	color: #FFFFFF;
}
.notisub {
	color: #88add5;
}
.htxt {
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
}

.mhome{
	width: 738px;
	height: 27px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/bannermbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-bottom: 11px;
}
.mhome ul{
	margin: 0;
	padding: 0;
	float: none;
	width: 738px;
	height: 27px;
}
.mhome ul li{
	display: inline;
}
.mhome ul li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #012046;
}
.mhome ul li a:hover {
	color: #92C3FF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: normal;
	height: 17px;
	background-image: url(../images/bannermbg_o.gif);
	background-repeat: repeat-x;
}


/*----------------------------------------------------------------------------------------------------------------------------*/

.content {
	background-color: #FFFFFF;
	width: 740px;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00142c;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgint.jpg);
	background-repeat: repeat-y;
}
.menuint {
	width: 150px;
	display: block;
}
.inttxt {
	width: 561px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 9px;
}

#line {
	background-color: #00142c;
	height: 7px;
	width: 150px;
}

.centerLeft {
	width: 150px;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 10px;
}
.menul a {
	padding-left: 15px;
	padding-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	text-decoration: none;
	padding-bottom: 5px;
	color: #4f4f4f;
	padding-right: 15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.menul a:hover {
	padding-left: 15px;
	padding-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	text-decoration: none;
	padding-bottom: 5px;
	color: #4f4f4f;
	padding-right: 15px;
	background-color: #BFBFBF;
}
.bisaca {
	height: 76px;
	width: 561px;
	margin-bottom: 5px;
	background-image: url(../images/bannerint.gif);
	background-repeat: no-repeat;
}
#linetitle {
	background-color: #01102C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01102C;
	margin-bottom: 10px;
}
.contxt {
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
.btmint {
	width: 141px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


/*----------------------------------------------------------------------------------------------------------------------------*/

.footerbg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38669e;
	background-image: url(../images/footerbg.jpg);
	height: 51px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

.fmenu {
	width: 355px;
	float: right;
	text-align: right;
	padding-right: 15px;
}
a.flink {
	color: #38669e;
	font-weight: normal;
	text-decoration: none;
}
a.flink:hover {
	color: #4279BF;
	font-weight: normal;
	text-decoration: none;
}

.ftext {
	float: left;
	width: 355px;
	padding-left: 15px;
}
	

