/*	ESTILOS PARA LOS TEXTOS DE LA PAGINA	*/
.textos
{
	font-family		: Trebuchet MS,Verdana,Arial,helvetarialica,sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-family		: Georgia;  
}
h1
{
/*	font-family		: Trebuchet MS,arial,helvetica,sans-serif;
	font-size		: medium;  
	color			: #000000;
	color			: #656664;
	background-color: transparent;
	margin			: 0;
	padding			: 0;
	font-family		: Georgia;
	font-family		: Arial;
	color			: #E0E9E9;	
	color			: #EDF2F2;
	color			: #394A6C; 
*/
	position		: relative;
	font-family		: Trebuchet MS,arial,helvetica,sans-serif;
	font-size		: small;
	color			: gray;
	margin			: 0;
	padding			: 0;
	float			: left; 
}
h2
{
	font-family		: Trebuchet MS,arial,helvetica,sans-serif;
	font-size		: small;
	color				: #336799;
	margin			: 0;
	padding			: 0;
}
h2 a
{
	font-family		: Trebuchet MS,arial,helvetica,sans-serif;
	font-size		: small;
	color				: #394A6C;
	margin			: 0;
	padding			: 0;	
}
h3
{
	font-family		: Trebuchet MS,arial,helvetica,sans-serif;
	text-align		: left;
	margin			: 0;
	padding			: 0;
}
.textoTitulo
{
	position			: relative;
	font-family		: Arial,helvetica,sans-serif;
	font-size		: small;
	font-weight		: bold;
	color				: gray;
	text-align		: left;
}
p.parrafoInicio
{
	position			: relative;
	width				: 98%; 
	float				: left;
	margin				: 0;
	margin-right		: 1%;
	padding				: 0;
	text-align			: justify; 
	font-family			: Arial,Georgia; 
	font-size			: small;
/*	color				: gray;*/
	color				: black;
	font-weight			: normal;
}
p.parrafoInicioOculto
{
	position				: relative;
	width					: 98%; 
	float					: left;
	margin				: 0;
	margin-right		: 1%;
	padding				: 0;
	text-align			: justify; 
	font-family			: Arial,Georgia;
	font-size			: small;
	color					: Black;
	font-weight			: normal;
	display				: none;	
}
img.imgTitulo
{
	position				: relative;
	margin-left			: 1em;
	width					: 2em; 
	height				: 2em;
	padding-top			: 0em; 
}
img.paddingCero
{
	padding-top		: 0; 
}
img.imgContenido
{
	position		: relative;
	margin-left		: 2%;
	width			: 6em; 
	height			: 3em; 
	background-color: blue;
}
.derechos
{
	position				: relative;
	display				: block; 
	clear					: both;
	font-family			: Trebuchet MS,Arial,Helvetica,Sans-serif;
	font-size			: x-small;
	text-align			: center;
	color					: #cccccc;
	padding-top			: 1%;
	padding-bottom		: 1%; 
}
#txt 
{
	position				: relative; 
	top					: 15px;
	left					: 0px; 
	width					: 100%;
	color					: #000000;
	text-align			: center;
	font-family			: Trebuchet MS,Arial,Verdana,sans-serif;
	font-size			: x-small; 
	font-weight			: bold; 
	  
}
.obligatorio
{
	position				: relative;
	font-family			: Trebuchet MS,arial,verdana,sans-serif;
	font-size			: x-large;
	color					: red;
}
.textoRojo
{
	color					: red;
	background-color	: transparent;
}
.textoAclaracion
{
	display			: block;
	clear			: both;
	font-family		: Arial,verdana,sans-serif;
	font-size		: small;  
	text-align		: justify; 
	margin			: 0;
	padding			: 0; 
	color			: black;
	font-weight		: normal;
	
}
.oculto
{
	display: none;
}
.textoAclaracionInline
{
	float			: left;
	font-family		: Arial,verdana,sans-serif;
	font-size		: small;  
	text-align		: justify; 
	margin			: 0;
	padding			: 0; 
	color				: Black;
	font-weight		: normal;
	
}
#imagenAccesibildad
{
	position				: relative;
	height				: 100%;
	width: 				: 100%
}
p.contactinfo
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;	
	font-size: small;
	color		: #FFFFFF;
	text-align: center;
	color: gray;
	line-height: 1em;
	font-family: Arial,Georgia;
	font-size: x-small;
	margin-top: .5em;
}
html>body p.contactinfo
{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;	
	font-size: small;
	color		: #FFFFFF;
	text-align: center;
	color: gray;
	line-height: 1em;
	font-family: Arial,Georgia;
	font-size: x-small;
}
.textodestacado
{
	font-family	: Arial,Georgia;
	font-size	: small;
	color		: red;
	font-weight : normal; 
}
.titulodestacado
{
	font-family	: Arial,Georgia;
	font-size	: small;
	color		: #015198;
	font-weight : normal; 
}
