@charset "utf-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	width: 87.9666%;
	padding-left: 1.5166%;
	padding-right: 1.5166%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../fons/fons_contingutAnyil50.png);
	font-size: 16px;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#menu {
	clear: both;
	margin-left: 0px;
	width: 100%;
	float: left;
	margin-top: 1%;
}
#traductor {
	height: 40px;
}
#menuVertical {
	clear: both;
	margin-left: 0px;
	width: 10%;
	float: left;
	margin-top: 1%;
}
main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 5px;
}
#titulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 1%;
}
#nombreTitulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	font-size: 18px;
	color: #C00;
}
#publi_titulo {
	clear: none;
	float: left;
	margin-left: 3.4482%;
	width: 48.2758%;
	display: none;
}
#portada {
	clear: both;
	float: left;
	margin-left: 0;
	width:100%;
	display: block;
}
footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	padding-top: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	border: 1px solid #FFF;
}
#logoPeu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 31.0344%;
	display: block;
	text-align: left;
	color: #FFF;
	padding-left: 0px;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 48.2758%;
	display: block;
	padding-left: 1%;
	font-size: 10px;
	color: #FFF;
	padding-bottom: 0.5%;
}
#webmaster {
	clear: both;
	float: left;
	margin-left: 0;
	width: 31.0344%;
	display: block;
	text-align: left;
	color: #FFF;
}
#socialMedia {
	clear: none;
	float: right;
	margin-left: 3.4482%;
	width: 65%;
	display: block;
	text-align: center;
}
#textSocial {
	clear: none;
	float: left;
	margin-left: 3.4482%;
	width: 35%;
	display: none;
	text-align: right;
	color: #FFF;
}
.social {
	clear: none;
	float: right;
	width: 65%;
	text-align: center;
	display: block;
}
.social ul   {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
}
.social ul.inlined   {
	float: left;
}
.social ul li{
	width: 18%;
	margin: 0.8%;
	text-indent: -9999px;
	height: 40px;
}
.social ul li a    {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
.social ul li a:hover    {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=1);
}
.social ul a.facebook{
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_blanc2.png);
	background-repeat: repeat-x;
}
.social ul a.facebook:hover {
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_hover2.jpg);
	background-repeat: repeat-x;
}
.social ul a.twitter{
	background-position: 30px 0px;
	background-image: url(../images/socialMedia/twitter_blanc2.png);
	background-repeat: repeat-x;
}
.social ul a.twitter:hover {
	background-position: 30px 0px;
	background-image: url(../images/socialMedia/twitter_hover2.jpg);
	background-repeat: repeat-x;
}

.social ul a.linked-in{
	background-position: 60px 0px;
	background-image: url(../images/socialMedia/linkedin_blanc2.png);
	background-repeat: repeat-x;
}
.social ul a.linked-in:hover {
	background-position: 60px 0px;
	background-image: url(../images/socialMedia/linkedin_hover2.jpg);
	background-repeat: repeat-x;
}
.social ul a.google {
	background-position: 90px 0px;
	background-image: url(../images/socialMedia/googleplus_blanc2.png);
	background-repeat: repeat-x;
}
.social ul a.google:hover {
	background-position: 90px 0px;
	background-image: url(../images/socialMedia/googleplus_hover2.jpg);
	background-repeat: repeat-x;
}
.social ul a.feed {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/rss_blanc2.png);
	background-repeat: repeat-x;
}
.social ul a.feed:hover {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/rss_hover2.jpg);
	background-repeat: repeat-x;
}
#masInfoCookies {
	background-image: url(fons/fons_contingutAnyil50.png);
	height: 90%;
	width: 90%;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
	text-align: justify;
}

/*Interiors*/
#contenido_interiors {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#infoInicio {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 96%;
	display: block;
	color: #CCC;
	text-align: justify;
	padding: 2%;
	margin-bottom: 2%;	
}
#facebook-plugin {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 96%;
	display: block;
	padding: 2%;
	margin-bottom: 2%;
}
#googlePlus-badge {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 96%;
	display: block;
	padding: 2%;
	margin-bottom: 2%;
}
#contenidoAbout {
	clear: both;
	float: left;
	margin-left: 3%;
	width: 94%;
	display: block;
	margin-bottom: 1%;
	padding: 3%;
}
#infoAbout {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	color: #CCC;
	padding-top: 0px;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin-top: 2%;
	background-image: url(../fons/blanc_transllucid.png);
}

/*Contacto*/
#contenidoContacto {
	clear: both;
	float: left;
	margin-left: 3%;
	width: 94%;
	display: block;
	margin-bottom: 1%;
	padding: 3%;
}
#formulario {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	color: #FFF;
}
#lateralContacto {
	clear: both;
	float: left;
	margin-left: 2%;
	width: 98%;
	display: block;
	margin-top: 5%;
	margin-bottom: 2%;
	background-image: url(../fons/blanc_transllucid.png);
}
#mapa {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 2%;
	width: 100%;
	display: block;
	text-align: center;
}
#sobre {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#movil {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#textoMapa {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 67%;
	display: block;
	text-align: center;
	padding-top: 10px;
}
#textoSobre {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 67%;
	display: block;
	text-align: center;
	padding-top: 25px;
}
#textoMovil {
	clear: none;
	float: left;
	margin-left: 0;
	width: 60%;
	display: block;
	text-align: center;
}
#imagenMapa {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 28%;
	display: block;
	text-align: center;
	margin-top: 10px;
}
#imagenSobre {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 28%;
	display: block;
	text-align: center;
	margin-top: 10px;
}
#imagenMovil {
	clear: none;
	float: left;
	margin-left: 0;
	width: 30%;
	display: block;
	margin-top: 10px;
	text-align: center;
}
#mapaGoogle {
	clear: both;
	float: left;
	margin-top: 10%;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	display: block;
}

/*Portafolio*/
#contenidoPortafolio {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 99%;
	display: block;
	margin-top:-20px;
}
#infoPortafolio {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 96%;
	display: block;
	color: #CCC;
	text-align: justify;
	padding: 2%;
	margin-bottom: 2%;	
}
#galeriaPortafolio {
	clear: none;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.caixaPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.titolTrabajo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	font-size: 12px;
	color: #C00;
	padding: 1%;
}
.trabajo {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 47%;
	display: block;
	margin-right: 1%;
	margin-bottom: 2%;
}
#textPortafolio {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 98%;
	display: block;
	text-align: justify;
	padding: 1%;
	font-size: 12px;
	color: #CCC;
}
#imgPortafolio {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 23%;
	display: block;
	margin-right: 3%;
	margin-bottom: 1%;
}
#instalaciones {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 31%;
	display: block;
	margin-right: 2.5%;
	border: thin solid #666;
}
#titolGaleries {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #CCC;
	text-align: center;
	font-size: 12px;
	font-weight: 200;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
ul, ol {
	text-align: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

/*Sidebar*/
aside {
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	clear: both;
	background-image: url(../fons/blanc_transllucid.png);
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: 2%;
}
#traductor {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#webGoogle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 45%;
	display: block;
	margin-top: 10px;
	padding-left: 10px;
}
#links {
	clear: none;
	float: left;
	margin-left: 3.4482%;
	width: 45%;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	padding-left: 4%;
}

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	margin: auto;
	font-size: 20px;
}
#logo {
	margin-top: 10px;
	margin-bottom: 0px;
}
#menu {
	padding-left: 0%;
	text-align: center;
}
main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#titulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 1%;
}
#nombreTitulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.7179%;
	display: block;
	font-size: 24px;
}
#portada {
	padding-top: 10%;
}
footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logoPeu {
	clear: both;
	float: left;
	margin-left: 1%;
	width: 23.0769%;
	display: block;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 35.8974%;
	display: block;
	font-size: 12px;
}
#webmaster {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
}
#socialMedia {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 48%;
	display: block;
}
#textSocial {
	float: left;
	width: 22%;
	text-align: right;
	clear: none;
	display: block;
	font-size: 12px;
	margin-left: 0%;
}
.social {
	clear: none;
	float: right;
	width: 75%;
	text-align: center;
	display: block;
}
.social ul   {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
}
.social ul.inlined   {
	float: left;
}
.social ul li{
	width: 15%;
	text-indent: -9999px;
	margin: 0.8%;
}
.social ul li a    {
	display:block;
	width:100%;height:100%;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.social ul li a:hover    {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=1);
}
.social ul a.facebook{
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.facebook:hover {
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_hover.png);
	background-repeat: repeat-x;
}
.social ul a.twitter{
	background-position: 40px 0px;
	background-image: url(../images/socialMedia/twitter_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.twitter:hover {
	background-position: 40px 0px;
	background-image: url(../images/socialMedia/twitter_hover.jpg);
	background-repeat: repeat-x;
}

.social ul a.linked-in{
	background-position: 80px 0px;
	background-image: url(../images/socialMedia/linkedin_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.linked-in:hover {
	background-position: 80px 0px;
	background-image: url(../images/socialMedia/linkedin_hover.jpg);
	background-repeat: repeat-x;
}
.social ul a.google {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/googleplus_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.google:hover {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/googleplus_hover.jpg);
	background-repeat: repeat-x;
}
.social ul a.feed {
	background-position: 160px 0px;
	background-image: url(../images/socialMedia/rss_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.feed:hover {
	background-position: 160px 0px;
	background-image: url(../images/socialMedia/rss_hover.jpg);
	background-repeat: repeat-x;
}

/*Interiors*/
#contenido_interiors {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#infoInicio {
	margin-left: 1%;
	width: 99%;
	margin-bottom:0;
}
#contenidoAbout {
	margin-top:0px;
}
#infoAbout {
	margin-left: 0;
	width: 99%;
}

/*Contacto*/
#contenidoContacto {
	margin-top:0px;
}
#formulario {
	clear: none;
	width: 50%;
}
#lateralContacto {
	padding-bottom: 2%;
}
#textoMapa {
	margin-left: 5%;
	width: 50%;
}
#textoSobre {
	margin-left: 5%;
	width: 50%;
}
#textoMovil {
	width: 40%;
}
#imagenMapa {
	margin-left: 10%;
	width: 30%;
}
#imagenSobre {
	margin-left: 10%;
	width: 30%;
}
#imagenMovil {
	margin-left: 10%;
	width: 30%;
}
#mapaGoogle {
	margin-left: 0;
	width: 90%;
	text-align: center;
}


/*Portafolio*/
#contenidoPortafolio {
	margin-top: 0px;
}
#infoPortafolio {
	margin-left: 0;
	width: 98%;
	margin-bottom:0;
}
#galeriaPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.caixaPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.titolTrabajo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
}
.trabajo {
	margin-left: 1%;
	width: 22%;
	display: block;
	margin-right: 1%;
	margin-bottom: 2%;
}
#textPortafolio {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 98%;
	display: block;
}
#imgPortafolio {
	clear: none;
	float: left;
	margin-left: 0;
	width: 30%;
	display: block;
}
#instalaciones {
	clear: none;
	float: left;
	margin-left: 0;
	display: block;
}
#titolGaleries {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 12px;
}
ul, ol {
	text-align: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0;
}

/*Sidebar*/
aside {
	clear: none;
	float: left;
	margin-left: 1%;
	width: 32.5%;
	display: block;
	text-align: center;
	margin-top: 0%;
}
#traductor {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#webGoogle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-left: 0px;
}
#links {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
}

}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 801px) {

.gridContainer {
	width: 88.2%;
	max-width: 1100px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	font-size: 14px;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 10px;
}
main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#titulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 1%;
}
#nombreTitulo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	font-size: 30px;
}
#portada {
	clear: none;
	width: 70%;
}
footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logoPeu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 18.3673%;
	display: block;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#webmaster {
	clear: both;
	float: left;
	margin-left: 0;
	width: 18.3673%;
	display: block;
}
#socialMedia {
	clear: none;
	float: right;
	margin-left: 0px;
	width: 37%;
	display: block;
}
#textSocial {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	text-align: right;
}
.social {
	clear: none;
	float: right;
	width: 75%;
	text-align: center;
	display: block;
}
.social ul   {
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 0;
	margin-left: 1%;
}
.social ul.inlined   {
	float: left;
}
.social ul li{
	width: 13%;
	margin: 0.8%;
	text-indent: -9999px;
	height: 40px;
}
.social ul li a    {
	display:block;
	width:100%;height:100%;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}
.social ul li a:hover    {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=1);
}
.social ul a.facebook{
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_blanc.png);
}
.social ul a.facebook:hover {
	background-position: 0px 0px;
	background-image: url(../images/socialMedia/facebook_hover.jpg);
	background-repeat: repeat-x;
}
.social ul a.twitter{
	background-position: 40px 0px;
	background-image: url(../images/socialMedia/twitter_blanc.png);
}
.social ul a.twitter:hover {
	background-position: 40px 0px;
	background-image: url(../images/socialMedia/twitter_hover.jpg);
	background-repeat: repeat-x;
}

.social ul a.linked-in{
	background-position: 80px 0px;
	background-image: url(../images/socialMedia/linkedin_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.linked-in:hover {
	background-position: 80px 0px;
	background-image: url(../images/socialMedia/linkedin_hover.jpg);
	background-repeat: repeat-x;
}
.social ul a.google {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/googleplus_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.google:hover {
	background-position: 120px 0px;
	background-image: url(../images/socialMedia/googleplus_hover.jpg);
	background-repeat: repeat-x;
}
.social ul a.feed {
	background-position: 160px 0px;
	background-image: url(../images/socialMedia/rss_blanc.png);
	background-repeat: repeat-x;
}
.social ul a.feed:hover {
	background-position: 160px 0px;
	background-image: url(../images/socialMedia/rss_hover.jpg);
	background-repeat: repeat-x;
}

/*Interiors*/
#contenido_interiors {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top:-100px;
}
#infoInicio {
	clear: none;
	width: 87%;
	float: right;
	margin-top: 0;
	margin-right: 1%;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 1%;
}
#Facebook-GooglePlus {
	clear: none;
	width: 87%;
	float: right;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 1%;
}
#facebook-plugin {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 40%;
	margin-bottom: 1%;
}
#googlePlus-badge {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 40%;
	margin-bottom: 1%;
}
#contenidoAbout {
	clear: none;
	margin-left: 13%;
	width: 87%;
	margin-top:-475px;
}
#infoAbout {
	margin-left: 0;
	width: 100%;
}

/*Contacto*/
#contenidoContacto {
	clear: none;
	margin-left: 13%;
	width: 87%;
	margin-top:-475px;
}
#formulario {
	width: 40%;
}
#lateralContacto {
	clear: none;
	margin-left: 5%;
	width: 55%;
}
#mapa {
	margin-left: 10%;
	width: 100%;
	text-align: center;
}
#sobre {
	margin-top: 2%;
	margin-left: 10%;
	width: 100%;
	text-align: center;
}
#movil {
	margin-left: 10%;
	width: 100%;
	margin-top: 5%;
}
#textoMapa {
	margin-left: 0;
	width: 60%;
}
#textoSobre {
	margin-left: 0;
	width: 60%;
}
#textoMovil {
	width: 40%;
}
#imagenMapa {
	margin-left: 0;
	width: 30%;
	text-align: center;
}
#imagenSobre {
	margin-left: 0;
	width: 30%;
	text-align: center;
}
#imagenMovil {
	margin-left: 0;
	width: 30%;
}
#mapaGoogle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


/*Portafolio*/
#contenidoPortafolio {
	clear: none;
	margin-left: 12%;
	width: 86%;
	margin-top: -515px;
	padding: 3%;
}
#infoPortafolio {
	width: 100%;
	margin-top:0;
	padding: 1%;
}
#galeriaPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.caixaPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.titolTrabajo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
	font-family:"SF Grandezza";
	font-size:14px;
}
.trabajo {
	margin-left: 1%;
	width: 23%;
	display: block;
	margin-right: 1%;
	margin-bottom: 2%;
}
#textPortafolio {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98%;
	display: block;
}
#imgPortafolio {
	clear: none;
	float: left;
	margin-left: 0;
	width: 20%;
	display: block;
}
#instalaciones {
	clear: none;
	float: left;
	margin-left: 0;
	display: block;
}
#titolGaleries {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 18px;
}
ul, ol {
	text-align: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 0;
}

/*Sidebar*/
aside {
	clear: none;
	float: left;
	margin-left: 1.4%;
	width: 22%;
	display: block;
	text-align: center;
	margin-top: 0%;
}
#traductor {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#webGoogle {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#links {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
}
}
.h1Negre{
	font-family: "SF Grandezza";
	font-size: 30px;
	font-weight: 200;
	color: #000;
}
.Blau{
	font-family: "SF Grandezza";
	font-size: 50px;
	font-weight: 200;
	color: #30C;
}
.h4Negre {
	font-family: "SF Grandezza";
	font-size: 14px;
	color: #333333;
	font-weight: 200;
}
.h5Negre {
	font-family: "SF Grandezza";
	font-size: 12px;
	color: #333333;
	font-weight: 200;
}
.h1Blanc {
	font-family: "SF Grandezza";
	font-size: 30px;
	font-weight: 200;
	color: #FFF;
}
.h2Blanc {
	font-family: "SF Grandezza";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 200;
}

.h5Blanc {
	font-family: "SF Grandezza";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 200;
}
.h1Vermell {
	font-family: "SF Grandezza";
	font-size: 30px;
	font-weight: 200;
	color: #C00;
}
.h2Vermell {
	font-family: "SF Grandezza";
	font-size: 24px;
	color: #CC0000;
	font-weight: 200;
}
.h3Vermell {
	font-family: "SF Grandezza";
	font-size: 16px;
	color: #CC0000;
	font-weight: 200;
}
.h4Vermell {
	font-family: "SF Grandezza";
	font-size: 14px;
	color: #CC0000;
	font-weight: 200;
}
.h1Plata {
	font-family: "SF Grandezza";
	font-size: 30px;
	font-weight: 200;
	color: #CCC;
}
.h2Plata {
	font-family: "SF Grandezza";
	font-size: 24px;
	color: #CCCCCC;
	font-weight: 200;
}
.Plata {
	font-family: "SF Grandezza";
	font-size: 24px;
	color: #CCCCCC;
	font-weight: 200;
}

.h3Plata {
	font-family: "SF Grandezza";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 200;
}
.h4Plata {
	font-family: "SF Grandezza";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: 200;
}
.h5Plata {
	font-family: "SF Grandezza";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: 200;
}
.BlancMiniBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.BlancTexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.BlancTexto1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
.BlancText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
.BlancTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.BlancTexto3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
.BlauText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5274EB;
	font-style: normal;
	font-weight: bold;
}
.BlauText1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5274EB;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
.BlauText3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5274eb;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
.Gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 20px;
}
.GrisFosc {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.Blanc1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	line-height: 20px;
}

.GrisFosc1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.GrisFosc2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.NegroTexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.PlataText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
}
.PlataTexto3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	font-style: normal;
	text-shadow: 1px 1px 1px #000;
}
