body {
	font-family: "Source Sans Pro", Arial;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	
}
.bloque {
	float: left;
	width: 300;
	margin: 0px;
}

.bloque2 {
	float: left;
}

.bloque3 {
	float: left;
	padding: 10px;
	margin: 10px;
}



hr {
	border: 1px #20408D solid;
}

h1 {
	margin: 25px;
	padding: 25px;
	color: #20408D;
}

h2 { color: #20408D; }


li {
	text-align: left;
}

ul {
	padding: 10px;
	margin: 5px;
	border: 0px #20408D solid;
}

body::-webkit-scrollbar {
	width: 5px;
}

body {
	background: rgba(15,68,128,1);
	background: -moz-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,68,128,1)), color-stop(45%, rgba(15,68,128,0.4)), color-stop(51%, rgba(15,72,132,0.32)), color-stop(71%, rgba(17,84,146,0.32)));
	background: -webkit-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -o-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -ms-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: linear-gradient(to bottom, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4480', endColorstr='#115492', GradientType=0 );
}

img {
	border: 0px;
}

body::-webkit-scrollbar-thumb {
	background-color: #20408D;
	outline: 1px solid #20408D;
}

a {
	text-decoration: none;
	color: black;
}

td {
	font-family: "Source Sans Pro", Arial;
}
.tabla_fondo {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
.menu {
	z-index: 3;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0px;
	width: 100%;
	background-color: #20408D;
	opacity: 0.9;
	cursor: pointer;
	color: white;
}

.s_menu {
	padding: 0px;
	margin: 0px;
	width: 10%;
	height: 50px;
	text-align: center;
}

.sub_menu {
	color: white;
	transform: translateX(-100%);
	left: 100%;
	z-index: 3;
	padding: 0px;
	visibility: hidden;
	background-color: #20408D;
	opacity: 0.9;
	width: 10%;
	cursor: pointer;
	position: absolute;
}

.img_fondo {
	position: fixed;
	z-index: -1;
	overflow: hidden;
	visibility: hidden;
	width: 1920;
	
	
	
}
.logo {
	
	opacity: 0.9;
	background-color: #20408D;
	padding: 0px;
	margin: 0px;
	border:0px;
	
}
.img_logo {
	padding: 20px;
	margin: 20px;
}

.tabla_seccion {
	width: 100%;
	height: 100%;
	padding: 20px;
	margin: 0px;
	background-color: white;
}
.projectes {
	cursor: pointer;	
	width: 80%;
}


.tabla_projectes {
	width: 100%;
	border: 0px #000 solid;
}
.celda-projectes {
	vertical-align: top;
	text-align: center;
	width: 50%;
	border: 0px #000 solid;
}

.serveis {
	border: 1px #000 solid; 
	width: 80%;
}

.lateral {
	width: 10px;
	background: rgba(15,68,128,1);
	background: -moz-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(15,68,128,1)), color-stop(45%, rgba(15,68,128,0.4)), color-stop(51%, rgba(15,72,132,0.32)), color-stop(71%, rgba(17,84,146,0.32)));
	background: -webkit-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -o-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: -ms-linear-gradient(top, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	background: linear-gradient(to bottom, rgba(15,68,128,1) 0%, rgba(15,68,128,0.4) 45%, rgba(15,72,132,0.32) 51%, rgba(17,84,146,0.32) 71%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4480', endColorstr='#115492', GradientType=0 );
}



.galeria {
	width: 100%;
	border: 0px #000 solid;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	
	visibility: hidden;
	z-index: -1;
	padding: 10;
	margin: 0;
}

.fotos {
	padding: 0px;
	margin: 10px;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.posicion {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	background-color: #20408D;
	color: white;
}



.galeria_interior {
	border: 5px #20408D solid;
	width: 90%;
	height: 90%;
	background-color: white;
}
.band {
	width: 20px;
	margin: 10px;
}