/* CSS Document */

.piedeweb {
	font: normal x-small "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

.textopresentacion {
	font: normal small/normal "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;

}

.enlacescofradias {
	font: normal small "Times New Roman", Times, serif;
	color: #003300;

}

.visitarlaweb {
	font: normal x-small "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: underline;

}

.visitarlaweb a {
	font: normal x-small "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: underline;

}

.visitarlaweb a:hover {
	font: normal x-small "Times New Roman", Times, serif;
	color: #FFCC00;
	text-decoration: underline;

}

/*
	CLASES DEL SUBMENU DE FOTOGRAFIAS
*/

.submenu {
	font: normal 14px "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;

}

.submenu a {
	font: normal 14px "Times New Roman", Times, serif;
	color: #003300;
	text-decoration: none;

}

.submenu a:hover {
	font: normal 14px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;

}
