

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover { color: #808080; background: inherit; }
h1 { clear: both; font-size: 1.8em; color: #333; background: url(images/h1bg.gif) no-repeat center left; padding: 0 23px; margin: 10px;}
h2 { clear: both; font-size: 1.5em; color: #333; background: url(images/h2bg.gif) no-repeat center left; padding: 0 23px; margin: 10px;}
h3 { clear: both; font-size: 1.1em; color: #333; background: #fff url(images/h3bg-2.gif) no-repeat center left; padding: 0 14px; margin: 0;}
h3.noimatge{
background:none;

}
.blue { color: #546F92; background: inherit; font-size: 0.5em}
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 15px auto 0 auto; 
}

/* TOP LEFT LOGO */


#logo {
	float: left;
	padding: 10px 0 10px 10px;
	background-image: url(images/logo_peq.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	height:68px;
	width: 240px;
}
	#logo h1 { display: none; }
	

/* TOP RIGHT HORIZONTAL MENU */


#menucont {  

	width: 900px;
	/* height: 120px; */
}

#menu { 
	float: right;
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0;
	margin-bottom: 5px;
}
	#menu li { 
		padding: 5px 5px 14px 14px;
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 5px 5px 14px 14px;
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background:none;
		/*background: #f8f8f8; */
		color: #444; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #336699; 
		/*background: #f8f8f8; */
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	height: 100px;
	/* background: #fff url(images/leftintrobg.gif) repeat-x; */
	color: #444;
	margin: 0 0 1px 0;
	padding-top: 20px;
}
	#intro_left a { color: #fff; 
	background: inherit; 
	}
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		float: left; 
		margin: 0 0 15px 0; 
		padding: 0 0 10px 0; 

	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block;
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	/* background: #BCCEDA url(images/intro.jpg) no-repeat;	 */
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	/* border: 2px solid #e2e2e2; */
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
		
	
#intro_right_home {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_home.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_home_flash {
	float: right;
	width: 360px;
	padding: 2px 281px 0 0;
	background: #fff;
	margin: 0 0 6px 0;
	height: 201px;
	/* border: 2px solid #e2e2e2; */
}	

*:first-child+html #intro_right_home_flash {
	float: right;
	width: 300px;
	padding: 2px 342px 0 0;
	background: #fff;
	margin: 0 0 6px 0;
	height: 201px;
	border: 2px solid #e2e2e2;
}	

* html #intro_right_home_flash {
	float: right;
	width: 240px;
	padding: 2px 0 0 0;
	background: #fff;
	margin: 0 0 6px 0;
	height: 201px;
	border: 2px solid #e2e2e2;
}	


#intro_right_home .white { color: #FFF; background-color:transparent; font-weight: bold; margin-bottom:33px;}

#intro_right_pagines {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_pagines.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_intranet {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_intranet.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_posicionament {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_posicionament.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_multimedia {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_multimedia.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	


#intro_right_disseny {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_disseny.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_hosting {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_hosting.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_consultoria {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_consultoria.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_empresa {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_empresa.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	

#intro_right_clients {
	float: right;
	width: 340px;
	padding: 15px 280px 0 20px;
	background: #fff url(images/bg_clients.jpg) no-repeat;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
	color: #4b4f74;
	line-height: 1.4em;
}	



	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
}
	.box {
		/*padding: 4px 15px;*/
		padding: 0px 10px 10px 10px;
		border: 1px solid #ccc;
		margin: 0px 0px 10px 0px;
	}
	.note {
		padding: 15px 15px 20px 115px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}
	.note2 {
		padding: 10px 0px 10px 10px;
		border: 1px solid #CFCB66;
		margin: 0 0 0 0;
		color: #585616;
	}
	.note2 a:link{ text-decoration:none;}
			

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	.contingut {
		clear: both;
		margin:0 0 10px 0;	
		padding: 10px 15px;
		border: 1px solid #ccc;
		text-align: justify;
	}

/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; text-align: center;}

fieldset {
	border: 0;
	margin-bottom: 10px;
}

.datos label {
	float: left;
	width: 100px;
}

.datos3 label {
	float: left;
	width: 50px;
}
.banco label {
	float: left;
	width: 100px;
}
.banco input {
background-color: #eee;
border: 1px solid #ccc;
padding: 1px;

}

.datos input, .datos textarea {
	width: 330px;
	padding: 1px;
	background-color: #eee;
	border: 1px solid #ccc;
}
.datos select {
	width: 337px;
	background-color: #eee;
	border: 1px solid #ccc;
}


.datos textarea {
	height: 70px;
	background-color: #eee;
	border: 1px solid #ccc;
}
.datos3 textarea {
	width:205px;
	height: 70px;
	background-color: #eee;
	border: 1px solid #ccc;
}
form span {
	margin-left: 5px;
	color: #D7530B;
}

/* PARAULES DESTACADES */

.wrapper.tagadelic {
    text-align : justify;
    margin-right: 1em;
  }
.tagadelic.level1 {
    font-size : 1em;
  }
.tagadelic.level2 {
    font-size : 1.2em;
  }


.tagadelic.level3 {
    font-size : 1.4em;
  }


.tagadelic.level4 {
    font-size : 1.6em;
  }


.tagadelic.level5 {
    font-size : 1.8em;
  }


.tagadelic.level6 {
    font-size : 2em;
  }


.tagadelic.level7 {
    font-size : 2.2em;
  }


.tagadelic.level8 {
    font-size : 2.4em;
  }


.tagadelic.level9 {
    font-size : 2.6em;
  }


.tagadelic.level10 {
    font-size : 2.8em;
  }