@charset "utf-8";

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000;
	background-color:#ffffff;

}
/*resets*/
p, ul, li, h1, h2, h3, h4, h5, h6, img, div, table, a{
	margin:0;
	padding:0;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

/*MAIN*/
div.text {
	float:left;
	margin-top:0px;
	
}

.bold{
	font-weight:700;
}

a{
	text-decoration:none;
	color:#000000;
}

a img{
	border:none;
}

h2{
	color:#376da7;
	font-size:1.66em;
}

h1, h4{
	font-size:1.8em;
}

h3{
	font-size:1.8em;
	color:#8F8F8F;
	font-weight:700;
}

h5{
 	font-size:1.4em;
}

.border_bottom{
	float:left;
	border-bottom:1px solid #bfbfbf;
}

#logo{
	padding-top:28px;
	padding-left:9px;
}

.float_left{
	float:left;
}

.floating {
	width:220px;
	height:100%;
	position:relative;
}
.floating div {
	position:absolute;
	bottom:7px;
	left:0;
}

.bg_white{
	background-color:#FFFFFF;
}

.menu{
	font-size:0px;
}

a.menu_item_2{
   display: block;
   width: 196px;
   height: 80px; 
   cursor:pointer;
   background: url(../images/menu_02.jpg) 0 0 no-repeat;
}

#menu_with_backg{
	width:215px;
	background:url(../images/background.gif) repeat-x top;
}


a.menu_item_3{
   display: block;
   width: 196px;
   height: 75px; 
   cursor:pointer;
   background: url(../images/menu_03.jpg) 0 0 no-repeat;
}


a.menu_item_4{
   display: block;
   width: 196px;
   height: 70px; 
   cursor:pointer;
   background: url(../images/menu_04.jpg) 0 0 no-repeat;
}

a.menu_item_5{
   display: block;
   width: 196px;
   height: 90px; 
   cursor:pointer;
   background: url(../images/menu_05.jpg) 0 0 no-repeat;
}

a.menu_item_6{
   display: block;
   width: 196px;
   height: 49px; 
   cursor:pointer;
   background: url(../images/menu_06.jpg) 0 0 no-repeat;
}


a.menu_item_2:hover{
   /*background: url(../images/menu_over_02.jpg) 0 0 no-repeat;*/
   background-position: -196px 0;
}


a.menu_item_3:hover{
   /*background: url(../images/menu_over_03.jpg) 0 0 no-repeat;*/
   background-position: -196px 0;
}


a.menu_item_4:hover{
   /*background: url(../images/menu_over_04.jpg) 0 0 no-repeat;*/
  background-position: -196px 0;
}

a.menu_item_5:hover{
   /*background: url(../images/menu_over_05.jpg) 0 0 no-repeat;*/
   background-position: -196px 0;
}

a.menu_item_6:hover{
   /*background: url(../images/menu_over_06.jpg) 0 0 no-repeat;*/
   background-position: -196px 0;
}

/*CONTAINER*/
.thrColFix #container {
	width: 1003px; /*1007*/
	background: #FFFFFF;
	margin: 0; 
	text-align: left; 
	background:url(../images/background.gif) repeat-x top;
}
/*SIDEBAR1 -- Menu*/
.thrColFix #sidebar1 {
	float: left; 
	width: 223px;
	padding: 0;
	margin:0;
	text-align:left;
}

.thrColFix #sidebar1 .footer{
	float:left;
	margin-top:38px;
	padding-left:20px;
	font-size:1.1em;
	line-height:1.4em;
}

/*SIDEBAR2, lenguajes, imagen portada, detalle proyectos*/
.thrColFix #sidebar2 {
	float: right; 
	width: 482px;
	padding-right:21px; 
}
.thrColFix #sidebar2 #lang_menu{
	font-size:1.1em; 
	font-weight:700; 
	padding-top:10px;
	padding-right:22px;
	text-align:right;
}

.thrColFix #sidebar2 #lang_menu a{
	/*color:#376da7;*/
	text-decoration:underline;
}

.thrColFix #sidebar2 #lang_menu .selected{
	color:#376da7;
}
.thrColFix #sidebar2 #destacats{
	padding-top:4px;
	padding-right:22px;
	padding-left:7px;
}
.thrColFix #sidebar2 .destacats_title {
	padding-left:0;
	margin-top:0;

}
.thrColFix #sidebar2 .destacats_title .text {
	background-color:#FFFFFF;
	position:relative;
	/*padding-right:4px;*/
}

.thrColFix #sidebar2 .destacats_title .text h1{
	padding-right:4px;
}

.thrColFix #sidebar2 .destacats_title_detail {
	font-size:1.3em;
	border-bottom:1px solid #000;
	/*margin-left:137px;*/
	margin-top:0;
}	
.thrColFix #sidebar2 .projecte{
 	padding-top:7px;
	padding-left:2px;
}

.thrColFix #sidebar2 .projecte_desc{
 	padding-top:7px;
	padding-left:0px;
}
.thrColFix #sidebar2 .projecte .projecte_text, .thrColFix #sidebar2 .projecte_desc .projecte_text{
	margin-left:230px;
	width:220px; 
	height:165px; 
	background-color:#376da7;
	background:url(../images/detall_producte.gif) no-repeat 167px 10px #376da7;
}

.thrColFix #sidebar2 .projecte .projecte_text .text, .thrColFix #sidebar2 .projecte_desc .projecte_text .text{
	font-size:1.3em;
	color:#FFFFFF; 
	padding-left:15px;
	padding-right:15px;
}

.thrColFix #sidebar2 .projecte_desc .projecte_text .text{
	font-size:1.1em;
}

.thrColFix #sidebar2 .cats, .thrColFix #sidebar2 .projectes{
	padding-left:10px;
	padding-top:61px;
	padding-bottom:15px;
}

.thrColFix #sidebar2 .projectes{
	margin-right:-20px;
}

.thrColFix #sidebar2 .cats .cat_title, .thrColFix #sidebar2 .projecte_title{
	padding-right:22px;
	padding-top:13px;
}

.thrColFix #sidebar2 .projecte_title{
	padding-top:12px;
}

.thrColFix #sidebar2 .projectes .main_img{
	position:relative;
	padding:0; 
	padding-top:14px;
	width:450px;
}
.thrColFix #sidebar2 .projectes .list_img{
	margin-top:9px;
}

.thrColFix #sidebar2 .projectes .list_img_ie6{
	margin-top:9px;
}

.thrColFix #sidebar2 .projectes .projecte_img_floating{
	margin-left:230px;
	height:165px;
	position:relative;
}

.thrColFix #sidebar2 .projectes .projecte_img_floating div{
	position:absolute;
	bottom:0;
}

.thrColFix #sidebar2 .projectes .list_img_item{
	position:relative;
	width:220px;
	height:165px;
}

.thrColFix #sidebar2 .projectes .list_img_item_back{
	position:relative;
	width:250px;
	height:165px;
}

.thrColFix #sidebar2 .projectes .list_img_item_back .zoom{
	position:absolute;
	bottom:1px;
	right:30px;
}
.thrColFix #sidebar2 .projectes .left_item{
	float:left;
}

.thrColFix #sidebar2 .projectes .right_item{
	margin-left:229px;
}

.thrColFix #sidebar2 .projectes .zoom{
	position:absolute;
	bottom:0px;
	right:1px;
}

/*CATS
*------------------------------------------*/
.thrColFix #sidebar2 .cats .cat_title .view{
	font-size:1.1em;
}

.thrColFix #sidebar2 .cats .cat_desc{
	font-size:1.2em;
	margin-top:3px;
	margin-bottom:11px;
	line-height:1.4em;
}

.thrColFix #sidebar2 .cats .cat_desc span{
	color:#8f8f8f;
	font-weight:700;
}

.thrColFix #sidebar2 .cats .cat_desc span.title{
	font-size:1.17em;
	display:block;
	color:#000000;
	font-weight:normal;
}

.thrColFix #sidebar2 .cats .cat_title .view .text{
	 border-bottom:1px solid #8F8F8F;
}

.thrColFix #sidebar2 .cats .cat_title .cat_title_detail{
	font-size:1.1em;
	padding-right:3px;
	
}

.thrColFix #sidebar2 .proces_title_detail{
	padding-right:0;
}

.thrColFix #sidebar2 .cats .cat_title .cat_title_detail div{
 	border-bottom:1px solid #000000;
}

.thrColFix #sidebar2 .cat_img {
	padding-top:6px;
}

.thrColFix #sidebar2 .cat_img .cat_img_floating{
	margin-left:460px;
	height:180px;
	position:relative;
}

.thrColFix #sidebar2 .cat_img .cat_img_floating div{
	position:absolute;
	bottom:0;
}

/*PROCES TREBALL
*------------------------------------------*/
.thrColFix #sidebar2 .proces{
 	padding-top:7px;
	padding-left:2px;
}

.thrColFix #sidebar2 .proces .proces_text{
	margin-left:230px;
	width:220px; 
	height:182px; 
}

.thrColFix #sidebar2 .proces .proces_text .text{
	font-size:1.1em;
	color:#8F8F8F; 
	padding-left:15px;
	padding-right:15px;
	margin-bottom:-7px;
	line-height:120%;
}

.thrColFix #sidebar2 .proces .proces_text .text p{
	padding-top:9px;
	font-weight:700;
}
.thrColFix #sidebar2 .proces .proces_text .text p.first{
	color:#000000;
}

.thrColFix #sidebar2 .proces_title{
	padding-right:22px;
	padding-top:13px;
}

.thrColFix #sidebar2 .proces_treball{
	padding-left:10px;
	padding-top:61px;
	padding-bottom:15px;
}

.thrColFix #sidebar2 .proces_title h3{
	font-weight:400; 
	color:#000000; 
	font-size:1.8em;

}

.thrColFix #sidebar2 .proces_detall .proces_img_floating{
	margin-left:230px;
	height:165px;
	position:relative;
}

.thrColFix #sidebar2 .proces_detall .proces_img_floating div{
	position:absolute;
	bottom:0;
}

.thrColFix #sidebar2 .proces_title_detail{
	font-size:1.1em;
	padding-right:3px;
}

.thrColFix #sidebar2 .proces_title_detail div{
 	border-bottom:1px solid #000000;
}

/*MAINCONTENT -- Categorias, recientes*/
.thrColFix #mainContent {
	margin: 0;
	padding:0;
	float:left;
	width:277px; /*277*/
}
.thrColFix #mainContent .content_body {
	padding-top:38px;
	color:#ffffff;
	height:180px;
}
/*Portada*/
.thrColFix #mainContent .content_body p{
	padding-left:10px;
	padding-top:15px;
	padding-right:28px; 
	font-size:1.66em; 
	line-height:1.6em;
}

.thrColFix #mainContent .content_body p.desc_cat{
 line-height:1.65em;
 padding-top:8px;
 padding-right:10px;
}

.thrColFix #mainContent .content_body p.desc{
 line-height:1.4em;
 padding-top:7px;
 padding-right:10px;
}

.thrColFix #mainContent .content_body p.desc_en{
 line-height:1.4em;
 padding-top:7px;
 padding-right:10px;
 width:245px;
}

.logo_gremi{
    text-align:right;
	padding-right:21px;
	padding-top:7px;
}

/*Menu categorias*/
.thrColFix #mainContent .content_body #categories_menu{
	padding-left:9px; 
	line-height:1.1em;
}
.thrColFix #mainContent .content_body #categories_menu .category{
	font-size:1.4em;
	letter-spacing:-0.1ex;
	padding-top:21px;
}
.thrColFix #mainContent .content_body #categories_menu .first_cat{
	padding-top:10px;
}
.thrColFix #mainContent .content_body #categories_menu .subcategory a{
	color:#FFFFFF;
	text-decoration:underline;
}
.thrColFix #mainContent .content_body #categories_menu .subcategory{
	font-size:1.2em;
	letter-spacing:0;
	padding-top:6px;
}
.thrColFix #mainContent .content_body #categories_menu .first{
	padding-top:8px;
}
.thrColFix #mainContent .content_body #categories_menu .last{
	padding-bottom:1px;
}

/*Recientes*/
.thrColFix #mainContent .projects_title {
	padding-left:10px;
	margin-top:4px;
	padding-right:28px;
}

.thrColFix #mainContent .projects_title .text {
	background-color:#FFFFFF;
	position:relative;
	/*padding-right:4px;*/
}

.thrColFix #mainContent .projects_title .text h2{
	padding-right:4px;
}

.thrColFix #mainContent .projects_title_detail {
	font-size:1.2em;
	border-bottom:1px solid #376da7;
	/*margin-left:124px;*/
	margin-top:0;
}	

.thrColFix #mainContent #recents {
	padding-top:2px;
	padding-left:10px;
	padding-right:28px;
}

.thrColFix #mainContent td {
	border-bottom:1px solid #cfcfcf;
	vertical-align:bottom;
	padding-top:2px;
	padding-bottom:3px;
}

.thrColFix #mainContent td p{
	padding-left:12px;font-size:1.1em;
}


.thrColFix #mainContent td.recent_img {
	padding-top:5px;
	padding-bottom:5px;
	width:85px;
}

/*Procés de treball*/
.thrColFix #mainContent .content_body .process_treball_desc{
	padding-left:9px; 
	line-height:1.1em;
	padding-top:19px;
	padding-left:26px; 
	padding-right:38px;
	font-size:1.4em; 
	background:#8F8F8F;
	padding-bottom:25px;
	border:1px solid #FFFFFF;
	height:367px;
	background:url(../images/background2.gif) repeat-y;
}
.thrColFix #mainContent .content_body .process_treball_desc div{
	width:211px;
}

.thrColFix #mainContent .content_body .process_treball_desc p{
	padding:0;
	font-size:1em; 
	line-height:116%;
	margin-bottom:20px;
	margin-top:20px;
}

.thrColFix #mainContent .content_body .process_treball_desc p.first{
	margin-top:0;
	margin-bottom:20px;	 
}

.thrColFix #mainContent .content_body .process_treball_desc p.last{
	/*padding-bottom:23px;*/
	margin-bottom:0;
}

.thrColFix #mainContent .content_body .process_treball_desc hr{
   border: 0;
   color: #fff;
   background-color: #fff;
   height: 1px;
}

/*Menu categorias*/
.thrColFix #mainContent .content_body #categories_menu{
	padding-left:9px; 
	line-height:1.1em;
}

/*CONTACTE
---------------------------------------------------*/
.thrColFix #sidebar2 .mapa{
 	padding-top:40px;
	padding-left:2px;
}

.thrColFix #sidebar2 .mapa_contacte{
	padding-left:8px;
	padding-top:61px;
	padding-bottom:10px;
}

.thrColFix #mainContent .content_body .contacte_img{
	padding:0;
	padding-left:10px; 
	background:#8F8F8F;
	border:1px solid #FFFFFF;
	background:none;
	background-color:#FFFFFF;
}

.thrColFix #sidebar2 .contacte{
 	padding-top:0px;
	padding-left:10px;
}


.thrColFix #sidebar2 .contacte .contacte_text{
	margin-left:0;
	width:220px; 
	height:138px; 
	background-color:#376da7;
	background:url(../images/detall_producte.gif) no-repeat 167px 10px #376da7;
}

.thrColFix #sidebar2 .contacte .contacte_text .text{
	font-size:1.2em;
	color:#FFFFFF; 
	padding-left:15px;
	padding-right:15px;
}

.thrColFix #sidebar2 .contacte .contacte_text_right{
	width:220px; 
	height:138px; 
	margin-left:230px;
	height:138px;
	background-color:#e9e9e9;
}

.thrColFix #sidebar2 .contacte .contacte_text_right .text{
	font-size:1.2em;
	color:#000000; 
	padding-left:15px;
	padding-right:15px;
}

.thrColFix #sidebar2 .contacte .contacte_text_right a{
	color:#376DA7;
	text-decoration:underline;
}

/*CONSTRUÏM PER
---------------------------------------------------*/
.thrColFix #mainContent .content_body .construim_img{
	padding:0;
	padding-left:10px; 
	background:#8F8F8F;
	border:1px solid #FFFFFF;
	background:none;
	background-color:#FFFFFF;
}

.thrColFix #sidebar2 .construim_content{
 	margin-top:99px;
	padding-left:10px;
}

.thrColFix #sidebar2 .construim{
 	padding-top:14px;
	padding-left:10px;
}


.thrColFix #sidebar2 .construim .construim_text{
	margin-left:0;
	width:220px; 
	line-height:1.5em;
	padding-top:0;
	float:left;
}

.thrColFix #sidebar2 .construim .construim_text p, .thrColFix #sidebar2 .construim .construim_text_right p{
	 font-size:1.1em;
}
.thrColFix #sidebar2 .construim .construim_text p.first, .thrColFix #sidebar2 .construim .construim_text_right p.first{
	color:#8f8f8f;
	font-weight:700;
}
.thrColFix #sidebar2 .construim .construim_text p.name, .thrColFix #sidebar2 .construim .construim_text_right p.name{
	color:#8f8f8f;
	padding-top:14px;
	font-weight:700;
}


.thrColFix #sidebar2 .construim .construim_text_right{
	width:220px; 
	margin-left:245px;
    line-height:1.5em;
	padding-top:0;
}




/*Global*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#main_img{
	padding-right:13px;
	padding-top:3px;
}
#space_main_img{
	height:6px;
}

#up{
	position:absolute;
	z-index:1000;
	width:19px; 
	height:19px; 
	bottom:15px;
	left:970px;
	visibility:hidden;
}