		.fondo-izquierda {
	background-image: url(/imagenes/maquetacion/fnd-izquierda.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fondo-derecha {
	background-image: url(/imagenes/maquetacion/fnd-derecha.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.pie1 {
	font-size: 10px;
	color: #FFFFFF;
}

a.pie1 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.pie1:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.pie2 {
	font-size: 10px;
	color: #999999;
}
.txt-blanco-12px {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.fondo-equipo {
	background-attachment: fixed;
	background-color: #555555;
	background-image: url(/imagenes/conocenos/fondo-equipo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-rojo-12px {
	font-size: 12px;
	font-weight: normal;
	color: #981217;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #981217 1px;
}

.diccionario-termino {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform:uppercase;
	margin-top:20px
}
.imagengaleria {
	border: none;
}
a.imagengaleria {
	border: none;
}
a.imagengaleria:hover {
	border: none;
}
.txt-amarillo {
	font-size: 14px;
	color: #FDB302;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
}


#galeria {
}




#galeria a { 
color:#bcb9b9;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-size:12px;

}

#galeria a:hover { 
color:#FFFFFF;
text-decoration:underline;
}

#galeria .subir { 
color:#dacec0;
text-decoration:none;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}


