html {
	min-height: 100%;
}

body {
	margin: 0 0 0 0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../img/backgroundBody.gif);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: inherit;
	height: 100%;
}

body.inici {
	
}

body.popup {
	margin: 0 0 0 0;
}

#logoInici {
	background-image: url(../img/logo_print.gif);
	background-repeat: no-repeat;
	width: 342px;
	height: 106px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	text-indent: -9000px;
}


	#menuInici {
		background-image: url(../img/bgMenuInici.gif);
		background-repeat: repeat-x;
		background-position: center top;
		border-top: 1px solid #f7d100;
		border-bottom: 1px solid #f7d100;
		margin-top: 5px;
	}
	
	#menuCos{
		border-top: 1px solid #f7d100;
		border-bottom: 1px solid #f7d100;
		margin-top: 5px;
	}

#mainPageInici {
	display: block;
	margin: 0 auto;
	width: 650px;
	position: relative;
	text-align: left;
	line-height: 18px;
	height: 203px;
}

	.seleccioIdioma {
		margin-top: 96px;
		width: 33%;
		float: left;
		text-align: center;
		font-size: 12px;
	}
	
#Cons{
	margin-top:50px;
	color: #4d4a47;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	float:left;
	width:680px;
}

	.Construccio {
		margin-top:5px;
		text-align:center;
		font-size:12px;
	}
	
div#selIdioma {
	color: #4d4a47;
	font-family: Georgia, "Times New Roman", Times, serif;
}

	div#selIdioma a, div#selIdioma a:visited, div#selIdioma a:active {
		color:#4d4a47;
		text-decoration: none;
	}
	
	div#selIdioma a:hover {
		color: #000000;
	}	
	
	.textEspecialistes {
		color:#4d4a47;
		text-align:center;
		margin-top:16px;
		font-family:"Edwardian Script ITC", "French Script MT", "Lucida Calligraphy", "Script MT Bold", "Times New Roman";
		font-size:25px;
	}
	
	.Encapsulat {
		display: block;		
		width:680px;
		margin: 0 auto;
		position:relative;
	}
	
	/*//////////////////////////////////////////////////////////
	////////////////////     CAPÇALERA   ///////////////////////
	//////////////////////////////////////////////////////////*/
	
	#Titol {
		background-image: url(../img/logo_print.jpg);
		background-repeat: no-repeat;
		width: 342px;
		height: 106px;
		overflow: hidden;
		text-indent: -9000px;
		float: left;
		display:none;
	}
	#printLogo{
		
	}
	
	#Titol_office {
		background-image: url(../img/logo_inici.jpg);
		background-repeat: no-repeat;
		width: 342px;
		height: 106px;
		overflow: hidden;
		text-indent: -9000px;
		text-align:center;
		margin-left:171px;
	}

		#sel_idiomes {
			text-align: right;
			padding-top: 90px;
			float:right;
			width:300px;
			display:none;
		}
	
			#sel_idiomes a, #sel_idiomes a:visited, #sel_idiomes a:active {
				color: #A8A8A8;
				font-weight: bold;
				text-decoration: none;
			}
			
			#sel_idiomes a.sel, #sel_idiomes a.sel:visited, #sel_idiomes a.sel:active {
				color: #000;
			}
			
			#sel_idiomes a:hover {
				color: #616161;
			}
		
		.idiomes {
			float:right;
			margin-left:30px;
			
			text-align: right;
			font-family:Tahoma, Georgia, "Times New Roman";
			font-size: 10px;
			display: none;

		}


	/*//////////////////////////////////////////////////////////
	//////////////      MENUS CAPÇALERA     ////////////////////
	///////////////////////////////////////////////////////////*/
	
	.menuTop {
		padding-bottom:5px;
		border-bottom: 1px solid #f7d100;
		display: none;
	}
	
	#menu {
		margin-top:35px;
		float: left;
		width: 400px;
		display:none;
	}
	
		#menu a {
			display: none;
			float: left;
			text-align: left;
			text-decoration: none;
			font-family:Tahoma, Georgia, "Times New Roman";
			font-size:10px;
			font-weight:bold;
			color: #A8A8A8;
		}
		
		#menu a span {
			display: block;
			margin: 9px 20px 0px 0px;
		}
		
		#menu a.sel {
			display: block;
			float: left;
			color: #616161;
		}
		#menu a:hover {
			display: block;
			float: left;
			color: #000;
		}
		
	#contactar {
		margin-top:35px;
		float: right;
		width: 150px;
	}
		
		#contactar a {
			display: block;
			float: rigth;
			text-align: right;
			text-decoration: none;
			font-family:Tahoma, Georgia, "Times New Roman";
			font-size:10px;
			font-weight:bold;
			color: #A8A8A8;
		}
		
		#contactar a span {
			display: block;
			margin-top:9px;
			margin-right:9px;
		}
		
		#contactar a.sel {
			display: block;
			float: rigth;
			color: #616161;
		}
		#contactar a:hover {
			display: block;
			float: rigth;
			color: #000;
		}


	/*//////////////////////////////////////////////////////////
	//////////////      MENUS PRODUCTES     ////////////////////
	//////////////////////////////////////////////////////////*/
	
	#menu_prod {
		float: left;
		width: 680px;
		margin-top:0px;
	}
	
		#menu_prod a {
			display: block;
			float: left;
			text-align: left;
			text-decoration: none;
			font-family:Tahoma, Georgia, "Times New Roman";
			font-size:10px;
			font-weight:normal;
			color: #A8A8A8;
			padding: 3px 10px 0px 10px;
			width:auto;
			/*border: 1px solid #000;*/
		}
		
		#menu_prod a span {
			display: block;
/*			margin: 4px 30px 0px 0px;*/
		}
		
		#menu_prod a.sel {
			display: block;
			float: left;
			color: #4d4a47;
		}
		#menu_prod a:hover {
			display: block;
			float: left;
			color: #000;
		}


	/*///////////////////////////////////////////////////////////
	///////////////////      CONTINGUT     //////////////////////
	///////////////////////////////////////////////////////////*/
		
	#content{
/*		margin-top:30px;*/
	}	
		
	
	/* modul text + imatge */
	
	#content_left{
		margin-top:15px;
		text-align:left;
		float:left;
/*		width:280px;*/
	}
	
/*	#content_right{
	float:right;
	width:380px;
	}*/
	
	#content_bottom{
		width:300px;
		text-align:right;
	}
	
	#content_inside{
		margin-top:30px;
	}
	
	/*///////////////////////////////////////////////////////////
	////// CONTINGUT PER LES PLANES DE PRODUCTES/SERVEIS ////////
	///////////////////////////////////////////////////////////*/
	
	#content_left_prod{
		margin-top:15px;
		text-align:left;
		float:left;
		width:270px;
	}
	
	#content_right_prod{
		float:right;
		width:380px;
	}
	
	#content_bottom_prod{
		text-align:right;
		width:265px;
		height:40px;
		margin-top:280px;
	}
	
		
	.content_fitxa{
		text-align:left;
		width:310px;
		margin-left:10px;
		padding-bottom:7px;
		padding-top:15px;
		padding-left:10px;
		float:right;
		float:left;
		margin-bottom:10px;
		border: 1px solid #6A6A6A;

	}
		.content_fitxa_text{
			font-family:Geneva, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight:bold;
			color:#6A6A6A;
			text-decoration:none;
			margin-top:5px;
			float:left;
			width:45%;
		}

		.content_fitxa_imatge{
			text-align:right;
			width:45%;
			float:right;
			margin-right:15px;
			margin-bottom:7px;
		}
			.content_fitxa_imatge a{
				text-decoration:none;
				border:0px;
			}
			
			.content_fitxa_imatge img{
				border:0px;
			}
		
		.content_referencia{
			margin-bottom:5px;
		}

			.content_referencia a{
				font-family:Tahoma, Georgia, "Times New Roman";
				font-size:10px;
				font-weight:bold;
				color:#444;
				text-decoration:none;
			}

	/*///////////////////////////////////////////////////////////
	////////// CONTINGUT PER LES PLANES DE SERVEIS //////////////
	///////////////////////////////////////////////////////////*/
	
	.content_titol_serv{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#616161;
		border-bottom: 1px solid #f7d100;
		margin-bottom:5px;
	}
	
	/*/////////////////////////////////////////////////////////*/
	
	.intLine {
		clear: both;
		text-align: justify;
		color: #6A6A6A;
	}
	
	.intText {
		font-size: 10px;
		text-decoration:none;
		font-weight:bold;
	}
	
	.intImg {
		padding-bottom: 10px;
		display: block;
	}
	
	.intImgL {
		float: left;
		padding-right: 10px;
	}
	
	.intImgC {
		width: 100%;
		text-align: center;
	}
	
	.intImgR {
		padding-left: 10px;
		float: right;
	}
	
	.intFile {
	
	}
	
		.intFile a, .intFile a:visited, .intFile a:active {
			color: #616161;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.intFile a:hover {
			color: #A8A8A8;
		}
	
	.int_bottom{
		font-family:"Edwardian Script ITC", "French Script MT", "Lucida Calligraphy", "Script MT Bold", "Times New Roman";
		font-size:60px;
/*		width:300px;*/
/*		text-align:right;*/
		color:#4d4a47;
	}
	
	.int_desc{
		width:300px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10px;
	}
	
	
	.col {
		width: 49%;
		float: left;
		margin-bottom:20px;
	}

	#dirContactar {
		margin-top: 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:6px;

	}
	
		#dirContactar a, #dirContactar a:active, #dirContactar a:visited {
			text-decoration: none;
			color: #616161;
		}
		
		#dirContactar a:hover {
			color: #000;
		}

	/* fi modul */
	
	/*///////////////////////////////////////////////////////////
	////////////////////      CONTACTAR     /////////////////////
	///////////////////////////////////////////////////////////*/

	#dirContactar {
		margin-top: 10px;
		font-size: 11px;
		text-align:left;
	}
	
		#dirContactar a, #dirContactar a:active, #dirContactar a:visited {
			text-decoration: none;
			color: #616161;
		}
		
		#dirContactar a:hover {
			color: #000;
		}


		#frmContactar {
		margin-top: 10px;
		display: block;
		width: 304px;
		_width: 359px;
		float: right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#4d4a47;

	}
	
	#frmContactar input, #frmContactar textarea {
		border: 1px solid #616161;
	}
	
	#frmContactar label {
		width: 100px;
		display: block;
		float: left;
		/*padding-left: 150px;*/
	}
	
	#frmContactar input {
		width: 200px;
		margin-bottom: 2px;
		_margin-bottom: 0px;
	}
	
	#frmContactar textarea, #frmContactar .btn {
		width: 200px;
		height: 80px;
		display: block;
		float: left;
		margin-left: 100px;
		_margin-left: 50px;
	}
	
	#frmContactar .btn {
		height: 22px;
		width: 204px;
		margin-top: 10px;
	}

	.col_desc{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10px;
	}
	
	.col_office{
		width:50%;
		margin-left:16%;
		margin-bottom:30px;
		float:left;
	}

	/*///////////////////////////////////////////////////////////
	////////////////////////      PEU     ///////////////////////
	///////////////////////////////////////////////////////////*/

	
	#footer {
		padding-top: 20px;
		padding-bottom: 30px;
		color: #545252;
		text-align: center;
		font-size: 11px;
	}
	
		#footer a {
			color: #000;
			text-decoration: none;
		}


	/*///////////////////////////////////////////////////////////
	////////////////      MENUS LATERALS     ////////////////////
	///////////////////////////////////////////////////////////*/


	#mnuProd {
		width:391px;
		height:340px;
		background-image: url(../img/bgMenuProductes.jpg);
		background-position: right top;
		background-repeat: no-repeat;
		float: right;
		padding-top:9px;
		padding-right:60px;
		border-color:#000000;
	}
	
	.mnuProd_text{
/*		width:180px;*/
		height:16px;
		text-align:right;
		float: right;
		margin-top:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		display:block;
	}
	
		.mnuProd_text a, .mnuProd_text a:active, .mnuProd_text a:visited {
			display: block;
			text-decoration: none;
			color: #A8A8A8;
		}
		
		.mnuProd_text a:hover {
			color:#f6cf00;
			font-weight: bold;
		}
		
		.mnuProd_text a.selected_prod {
			font-weight: bold;
			color: #616161;
		}

		#fletxa {
			background-image:url(../img/fletxa.gif);
			width:22px;
			height:16px;
			float:left;
			margin-top:2px;
			background-repeat:no-repeat;
			margin-right:9px;
		}
		
		
		
			#mnuSubProd {
		font-size: 11px;
		padding-top: 12px;
		padding-left: 130px;
	}
	
		#mnuSubProd a, #mnuSubProd a:active, #mnuSubProd a:visited {
			text-decoration: none;
			color: #616161;
		}
		
		#mnuSubProd a:hover {
			color: #000;
		}
		
		#mnuSubProd a.selected {
			font-weight: bold;
		}
	
	h1 {
		color: #D88600;
		font-size: 14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#subProds {
		width: 60%;
		margin: 20px auto 20px auto;
		padding: 10px 10px 10px 10px;
		border: 1px solid #616161;
	}	
	
		#subProds a, #subProds a:active, #subProds a:visited {
			text-decoration: none;
			color: #616161;
		}
		
		#subProds a:hover {
			color: #000;
		}
	
	/*////////////////////////////////////////////////////////////////
	/////////////////////// FITXA DEL PRODUCTE ///////////////////////
	////////////////////////////////////////////////////////////////*/
	
	#imprimir{
		text-align:right;
		color:#8d8d8d;
		display:none;
	}
	
	
	.fitxa {
	}
					
		.fitxaIMGContainer {
			float: right;
			width: 40%;
			text-align: center;
			background-color: #bbbbbb;
			border: 1px solid #888888;
			padding: 10px 10px 10px 10px;
			margin-bottom: 5px;
			margin-top:20px;
		}
	
		.fitxaIMG {
		}
		
			.fitxaIMG img {
				cursor: pointer;
			}
		
		.fitxaIMGLittle {
			margin-top: 10px;
			width:270px;
/*			height:70px;
			overflow:auto;*/
		}
		
			.fitxaIMGLittle img {
				margin-right: 5px;
				border: 0px;
				cursor: pointer;
			}


	.fitxa_desc{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10px;
		width:55%;
		color:#4d4a47;
	}
		.fitxa_Title{
			margin-top:5px;
			font-size:11px;
			margin-bottom:7px;
			border-bottom:1px solid #f7d100;
		}
		.fitxa_Lin{
			margin-top:2px;
		}
		
	#desc_doc{
		font-family:Arial, Helvetica, sans-serif;
		width:55%;
		color:#4d4a47;
		margin-top:30px;
		display:none;
	}

		.desc_doc_lin{
			color:#4d4a47;
			font-size:11px;
			display:none;
		}
		
		.desc_doc_lin a:selected{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#8d8d8d;
			font-weight:normal;
			text-decoration:underline;
			font-weight:bold;
			display:none;
		}
		
		.desc_doc_lin a, .desc_doc_lin a:visited, .desc_doc_lin a:active {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#8d8d8d;		
			font-weight:normal;			
			text-decoration:underline;	
			font-weight:bold;	
			display:none;	
		}
		
		.desc_doc_lin a:hover{
			color:#4d4a47;
			text-decoration:none;		
			font-weight:normal;	
			font-weight:bold;
			display:none;
		}
		