#BannerCabecera {
	background-image: url(Fondo-Cabecera.jpg);
	text-align: right;
	height: 90px;
}
#Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 572px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 14px;
	padding-left: 10px;
	
}

.Recuadro {
	width: 170px;
	float: left;
	padding-left: 7px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FC3;
	border-left-color: #FC3;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 7px;
	clear: right;
}

.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	line-height: normal;
}

.Subtitulo {
	font-size: medium;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
}
#Foto {
	width: 207px;
	float: right;
	height: 427px;
	padding-top: 10px;
	padding-bottom: 80px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FC3;
	padding-right: 0px;
	text-align: center;
}

.EnlacesFotos {
	margin-top: 30px;
	text-align: center;
}

.TituloFoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.ListaDetalles {
	list-style-type: disc;
	
}

ul {
	margin-left: -20px;
	text-align: left;
}

#Texto2 {
	float: left;
	width: 572px;
}
a.Celebraciones:link {
	text-decoration: none;
	color: #000;
}
