@charset "utf-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #323D6A;
}
.text a{
    color: #323D6A;
    text-decoration: none;
}
.text a:hover{
    text-decoration: underline;
}
.textpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #323D6A;
}

.textfondoazul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #323D6A;
    background-color: #C7D8E0;
}

.textfondorosa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    color: #323D6A;
    background-color: #ffe6e5;
}

.vacio2 {
    height: 2px;
}
.vacio20 {
    height: 10px;
}

.textneg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #323D6A;
    font-weight: bold;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7f4b72;
	font-weight: bold;
}
.tituloazulclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:2em;
}

.titulospeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7f4b72;
	font-weight: bold;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.textoazulpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #C7D8E0;
}
.textoazulpeq a {
	color: #C7D8E0;
	text-decoration: none;
}
.textoazulpeq a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.textoblanco a {
	color: #FFFFFF;
	text-decoration: none;
}
.textoblanco a:hover {
	text-decoration: underline;
}
.migaslink {
	color: #7f4b72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
.migaslink:hover {
	color: #36587B;
	text-decoration: underline;
}
.tblfilas1{
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    text-decoration: none;
    color: #666666;
    background-color: #ffe6e5; 
    text-align: left;
}
.tblfilas2{
    font-family: "Trebuchet MS";
    font-size: 0.8em;
    text-decoration: none;
    color: #666666;     
    text-align: left;      
}
.fieldset {
    width: 660px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

