/****************************** Estructura General ***************************/
body{
	background-color:#e5e5e3;
	font-family: 'Droid sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6b6b68;
}

#neteja_floats {
	clear:both;
}

#container_central {
	width:960px;
	position:relative; 
	left:50%;
	margin-left:-480px;
	font-size:0.75em; /* 12px */
	text-align:justify;
}

#peu_pag {
	width:960px;
	position:relative; 
	left:50%;
	margin:50px 0 10px -480px;
	border-top:2px solid #cac9bd;
	padding-top: 10px;
	height:30px;
}

h1, h2, h3{
	font-family: 'Lobster', Arial, Helvetica, sans-serif; /*-------important font de google-----------*/
	margin-bottom: 5px;
	color: #6a6a6a;
	font-weight:normal;
}

h1 {
	font-size: 1.7em;
}

h2{
	font-size:1.85em;
	color: #FFF;
	margin-bottom: 0px;
}

h3{
	font-size:1.25em;
	color: #4e4d4d;
	margin-bottom: 0px;
}

#botons {
	float:right;
	margin: 15px 4px 0 0;
}

#fons_titols{
	width: 100%;
	height:105px;
	background-image: url(../img/fons_blau_tots.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

#container_titols{
	width: 960px;
	height: 100px;
	position:relative; 
	left:50%;
	margin-left:-480px;
}

#titols{
	width: 620px;
	height: 80px;
	float: left;
	background-image: url(../img/icona_titular.png);
	background-repeat: no-repeat;
	padding: 23px 0 0 60px;
}

/* botons de la barra de títols */
.boto_seccio {
	width:246px;
	height:46px;
	float:right;
	background:url(../img/boto_seccio.png) no-repeat top right;
	text-align:center;
	padding:9px 0 0 0;
	cursor:pointer;
}
	.boto_seccio:hover{
		background-position:bottom left;
	}
	.boto_seccio h3 {
		color:#6f6f6f;
		font-size:1.3em
	}

/************************************************** index **************************************************/
#fons_slideshow{
	width: 100%;
	height:512px;
	background-image: url(../img/fons_presentacio.jpg);
	background-position:top center;
	background-repeat: repeat-x;
}

#container_slideshow{
		width:960px;
		height:510px;
		position:relative; 
		left:50%;
		margin-left:-480px;
		margin-bottom: 10px;
}
.caixa_presentacio_01, .caixa_presentacio_02, .caixa_presentacio_03{
	width:295px;
	height: auto;
	margin-right:37px;
	float:left;
	}
	.caixa_presentacio_03{
	float: right;
	margin:0;
	}

	h1.ambIcona{
		height: 25px;
		background:url(../img/icona_titol.png) top left no-repeat;
		margin-top:5px;
		padding:6px 0 0 35px;
	}
	p.portada {
		margin:10px 0 3px 0;
		font-size:1.1em;
		line-height:1.3em;
	}
		
	a.boto_general, a.boto_general_2, a.boto_general_3 {
		display:block; /*si no faig un float haig de posar el block*/
		width:83px;
		height: 23px;
		background-image: url(../img/boto_general.png);
		margin: 10px 0 0 0;
		padding: 4px 0 0 10px;
		font-size: 0.8em;
		color: #FFF;
		text-decoration:none;
	}
		a.boto_general_2 {
			background-image: url(../img/boto_general_2.png);
		}
		a.boto_general_3 {
			background-image: url(../img/boto_general_3.png);
		}
		a.boto_general:hover, a.boto_general_2:hover, a.boto_general_3:hover {
			background-position:bottom left;
		}	

/************************ seccio: Perquè ATM?********************************/

.caixa_perque_esquerra{
	width: 295px;
	height:auto;
	float: left;
	margin-right: 5px;
	font-size: 1.6em;
}

#contaier_pq_dreta {
	float:right;
	width:660px;
}

.caixa_perque_01, .caixa_perque_02, .caixa_perque_03, .caixa_perque_04 {
	width: 295px;
	margin: 0 0 30px 35px;
	float: left;
	font-size: 1.1em;
	line-height:1.3em;
}
	.caixa_perque_01 h1, .caixa_perque_02 h1, .caixa_perque_03 h1, .caixa_perque_04 h1 {
		font-size:1.5em;
		line-height:normal;
		font-weight:normal;
	}

#icona_titol_perque01, #icona_titol_perque02, #icona_titol_perque03, #icona_titol_perque04{
		height: 30px;
		padding: 10px 0 0 40px;
		background-image: url(../img/icona_titol_perque03.png);
		background-repeat: no-repeat;
	}
	
	#icona_titol_perque02{
		background-image: url(../img/icona_titol_perque01.png);
	}
	#icona_titol_perque03{
		background-image: url(../img/icona_titol_perque02.png);
	}
	#icona_titol_perque04{
		background-image: url(../img/icona_titol_perque04.png);
	}
	
/***************************** Feines ***********************************/
.treball{
	width:230px;
	height:auto;
	margin: 0 10px 25px 0;
	float: left;
}
	.treball_dreta{
	float: right;
	}
	
	.treball img {
		border:1px solid #ccc;
	}
		.treball img:hover {
			border:1px solid #49648d;
		}
	
.nom_treball {
	width:230px;
	height:auto;
	color: #49648d;
	font-size:1.05em;
	margin-top:3px;
}
	
.subtitol{
	width:230px;
	height:auto;
}
				 	 
/************************** Feina:individual ********************************/
#info_esquerra{
	width: 295px;
	height:auto;
	float: left;
}
	.nom_projecte{
		 font-family: 'Lobster', Arial, Helvetica, sans-serif;
		 font-size: 2.2em;
		 color: #49648d;
	}
	.titol_projecte{
		font-size:1.1em;
		color: #6c6c6c;
	}
	.info_projecte {
		font-size:1.1em;
		color:#336699;
		padding-bottom:15px;
		border-bottom: 1px solid #cac9bd;
	}
	.captura_info_esquerra {
		width: 127px;
		height: 100px;
		float: left;
		margin: 15px 8px 0 0;
		padding:7px;
		background-color:#FFF;
		border:1px solid #CCC;
	 }
	 	.captura_info_esquerra:hover {
			border:1px solid #ababab;
		}
	.container_botons_projectes {
		margin-top:15px;
		padding-top:15px;
		border-top: 1px solid #cac9bd;
	}
	/* botons anterior i següent */
	.boto_seguent, .boto_anterior {
		width:95px;
		height:21px;
		float:right;
		background:url(../img/boto_seguent.png) no-repeat top left;
		text-align:left;
		font-size:0.9em;
		padding:5px 0 0 22px;
		cursor:pointer;
	}
	.boto_anterior {
		width:93px;
		padding:5px 24px 0 0;
		text-align:right;
		background:url(../img/boto_anterior.png) no-repeat top left;
	}
		.boto_anterior:hover, .boto_seguent:hover {
			background-position:bottom left;
			color:#666;
		}

.imatge_dreta{
	width: 630px;
	float:right;
}
	.captura_barra_sup, .captura_barra_peu {
		width:630px;
		height:12px;
		background-image:url(../img/captures_barra_sup_nav.png);
		text-align:center;
		font-size:0.8em;
		padding-top:3px;
	}
	.captura_barra_peu {
		background-image:url(../img/captures_barra_peu_nav.png);
		margin-top:-3px;
	}
	.ombra {
		margin-bottom:34px;
		-webkit-box-shadow:4px 4px 20px rgba(0,0,0,0.20);
		-moz-box-shadow:4px 4px 20px rgba(0,0,0,0.3);
		-o-box-shadow:4px 4px 20px rgba(0,0,0,0.25);
		box-shadow:4px 4px 20px rgba(0,0,0,0.25);	
	}

/**************************** formulari i localització *************************/
#container_esq_contactar {
	width:410px;
	float: left;
}

#formulari{
	width: 100%;
	padding: 20px 30px;
	background-color: #fff;
	line-height:1.5em;
}
	 .titol_formulari{
	 	font-family: 'Lobster', Arial, Helvetica, sans-serif;
	 	font-size: 2.2em;
	 	color: #49648d;
		margin-bottom:20px;
	 }
	 .txt_formulari{
		margin-bottom: 20px;
		color: #336699;
	 }

.inputs{
	font-size: 0.9em;
	color: #336699;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	width:100%;
	margin-bottom:3px;
}

.textArea{
	font-size: 0.9em;
	color: #336699;
	font-family: 'Droid sans', Arial, Helvetica, sans-serif;
	border: 1px solid #dcdcdc;
	width:100%;
	height:80px;
	margin-bottom:3px;
}

.boto_formulari {
	font-family: 'Lobster', Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#fff;
	width:139px;
	height:33px;
	padding-bottom:8px;
	background:url(../img/boto_formulari.png) no-repeat top left;
	text-align:center;
	cursor:pointer;
	border:none;
}
	.boto_formulari:hover{
		background-position:bottom left;
	}

.proteccioDades {
	margin-top:20px;
	font-size:0.9em;
	color:#999;
	line-height:normal;
}
	.proteccioDades h3 {
		color:#666;
	}

#resultat_form_error {
	width:95%;
	background-color:#fefaf9;
	border:1px solid #ffa89b;
	color:#ff5571;
	padding:8px;
}

#resultat_form_ok {
	width:95%;
	background-color:#f8fff3;
	border:1px solid #58bb0f;
	color:#347305;
	padding:8px;
}

/******************************* mapa i dades *************************************************/	 
#container_drt_contactar {
	width:470px;
	float:right;
}

#GoogleMap{
	width:100%;
	height:400px;
	overflow:hidden;
	margin-bottom: 10px;
}

#txt_localitzacio {
	width: 100%;
	padding-top: 5px;
	border-top: 4px solid #cac9bd;
	margin-top:15px;
}

#txt_col_icon_1, #txt_col_icon_2 {
	background:url(../img/icona_contactar_1.png) no-repeat top left;
	width:150px;
	padding: 7px 0 15px 40px;
	margin-top: 15px;
	border-bottom:1px solid #cac9bd;
	
}
	#txt_col_icon_2 {
		background:url(../img/icona_contactar_2.png) no-repeat top left;
		border:none;
	}
	
/************************************* accés clients ************************************/
#container_clients_esquerra {
	width: 295px;
	height:auto;
	float: left;
	margin-right:5px;
	font-size: 1.6em;
}

#container_clients_dreta {
	width:300px;
	float:left;
	text-align:left;
	margin-left:50px;
}

#container_aplicacio {
	margin-bottom:25px;
}

/*********************************** enllaços*********************************************/
/* capçalera */
a.link_barra_superior {
	text-decoration:none;
}
	a:link.link_barra_superior		{color:#7787ac}
	a:visited.link_barra_superior	{color:#7787ac}
	a:hover.link_barra_superior		{color:#fff}
	a:active.link_barra_superior	{color:#fff}

a.link_seccions {
	text-decoration:none;
}
	a:link.link_seccions	{color:#FFF}
	a:visited.link_seccions	{color:#FFF}
	a:hover.link_seccions	{color:#fff; border-bottom:2px solid #6191cf;}
	a:active.link_seccions	{color:#6191cf}
	
a.link_boto_cap {
	text-decoration:none;
}
	a:link.link_boto_cap	{color:#666}
	a:visited.link_boto_cap	{color:#666}
	a:hover.link_boto_cap	{color:#333}
	a:active.link_boto_cap	{color:#333}
	
a.nom_treball {
	text-decoration:none;
}
	a:link.nom_treball		{color:#49648d}
	a:visited.nom_treball 	{color:#49648d}
	a:hover.nom_treball		{color:#5495f9}
	a:active.nom_treball 	{color:#666}

a.link_gris {
	text-decoration:none;
}
	a:link.link_gris		{color:#6c6c6c}
	a:visited.link_gris 	{color:#6c6c6c}
	a:hover.link_gris		{color:#333}
	a:active.link_gris 		{color:#333}
