@charset "UTF-8";
.fondo-Inicio {
	background-image: url(Images/inicio05.jpg);
	background-repeat: no-repeat;
}
.fondo-Inicio2 {
	background-image: url(Images/inicio05.jpg);
	background-repeat: no-repeat;
}
.fondo-Inmerso {
	background-image: url(Images/b-inmersion01.jpg);
	background-repeat: no-repeat;
}
.fondo-portafolio {
	background-image: url(Images/top-portafolio.jpg);
	background-repeat: no-repeat;
}
.fondo-bio {
	background-image: url(Images/b-bio.jpg);
	background-repeat: repeat-y;
}
.texto-gris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.texto-blanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.texto-blancoBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.texto-grisBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
.texto-grisBoldTitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}
