.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.textosObligatorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6969;
	text-decoration: none;
}

.textosBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
	color: #FF6969;
	text-decoration: none;
}

.textosSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.textossub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
.textosazul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00569B;
	text-decoration: none;

}

.textosazul2 {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    color: #00569B;
    text-decoration: none;

}

.textoscerrada {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: #00569B;
    text-decoration: none;

}

.textosazulclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33ACE2;
	font-weight: bold;
}
.textosazulsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005CAA;
	text-decoration: underline;
}
.textosazulsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #005CAA;
	text-decoration: underline;
}
.textosazulclarorollover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.textosnaranjatitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;       
	font-weight: bold;
}


a:hover {text-decoration: underline; }

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
