#submenu_arriba {
	width: 175px;
	font-size: 1px;
	margin-top: 20px;
	padding: 0px;
	background-image: url(../imagenes/menu/submenu_arriba.gif);
	background-repeat: no-repeat;
	height: 6px;
}

#submenu_abajo {
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/menu/submenu_debajo.gif);
	background-repeat: no-repeat;
	height: 2px;
}

#submenu_centro {
	width: 175px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../imagenes/menu/submenu_centro.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	background-color: #fafafa;
}

.submenu_linea_puntos {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 175px;
	background-image: url(../imagenes/menu/submenu_linea_puntos.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 12px;
	/*border: 1px solid blue;*/
}

input.imagen_calendario {
	margin-left: 5px;
	width: 25px;
	padding-left: 0px;
	border: 0px;
	background-color: #fff;
	color: #fff;
	background-image: url(../imagenes/calendario.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.formulario_texto {
	border: 1px solid #a4a4a4;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	width: 250px;
	padding-left: 3px;
}

.formulario_select {
	border: 1px solid #a4a4a4;
	font-family: Arial;
	font-size: 11px;
	color: #555;
	width: 250px;
	padding-left: 3px;
}

.formulario_enviar {
	border: 1px solid #a4a4a4;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	background-color: #eee;
}

.linea {
	clear: both;
	background-image: url(../imagenes/galeria_fotografica/punto_linea.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

ul {
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
}

li {
	margin: 0px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: top left;
}

.enlace {
	color: #333;
	text-decoration: none;
}

.enlace_miniatura {
	color: #333;
	text-decoration: none;
	font-size: 10px;	
}

.enlace_miniatura:hover {
	text-decoration: underline;
}

.enlaceActivo {
	color: #999;
}

.codigo_foto {
	font-weight: bold;
	color: #900;
}

img.miniatura {
	width: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 5px;
}

img.foto_grande {
	width: 490px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
	padding: 5px;
}

#pie_pagina_galeria {
	padding-top: 10px;
}

#pie_pagina_galeria .enlace {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

#pie_pagina_galeria .enlace:hover {
	text-decoration: underline;
}
