@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding: 0px;
	
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #9AB6C4;
	scrollbar-darkshadow-color: #20253A;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #000000;
	background-color: #6A0000;
}
.contenedor {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
}
.fondo_1{
	background-image: url(images/fondo_1.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 400px;
	vertical-align: top;
}
#cuadro_1 {
	height: 520px;
	width: 95%;
	overflow: scroll;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.boton{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:#900;
	border:0px;
	width:100px;
	height:30px;
	background-image: url(images/boton.gif);
       }
.boton_2{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	border:0px;
	width:110px;
	height:30px;
	background-color: #F00;
       }
.boton_3{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	border:0px;
	width:110px;
	height:25px;
	background-color: #069;
       }
.boton_4{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	border:0px;
	width:110px;
	height:30px;
	background-color: #090;
       }
.boton_5{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	border:0px;
	width:150px;
	height:15px;
	background-color: #069;
       }
.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
}.normal_grande{
	font-family: Tahoma;
	font-size: 16px;
	color: #003366;
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
}
.normal_extra{
	font-family: Tahoma;
	font-size: 11px;
	color: #F60;
	text-align: left;
	text-indent: 0px;
	line-height: 15px;
}
.normal_CENTRO {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: center;
	text-indent: 0;
	line-height: 15px;
}.normal_der {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-align: right;
	text-indent: 0;
	line-height: 15px;
}.chica_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	text-indent: 0;
	line-height: normal;
	font-weight: bold;
}.normal_titulo{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-indent: 0px;
	line-height: 15px;
	font-weight: bold;
}.chica_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	text-indent: 0;
	line-height: normal;
}.chica_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	text-indent: 0;
	line-height: normal;
}