/* CSS Document */
body{
background-color:#171F68;
}
.table1{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.subtitulo1{
color:#FBBB13;
font-size:14px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
padding:2px;
}
.inputtext{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
width:230px;
}
.inputtext2{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
width:50px;
}
#DivConBorde{
border:3px solid #CCCCCC;
width:450px;
margin-bottom:6px;
}
.textoMargen{
color:#333333;
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin-left:4px;
}
.btn{
color: #171F68;
cursor:pointer; 
width:120px;
font-size:24px;
}

.btn:hover{
color: #996633;
cursor:pointer; 
width:120px;
font-size:24px;
}
.Estilo5 {
	color:#171F68;
	font-weight: bold;
	font-size:20px;
	font-family:"Times New Roman", Times, serif
	}
.Estilo6 {color: #000000}
.Estilo7 {color: #FF0000;
font-family:"Times New Roman", Times, serif; font-size:14px;}
.Estilo8 {
	color:#171F68;
	font-weight: bold;
	font-size:28px;
	font-family:"Times New Roman", Times, serif
	}
.Estilo10 {font-size: 10px}
