/* Site de particulares (es_ES) - Caixa Galicia */

h1 { font-size: 1.4em;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight: bold; margin: 0.5em 0.5em 0.5em 0em; }
h2 { font-size: 1.3em;font-weight: bold;padding: 0em;margin: 0em; color:#666666; }
h3 { font-size: 1.2em;font-weight: bold;padding: 0em;margin: 0em; color:#00337f; }
h4 { font-size: 1.2em;font-weight: bold;padding: 0em;margin: 0em; color:#666666; }

/*p { }

div { }*/

hr { height: 0.1em;width: 100%;border: 0em;border-top: 0.1em dashed #CCCCCC; }

table {
	border: 0.1em solid #CCCCCC;
	border-collapse: collapse;
	color: #555;
	margin:1.2em;
}

th, td {
	border: 0.1em solid #CCCCCC;
	border-collapse: collapse;
	color: #555;
}

caption {
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em;
	color: #06adec;
}


td, th {
	padding :0.6em;
}


thead th {
	text-align: center;
	background-color: #E6EDF5;
	color: #427590;
}

tbody th {
	font-weight: bold;
	background-color: #F4F8FB;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

tfoot th, tfoot td {
	font-size: 85%;
}
.odd {
  background: #FFFFFF;
  }



/* .............................................................. */

/* Tabla destacada */

.tabla_destacada table {
	border: 0.1em solid #8BAAB0;
	border-collapse: collapse;
	color: #555;
	margin:1.2em;
	}
	
.tabla_destacada th, td {
	border: 0.1em solid #8BAAB0;
	border-collapse: collapse;
	color: #555;
}

.tabla_destacada caption {
	font-size: 1.4em;
	font-weight: bold;
	padding: 1em;
	color: #0A314F;
}


.tabla_destacada td, th {
	padding :0.6em;
}


.tabla_destacada thead th {
	text-align: center;
	background-color: #0A314F;
	color: #ffffff;
	background-image: url(../images/thead_destacada.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.tabla_destacada tbody th {
	text-align: center;
	background-color: #ffffff;
	color: #427590;
	background-image: url(../images/tbody_destacada.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.tabla_destacada tbody tr { 
	background-color: #ffffff;
	color: #cccccc;
	background-image: url(../images/tbody_celdas_destacada.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	}

.tabla_destacada tfoot th, tfoot td {
	font-size: 85%;
}

/* .............................................................. */


/* .............................................................. */

/* Formato Text */
.subrayado { text-decoration: underline; }
.enlace { text-decoration: underline; cursor: pointer; }

/* .............................................................. */


/* Imágenes */

.img_izquierda {
	padding: 0.5em;
	margin: 0em 1.5em 1em 0em;
	border:#CCCCCC solid 0.1em;
	float:left;
	background-color: #F4F4F4;
	}

.img_derecha {
	padding: 0.5em;
	margin: 0em 1em 1em 1em;
	border:#CCCCCC solid 0.1em;
	float:right;
	background-color: #F4F4F4;
	}

/* .............................................................. */
