/* CSS Document */

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007BB7;
}
.styles_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0466CB;
	background-color: #C5E1FE;
	font-weight: bold;
	text-transform: none;
}
.styles_bar_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0466CB;
	background-color: #C5E1FE;
	text-transform: none;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #007BB7;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
}
.texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	line-height: 15px;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #782150;
}
.casilla_horas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #007BB7;
	background-color: #C5E1FE;
	text-align: center;
}
.texto_tablas1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #EAEAEA;
	text-transform: uppercase;
}
.texto_tablas2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
	background-color: #E2E2E2;
	text-transform: uppercase;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #E4E4E4;
	border: 0px solid #666666;
	text-indent: 5px;
}
.formulario_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #782150;
	text-transform: uppercase;
	border: 1px double #666666;
	text-indent: 5px;
	font-weight: bold;
}
