@charset "UTF-8"; 

body{
	font-family: Arial, "sans-serif";
}

#imgFondo {
	height: auto;
	position: relative;
	background-position: 13.671875% 14.583333333333334%;
	background-image: url("../imagenes/galeria/DSC05519-scaled-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.svgIcono {
	fill: #f79007;
}

.svgIconoRS {
	fill: #ffffff;
}

.imgLogo {
	height: 70px;
	width: auto;
}

.imgISO {
	height: 50px;
	width: auto;
}

#renEnc1 a, #renEnc1 a:visited {
	text-decoration: none;
	color: white;
}

#renEnc1 a:hover{
	text-decoration: none;
	color: #f79007;
}

#PdP {
	background-color: #F5FAFD;
}

#PdP a, #PdP a:visited {
	text-decoration: none;
	color: #65a2d1;
}

#PdP a:hover {
	text-decoration: none;
	color: #296d99;
}

#PdP a, #renEnc1 a {
	transition: all 0.3s;
}

.colorCyan{
	fill: #65a2d1;
	color: #65a2d1;
}

.colorCyanViejo{
	fill: #03a9f4;
	color: #03a9f4;
}

.colorNegro {
	fill: rgba(0,0,0,1.00);
	color: rgba(0,0,0,1.00);
}

.logoPDP {
	width: 118px;
	height: 45px;
}

.creditos {
	font-size: 13px;
}