@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}
body {
	background-color: #FFF;
}
img {
	border-style:none
}
p {
	display: block;
	margin-right: 30px;
	text-align: justify;
}
h1 {
	background-image: url("img/logotipo.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 46px;
	margin-left: 25px;
	margin-top: 25px;
	position: relative;
	text-indent: -9999px;
	width: 178px;
}
h2 {
	color: #F89D1C;
	display: block;
	font-size: 20px !important;
	font-weight: 300;
	margin: 0 auto;
	padding-bottom: 3px;
	padding-top: 40px;
	text-align: center !important;
	text-transform: uppercase;
}
h3 {
	color: #F89D1C;
	display: block;
	font-size: 48px !important;
	font-weight: 400;
	margin: 0 auto;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center !important;
	text-transform: uppercase;
}
#wrapper {
	background-image: url("img/bg.jpg");
	background-repeat: no-repeat;
	display: block;
	height: 590px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
.cabezal {
	background-image: url("img/cabezal.png");
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 953px;
}
.titulos {
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 40px;
	position: relative;
	text-align: center;
	width: 610px;
}
.menu {
	display: block;
	height: 140px;
	margin: 0 auto;
	position: relative;
	/*top: 10px;*/
    width: 940px;
}
.menu_info {
	display: block;
	float: right;
	height: 138px;
	position: relative;
	width: 625px;
}
.navi {
	list-style: none outside none;
	margin: 12px 0 0 15px;
	padding: 0;
}
.navi li {
	float: left;
	height: 128px !important;/*margin: 2px 2px 2px 15px;
    padding: 2px;*/
}
.navi .btn_1 a {
	background-image: url("img/boton_1.png");
	background-position: center bottom;
	display: block;
	height: 103px;
	text-decoration: none;
	text-indent: -9999px;
	width: 112px;
	border:none
}
.navi .btn_2 a {
	background-image: url("img/boton_2.png");
	background-position: center bottom;
	display: block;
	height: 103px;
	text-decoration: none;
	text-indent: -9999px;
	width: 112px;
	border:none
}
.navi .btn_3 a {
	background-image: url("img/boton_3.png");
	background-position: center bottom;
	display: block;
	height: 103px;
	text-decoration: none;
	text-indent: -9999px;
	width: 112px;
	border:none
}
.navi .btn_4 a {
	background-image: url("img/boton_4.png");
	background-position: center bottom;
	display: block;
	height: 103px;
	text-decoration: none;
	text-indent: -9999px;
	width: 112px;
	border:none
}
.navi .btn_5 a {
	background-image: url("img/boton_5.png");
	background-position: center bottom;
	display: block;
	height: 103px;
	text-decoration: none;
	text-indent: -9999px;
	width: 112px;
	border:none
}
.navi li a:hover {
	background-position:top;
	border:none;
	height: 103px !important;
}
.destacado .check a {
	background-position:top;
	border:none;
	height: 103px !important;
}
.content {
	display: block;
	float: right;
	height: 198px;
	margin: 0 30px 0 auto;
	position: relative;
	top: 25px;
	width: 677px;
}
.tit_1 {
	background-image: url("img/txt-01.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	/*margin-left: 60px;*/
    margin-top: 20px;
	text-indent: -9999px;
	width: 530px;
}
.tit_2 {
	background-image: url("img/txt-02.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	/*margin-left: 60px;*/
    margin-top: 20px;
	text-indent: -9999px;
	width: 380px;
}
.tit_3 {
	background-image: url("img/txt-03.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	/*margin-left: 60px;*/
    margin-top: 20px;
	text-indent: -9999px;
	width: 380px;
}
.tit_4 {
	background-image: url("img/txt-04.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	/*margin-left: 60px;*/
    margin-top: 20px;
	text-indent: -9999px;
	width: 380px;
}
.tit_5 {
	background-image: url("img/txt-05.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	/*margin-left: 60px;*/
    margin-top: 20px;
	text-indent: -9999px;
	width: 380px;
}
.scroll_content {
	display: block;
	/*height: 210px;*/
    height: 100%;
	margin: -3px auto 0 50px;
	overflow-y: scroll;
	width: 617px;
}
/*.no_scroll {
    overflow: hidden !important;
    width: 850px;
}*/


#tabla_1, #tabla_2, #tabla_3 {
	border: 1px solid #CCCCCC;
	display: block;
	margin: 15px auto;
	position: relative;
}
#tabla_1 td, #tabla_2 td, #tabla_3 td {
	font-size:11px
}
#tabla_1 .encabezado td, #tabla_2 .encabezado td, #tabla_3 .encabezado td {
	color:#FFF;
	font-size:12px
}
.nota {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.nota p {
	font-size: 9px;
	text-align: justify;
}
.footer {
	display: block;
	height: 34px;
	margin: -10px auto 0;
	position: relative;
	width: 953px;
}
