
/* ************************************** */
/* Layout: Disposicion de todas as taboas */
/* ************************************** */

html, body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: auto;
	width: 99%;
}

/* #contedor {	} */

#cabeceira {
	position:relative;
	cursor: default;
	margin: 0;
	padding: 0;
}
#corpo {
	margin-top: 0.5em;
	padding: 0.5em;
	padding-top: 0.2em;
	clear: both;
	}
#pe {	
	position:relative;
	float:none;
	clear:both;
	height: 1.5625em;
}


A {
	TEXT-DECORATION: none; font-weight: bold; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 12px;
}

A:visited {
	COLOR: #AA1111
}

A:link {
	COLOR: #AA1111
}

A:hover {
	COLOR: #AA1111
}



/* ************************************** */
/*                 Pe                     */
/* ************************************** */
#pe_adorno img {
    left:0em;
    width:100%;
    height: 1.5625em;
    }
#pe_logo img {
    right:0em;
    width:12.5em;
    height: 1.5625em;
    }
#pe_enlaces {
    width: 100%;
    border-top: 0.1em solid #0080C0;
    color:white;     
    text-align: center; 
    padding-top: 0.5em;
    }
#pe_enlaces a {
	color: #0080C0;
    }
.linkPe {
	text-decoration:none;
	}



.textopequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #777777;
	font-weight: normal;
}

.textogranate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #AA1111;
	font-weight: normal;
}

.textogranatepequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #AA1111;
	font-weight: normal;
}

.textogrispequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #777777;
	font-weight: normal;
}


/* ESTILOS ESPECIAIS PARA FORMULARIOS XERAIS WEB E FERRAMENTA*/ 

/* ESTILOS PARA OS BOT?NS DE FORMULARIO*/ 

.botdourado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0033977;
	background-color: #FFCC00;
	//text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-style:outset;
	border-color: #003366;
	padding: 0.15em;
}

.botgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #881111;

}

.flechadourada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
	background-color: #FFCC00;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-style:outset;
	border-color: #003366;
	padding: 0em;
}

.botazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	background-color: #7ec6ea;
	//text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-style:outset;
	border-color: #003366;
	padding: 0.15em;
}

.flechaazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #003366;
	background-color: #6699CC;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-style:outset;
	border-color: #003366;
	padding: 0em;
}


/* ESTILOS ESPECIAIS PARA FORMULARIOS XERAIS */ 


.formularioTextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: auto !important;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border: 0.08em solid #000000;
	background-color: #D9E6F2;
}


.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: auto !important;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border: 0.08em solid #000000;
	background-color: #D9E6F2;
}

.formularioinactivo {
	font-size: 0.8em;	
	color: #6699cc;
	height: auto !important;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	border: 0.08em solid #d9e6f2;	
	background-color: #F9FdFF;
}

.titformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background-image: url(/recursosweb/imaxes/formularios/frecha_fondo_formulario.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.nombreformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006699;
	height: 2.2em;
	vertical-align: bottom;
	background-image: url(/recursosweb/imaxes/formularios/sombra_contidos1_inferior.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.tipoformulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	height: 2.2em;
	vertical-align: bottom;
}

.explicacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}

.lineazul {
	background-image: url(/recursosweb/imaxes/formularios/linas_puntos_azul.gif);
	background-repeat:  repeat;
	height: 0.22em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.22em;
	line-height: 0.22em;
}

.lineagris {
	background-image: url(/recursosweb/imaxes/resultados/linas_puntos_gris.gif);
	background-repeat:  repeat;
	height: 0.22em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.22em;
	line-height: 0.22em;
}

.lineadourada {
	background-image: url(/recursosweb/imaxes/formularios/linas_puntos_dourada.gif);
	background-repeat:  repeat;
	height: 0.22em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.22em;
	line-height: 0.22em;
}

.formulariomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 1.15em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	background-color: #D9E6F2;
	border: 0.07em outset #000000;
}



/* ESTILO LINK CABECEIRA */ 

.linkCabeceira, .linkCabeceira:visited {
	text-decoration: none;
	font-weight:bold;
	font-size:130%;
	color: #006699;
}
.linkCabeceira:hover {
	color: white;
	background-color: #006699;
}
.linkCabeceira:active, .linkImaxeCabeceira:active {
	background-color: yellow;
}


/* ESTILOS PARA CAMPOS DO FORMULARIO */ 

.campoObrigatorio {
 color:#183152;
 font-family:Verdana,Arial;
 font-size:0.8em;
 background-color: #FFFFD5;
} 
 


/* ************************************** */
/* ESTILOS PARA O DISPLAYTAG */
/* ************************************** */

table.estiloListado {
	//width: 100%;
	margin-bottom: 1em;
	color: black;
	font-size: 80%;
}
table.estiloListado caption {
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 0.5em;
}
table.estiloListado th {
	background-color: #fea;
	border: 0.1em solid black;
}
table.estiloListado td {
	text-align: center;
	border: 0.01em solid white;
}
table.estiloListado tr.par {
	background-color:#fff;
}
table.estiloListado tr.impar {
	/*background-color:#fff5e8;*/
	background-color:#EEEEEE;
}
table.estiloListado tr:hover {
	background-color: #ffc;
}
table.estiloListado tr:hover td {
	border-top: 0.01em solid blue;
	border-bottom: 0.01em solid blue;
}
span.pagebanner, span.pagelinks {
	font-size: 90%;
	}
span.pagebanner {
	background-color: white;
	padding: 0.3em 0.04em 0.3em 0.04em;
	width: 100%;
	display: block;
}
span.pagelinks {
	background-color: white;
	padding: 0.02em 0.04em 0.02em 0.04em;
	width: 100%;
}





}

UL.detalleNovas {
	text-align: justify;
	color: black;
	font-size: 100%;
	margin: 2.5em;
}

.marqueeNovas {
	padding:  0.5em;
	border: 0.18em dotted #BFB8BF; 
	background-color: #DCF2FC;
	height: 3em;
}
.cabeceraNovas {
	color: orange;
	font-size: 1.3em;
	text-align: center;
}

.enlaceNovas, .enlaceNovas a {
	color: #0020A0;
	font-size: 90%;
	font-weight: bold;
}
.enlaceNovas a {
	font-size:100%;
}

.textoTituloNovas {
	margin: 0;
	padding: 0.3em;
	font-size: 90%;
	margin-left: 1em;
}

.contidoAxuda {
	color: #0020A0;
	font-size: 80%;
}

/* ************************************************************************ */
/* Estilos por defecto para preguntas máis frecuentes de axudaplicacion     */
/* ************************************************************************ */

H2.axudaPregunta {
	background-color: #0080c0;
	color: white;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	margin: 1em;
}

.axudaResposta {
	text-align: justify;
	color: black;
	font-size: 90%;
	margin: 2em;
}

A.axudaPregunta {
	color: white;
	font-size: 100%;
	font-weight: bold;
}

.axudaPregunta {
	padding: 0.5em;
}

select       {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D9E6F2;
	border: 1px solid #000000;}