/* CSS Document */
.fondos_galery {
	vertical-align: bottom;
	background-image: url(../imagenes/fondo_galery.jpg);
	background-repeat: no-repeat;
	}

.fondos_galery_grande {
	text-align: center;
	vertical-align: top;
	border-color:#003399;
	border:thin;
	padding:10px;	
	/*background-image: url(../imagenes/fondo_galery_grande.jpg);
	background-repeat: no-repeat;*/
}

/*Estilo del título que lleva la galería*/
.tituloGaleria
{
	font-weight:bold;
	font-size:16px;
}

.txt_style {
	text-align: center /*!important;*/
	vertical-align: bottom;
	font-family: Arial-narrow, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:5px;
}
.fondos_tit1 {
	background-image: url(../imagenes/fondo_tit1.jpg);
	background-repeat: no-repeat;
	background-align: right; 
	/*position:0,0;*/
	text-align:center;
	font-weight:bold;
}
.tit_categ {
	background-image: url(../imagenes/tit_categ.jpg);
	background-repeat: no-repeat;
}
.txt_categ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #004c90;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.txt_vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004c90;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.img_justify {
	text-align: center;
	vertical-align: top;
}
.colorTabla {
	background-image: url(../imagenes/fondo_1px.jpg);
}

.tablaTitulo {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.tablaTituloGrande {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

.txt_titulo_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.celda_azul {
	background-color: #a0c7de;
	text-align: center;
	vertical-align: middle;
}
