body{
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666;
	font-weight: normal;
}


html, body, #general {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #general {
	height: auto;
}

/* ---------------------------------------------------
					ESTILS GLOBALS
--------------------------------------------------- */

a{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
}
a:hover{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #e12100;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
}

h1{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size:19px;
	letter-spacing: 0px;
	color: #e12100;
	background-color:inherit;
	margin:0;
	padding:0;
}

h2{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
	color: #333;
	background-color:inherit;
	margin:0;
	padding:0;
}

h3{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
	color: #333;
	background-color:inherit;
	margin:0;
	padding:0;
}

p{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin:0;
	padding:0;
}


.titol_txt_red{
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #e12100;
}

.txt_normal{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
}

input.camptext {		
	line-height: 18px;
	border: 1px solid #bbb;
	height: 18px;
	width: 200px;
	margin: 0;
	font-size: 10px;
	color: #666;
}
.puntets{
	background-image:url(../images/puntets.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
	border:0px solid red;
}
.puntets2{
	background-image:url(../images/puntets.gif);
	background-repeat:repeat-x;
	height:1px;
	font-size:1px;
	border:0px solid red;
	width:215px;
}

/* ---------------------------------------------------
					CSSESQUELETO
--------------------------------------------------- */

#general {
	position:absolute;
	top:0;
	width:99.9%;
	background-color:#FFFFFF;
	color:inherit;
	visibility: visible;
}

#main {
	margin-bottom: 82px;
	border:1px solid #ffffff;
	height: auto;
}

/* ---------------------------------------------------
					HEADER
--------------------------------------------------- */

.header{
	border:0px solid #0000FF;
	background-color:inherit;
	color:#000000;
	background-image:url(../images/bg_header.gif);
	background-repeat:repeat-x;
	height:181px;
	width:100%;
	position:absolute; 
	top:0; 
	left:0;
}

.logo{
	border:0px solid #0000FF;
	background-color:inherit;
	color:#000000;
	/*background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:66px;*/
	background-image:url(../images/bender.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:150px;
	width:760px;
	text-align:left;
	padding-left:8px;
	margin-left:auto;
	margin-right:auto;
}

.position_imglogo{
	border:0px solid yellow;
	padding-top:52px;
}

.idiomes{
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 0px 0px;
	text-align:right;
}
.idiomes a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu{
	border:0px solid #0000FF;
	width:760px;
	/*margin-top:22px;*/
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-left:10px;
}

a.menu_li {
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #fff;
	text-decoration:none;
	text-transform: uppercase;
	background:inherit;
}

a.menu_li:hover,active {
	color: #000;
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-decoration:none;
	text-transform: uppercase;
	background:inherit;
}

/* ---------------------------------------------------
					CONTENT
--------------------------------------------------- */

.content{
	border:0px solid #0000FF;
	background-color:#f0f0f0;
	min-height:400px;
	height:auto;
	width:760px;
	margin-top:181px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

					/*MIN-HEIGHT PER INTERNET EXPLORER*/
* html .content { /* es la manera de fer Min-heigh per IE ya que no el suporta*/
	height: 400px;
}


/* ---------------------------------------------------
					NOTICIES
--------------------------------------------------- */

.noticies{
	border:0px solid #0000FF;
	
	background-color:inherit;
	color:#000000;
	background-image:url(../images/separador4.gif);
	background-repeat:repeat-y;
	background-position:right;
	
	/*width:247px;*/
	width:260px;
	height:100%;
	min-height:586px;
	
}

*html .noticies{
	height:586px;
}

.noticies2{
	border:0px solid #0000FF;
	
	background-color:inherit;
	color:#000000;
	background-image:url(../images/separador5.gif);
	background-repeat:repeat-y;
	background-position:right;
	
	
	width:247px;
	height:auto;
	min-height:586px;
}

*html .noticies2{
	height:586px;
}

.header_noticia{
	border-bottom:1px solid #e6e6e6; background-color:#fff; width:215px; padding:39px 0 0 0; 
}
.header_llista{
	border-bottom:1px solid #e6e6e6; width:215px; background-color:#FFFFFF; padding:20px 0 0 0;
}

.data_noticia{
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	background-color:#FFFFFF;
	padding:15px 0 10px 0;
	width:215px;
}

.titol_noticia{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
	color: #333;
	background-color:#fff;
	padding:0 0 10px 0;
	width:215px;
}

.desc_noticia{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	background-color:#fff;
	width:215px;
}

.llegir_mes{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	background-color:#fff;
	padding:10px 0 10px 0;
	width:215px;
}
.llegir_mes a{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}
.llegir_mes a:hover{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}

.rss{
	width:215px;
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
}
.rss a{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}
.rss a:hover{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}

/* ---------------------------------------------------
				NOTICIA FULL
--------------------------------------------------- */
.data_noticia_full{
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	background-color:#FFFFFF;
	padding:7px;
	text-align:right;
}
.titol_noticia_full{
	border-bottom:1px solid #e0dfdf;
}
.intro_noticia_full{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	padding:7px;
}
.descripcio_noticia_full{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	padding:7px;
}

/* ---------------------------------------------------
				SERVEIS DESTACATS
--------------------------------------------------- */
.img_factoria{
	margin:15px 0px;
	background-color:#FFFFFF;
	height:100px;
	width:482px;
}

.serveis_destacats{
	border:0px solid red;
	width:484px;
}

.desenvolupament{
	width:482px;
	height:auto;
	background-color:#FFFFFF;
}
.desenvolupament_content, .tecnologies_content, .projectes_content{
	padding:7px;
}

.tecnologies{
	width:482px;
	height:180px;
	background-color:#FFFFFF;
}
.div_tecnologies{
	height:130px;
	margin-top:10px;
}

.projecte, .tecnologia{
	float:left;
	margin-right:2px;
	margin-left:2px;
	width:225px;
	border:0px solid blue;
}

.projectes{
	width:482px;
	background-color:#FFFFFF;
}
.div_projectes{
	min-height:150px;
	margin-top:10px;
	border:0px solid green;
}

.titol_projectes{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
	color: #333;
	background-color:inherit;
	width:220px;
	display: block;
	margin-bottom:7px;
}

.desc_projectes{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	background-color:inherit;
	display: block;
	width:220px;
	margin-bottom:7px;
}

.desc_tcno_ref{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	background-color:inherit;
	display: block;
	margin-bottom:7px;
}

a.thumbProjectes {
	float: left;
	display: block;
	margin: 0px 0 10px 0;
	padding: 2px;
	border: 3px solid #ccc;
	background: #fff;
}
a.thumbProjectes:hover,active {
	float: left;
	display: block;
	margin: 0px 0 10px 0;
	padding: 2px;
	border: 3px solid #e12100;
	background: #fff;
}

.div_serveis{
	width:230px;
	height:auto;
	margin-bottom:15px;
	margin-top:10px;
	border-bottom:1px dotted #b3b3b3;
}

a.thumbServeis {
	 float: left;
	 display: block;
	 margin: 0px 8px 0 0;
	 padding: 2px;
	 border: 3px solid #ccc;
	 background: #fff;
}

a.thumbServeis:hover,active {
	 float: left;
	 display: block;
	 margin: 0px 8px 0 0;
	 padding: 2px;
	 border: 3px solid #e12100;
	 background: #fff;
}

.titol_serveis{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0px;
	color: #333;
	background-color:inherit;
	width:135px;
	height:auto;
	margin-left:80px;
	margin-bottom:7px;
	border:0px solid red;
}

.desc_serveis{
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	background-color:inherit;
	width:135px;
	height:auto;
	margin-left:80px;
	border:0px solid red;
}

.Mes_detalls{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	background-color:inherit;
	padding:10px 0 10px 0;
	width:135px;
	margin-left:80px;
	border:0px solid red;
}
.Mes_detalls a{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}
.Mes_detalls a:hover{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999;
	text-decoration:none;
}


/* ---------------------------------------------------
						FOOTER
--------------------------------------------------- */

.footer{
	border:0px solid #0000FF;
	background-color:#e3e3e3;
	color:#000000;
	background-image:url(../images/bg_footer2.gif);
	background-repeat:repeat-x;
	height:82px;
	position:absolute;
	bottom:0px;
	width:100%;
}

.info_empresa{
	border:0px solid #0000FF;
	height:70px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

.dades_empresa{
	border:0px solid #0000FF;
	float:left;
	margin-top:4px;
	width:270px;
	height:70px;
	font-family: "Lucida Grande", Sans-Serif;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	text-align:left;
}

.links_legals{
	border:0px solid #0000FF;
	float:right;
	margin-top:5px;
	width:400px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color: #666;
	line-height: 1.3em;
	text-align:left;
}
.links_legals a{
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	color: #666;
	font-size: 11px;
	line-height: 1.3em;
	text-align:left;
	text-decoration:none;
}
.links_legals a:hover{
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	color:#A6A6A6;
	line-height: 1.3em;
	text-align:left;
	text-decoration:none;
}

.area_interna{
	border:0px solid #0000FF;
	position:absolute;
	top:30px;
	right:15px;
	width:250px;
	height:150px;
	text-align:left;
}

.div_txt_area_interna{
	margin-top:8px;
	margin-bottom:8px;
	width:215px;
	border-bottom:1px dotted #b3b3b3;
	padding-bottom:8px;
	background-color:#FFFFFF;
}

.llista_correo{
	border:0px solid #0000FF;
	float:left;
	margin-top:30px;
	width:230px;
	height:150px;
	text-align:left;
}

.botons{
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color:#ffffff;
	background-color:#999999;
	border:1px solid #666666;
}

.text_textarea{
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 11px;
	color:#666666;
}

/* ---------------------------------------------------
						ESTILS EZ
--------------------------------------------------- */
.list{
	color: #666;
	line-height: 15px;
}
.renderedtable{
	color: #666;
	line-height: 15px;
}
