

/* -- SELECTORS GENERALS -- */
html
{
	background-color: #000;
	background-image: url(../img/fons_web.jpg);
	background-repeat: repeat-x;
}
body
{
	margin: 0;
	padding: 0;
}
.clear{clear: both; margin: 0; padding: 0;}


/* ----------- ESTRUCTURACIO GENERAL ------------- */
#contenidor_web{
	width: 950px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

#encapsalament{height: 100px; background: url(../img/linia_capsalera.gif) repeat-x bottom;}
#encapsalament img
{
	margin-top: 38px;
	float: left;
}

#menu_general li{display: block; float: left;}
#menu_general li a
{
	display: block;
	float: left;
	height: 35px;
}
#menu_general a span{display: none;}

/* ----------- PROJECTES -------- */

#menu_projectes {margin: 25px 0 15px 0; padding: 0;}
#menu_projectes h1.tit_obraprivada span,
#menu_projectes h1.tit_obrapublica span { visibility: hidden; }
         
#menu_projectes h1.tit_obraprivada {	
	display: block;
	float: left;
	width: 130px;
	height: 23px;
	margin: 3px 10px 0 0;
}
#menu_projectes h1.tit_obrapublica {
	display: block;
	float: left;
	width: 130px;
	height: 27px;
	margin: 0;
}
#menu_projectes #menu_obraprivada {
	list-style-type: none;	
	padding: 0;
	float: left;
	margin: 0;
}
#menu_projectes #menu_obrapublica {
	list-style-type: none;	
	padding: 0 0 0 0; 
	float: left;
	margin: 0 0 0 15px;
}


#menu_projectes #menu_obraprivada li,
#menu_projectes #menu_obrapublica li {display: block; float: left; height: 33px;}
#menu_projectes a span {display: none;}
#menu_projectes li a {
	display: block;
	float: left;
	height: 33px;
}


#llistat_projectes{ width: 780px; margin: 0px auto;}

.projecte_thumb { position: relative; width: 224px; height:124px; float:left; margin: 15px; }

.projecte_thumb .thumb_img{ position: absolute; z-index: 0; }
.projecte_thumb .thumb_txt { position: absolute; z-index: 1; }

.projecte_thumb .thumb_img img { border: 1px solid #fff; }
.projecte_thumb .thumb_txt a { border: 1px solid #fff; display:block; width: 224px; height:124px;  font-family: arial; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none;}

.projecte_thumb img{ position: absolute; z-index: 0; border: 1px solid #fff; }
.projecte_thumb a { cursor: pointer; font-family: arial; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; }
.projecte_thumb a p{ position: absolute; z-index: 1; margin: 0; padding: 60px 10px 0 10px; visibility: hidden; }

.projecte_thumb a:hover p{ position: absolute; z-index: 1; margin: 0; padding: 60px 10px 0 10px; visibility: visible; }
.projecte_thumb a:hover img{filter: alpha(opacity=10); opacity: .1;}

/* ----------- PROJECTES DETALL ------------- */

#projecte_detall{
	width: 794px;
	margin: 35px auto;
}
#fitxa_projectes{
	float: left;
	display: block;
	width: 415px;
	font-family: Tahoma, Verdana, Arial, Times;
	font-weight: normal;
	text-align: justify;
	margin-right: 30px;
	color: #999;
}
#fitxa_projectes p{
	line-height: 20px;
	font-size: 0.8em;
}
#galeria_projectes{
	float: left;
	width: 349px;
	font-family: Tahoma, Verdana, Arial, Times;
	font-weight: normal;
	color: #999;
	margin-top: 15px;
}
#galeria_projectes .btn_tancar{
	text-decoration: none;
	height: 7px;
	width: 99px;
	float: right;
	margin: 0 3px 16px 0;
}
#galeria_projectes .btn_tancar span{
	display: none;
}
#galeria_projectes img.ampliacio{
	border: 1px solid #fff;
	margin-bottom: 10px;
}
#galeria_projectes .navegador_fotos img{
	margin: 0px 4px 8px 4px;
	border: none;
}
#fitxa_projectes h1{
	font-size: 0.9em;
}
#fitxa_projectes dl{
	/*background: url("../img/bg_projecte_detalls.png");*/
	/*background-color: #fff;*/
	border: 1px solid #666;
	/*filter: alpha(opacity=10);
  	-moz-opacity: 0.08;
  	opacity: 0.90;*/
	padding: 15px;
	font-size: 0.8em;
}
#fitxa_projectes dt{
	display: block;
	width: 250px;
	font-weight: bold;
	padding-right: 15px;
}
#fitxa_projectes dd{
	margin: 10px 0 10px 20px;
}



/* ----------- HOME ------------- */
#sloganfoto{margin-top: 25px;}
#sloganfoto img{float: left; border: 1px solid #fff; margin-right: 45px;}
#sloganfoto p{width: 420px; float: left; font-family: Verdana, Arial, Times; font-size: 18px; color: #fff; margin-top: 80px;}


#columna_a, #columna_b{width: 430px; color: #999; font-family: Verdana, Arial, Times; font-size: 12px; line-height: 22px; text-align: justify; margin-top: 15px; margin-bottom: 15px;}
#columna_a{clear:left; float: left; margin-right: 54px;}
#columna_b{float: left;}

#columna_a h1, #columna_b h1{color: #ccc; font-family: Verdana, Arial, Times; font-size: 16px; font-weight: bold; background: url(../img/filet_h1.gif) repeat-x bottom; padding-bottom: 5px; text-align: left; }

/*  **** PEU ***  */
#peu{
	padding: 10px;
	margin-bottom: 60px;
	clear: both;
	border-top: 1px solid #222;
	color: #222;
	font-family: Verdana, Arial, Times;
	font-size: 11px;
	font-weight: normal;		
}
#peu p{float: left;}
#peu .credits{float:right; font-weight: bold; font-size: 10px;}
#peu a{color: #222; text-decoration: none;}
#peu a:hover{color: #444;}

.foto_equip{ border: 1px solid #fff; margin: 78px 0 10px 0; }

/* ----------- CONTACTE ------------- */
#contacte {width: 920px; margin: 45px 0 25px 0;}
#contacte img{border: 1px solid #fff; margin-bottom: 20px;}
#contacte #columna_a, #contacte #columna_b {width: 250px;}
#contacte #columna_c {width:270px; margin:15px 0 0 60px; padding:0 0 10px 10px; float: left; border-left: 1px solid #333;}

#contacte label{color: #fff; display: block; width: 70px; float: left; text-align: right; padding: 0 13px 0 0; font-size: 12px; font-family: arial;}
#contacte p.enviar{text-align: center; margin: 0 0 0 62px;}
#contacte input{width: 160px;}
#contacte textarea { height: 80px; }

#contacte .msgForm{
	width: 280px;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	border: 1px solid #666;
	padding: 12px;
	color: #fff;
	line-height: 18px;
}

/* ----------- PRE WEB ------------- */

#img_esquema
{
	position: absolute;
	z-index: 0;
	height: 478px;
	width: 569px;
	background-image: url(../img/fons_esquema.jpg);
	background-repeat: no-repeat;
}
#tit_arquitectes
{
	position: absolute;
	z-index: 2;
	top: 395px;
	height: 65px;
	width: 399px;
}
#contenidor_preWeb
{
	position: absolute;
	z-index: 1;
	height: 279px;
	width: 100%;
	top: 169px;
	background-image: url(../img/filets_preweb.gif);
	background-repeat: repeat-x;
}
#logo_idiomes
{
	width: 220px;
	margin: 90px auto 0 auto;
	text-align: center;
}
#logo_idiomes ul
{
	margin: 20px 0 0 45px;
	padding: 0;
}
#logo_idiomes ul li
{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
#logo_idiomes ul li a
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.6em;
	color: #666;
}
#logo_idiomes ul li a:hover
{
	color: red;
}



/* ----------- PUBLICACIONS ------------- */

#publicacions { width: 660px; margin: 40px auto 40px auto; }
.revista{ float: left; margin: 0 30px 40px 30px; width: 154px; color: #fff; font-family: Arial, verdana; font-size: 12px;}
.revista p { display: block; text-align: center; font-weight: bold;}
.revista p a { display: block; margin-top: 5px; font-size: 11px; color: #666; }
.revista img {border: 1px solid #fff;}

.revista p a:link,
.revista p a:visited,
.revista p a:active { color: #666; }

.revista p a:hover { color: #cc0033; }


/* ----------- PUBLICACIONS POP-UP  ------------- */


#contenidor{ width: 345px; margin: 40px auto 20px auto;}
#contenidor h1 { font-family: Verdana, arial; font-size: 13px; color: #fff; border-bottom: 1px solid #ccc; padding: 0 0 10px 0; margin: 0 0 10px 0;}
#contenidor img { display: block; float: left; margin: 10px;}

	div.pagination {
		width: 345px;
		padding: 15px 0 0 0;
		margin: 15px auto 0px auto;
		text-align:center;
		color:#a0a0a0;
		font-size:65%;
		font-family: Arial, Verdana;
		border-top: 1px solid #333;
	}
	div.pagination a {
		border: 1px solid #909090;
		margin-right:3px;
		padding:2px 5px;
		background-image:url('img/bar.gif');
		background-position:bottom;
		text-decoration: none;
		color: #c0c0c0;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #f0f0f0;
		background-image:url('img/invbar.gif');
		background-color:#404040;
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		font-weight: bold;
		background-color: #606060;
		color: #ffffff;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}


