#capatitulo{
	font-family: Trebuchet MS;
	color: White;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#contenidopie{
	color: White;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.normal_blanco{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
	font-style: normal;
}
.normal_negro{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: Black;
	font-style: normal;
}
.link_normal{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: black;
	font-style: normal;
}
.link_normal:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: Green;
	font-style: normal;
}
.titulo_blanco{
	font-family: Trebuchet MS;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: White;
}
.titular_blanco{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: White;
}
.link_blanco{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: white;
	font-style: normal;
	text-decoration: none;
}
.link_blanco:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #DCDCDC;
	font-style: normal;
	text-decoration: underline;
	}
input{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: Black;
	font-style: normal;
	text-decoration: none;
	border: 1px solid black;
	background-color: White;
}
.link_menu_foto{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
	font-style: normal;	
	text-decoration: none;
	font-weight: normal;
}
.foto_menu_foto{
border: 1px solid green;
}

.numero_menu_foto{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: White;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}