/* CSS Document */

/* GENERAL */


body {
	font-family: Helvetica, Arial,  sansserif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	border: 0px;
}

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

h1 {
font-size: 2.3em;
line-height: 1;
letter-spacing: -1px;
font-weight: bold;
text-transform: uppercase;
}
h2 {
font-size: 1.3em;
line-height: 0.6em;
letter-spacing: 0px;
text-transform: none;
font-weight: normal;
}
h3 {
font-size: 1.2em;
line-height: 1em;
letter-spacing: 0px;
font-weight: normal;
text-transform: none;
padding: 0px;
margin: 0px;
}
a#mini{
font-size: 0.8em;
line-height: 0.7em;
letter-spacing: -2px;
font-weight: bold;
text-transform: none;
padding: 0px 0px 0px 3px;
margin: 0px;
vertical-align:top;
color:#ffffff;
}
div.hack_float{
	clear:both;
	}

/* CONTENIDOR */	
	
.tot {
	position:absolute;
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.contenidor {
	position: relative;
	background-color: #ffffff;
	min-height: 95%;
	padding: 0px;
	margin: 0px;
}

/* entrada oficina */

.cap {
	background-image: url(../imgs/fons-cap-900x200.jpg);
	width: 100%;
	height:200px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	}
/*
.logo-oficina  {
width:220px;
float: left;
margin: 0px;
padding: 0px 0px 0px 10px;
vertical-align: bottom;
}
*/
.imglogo{
margin:0px;

}
.rot {
float: left;
width:200px;
height: 200px;
margin: 0px;
padding: 0px;
}
.rot img {
	margin:0px;
	padding: 0px;
	border:0px;
}
.imatgesrot {
width: 200px;
height: 200px;
padding:0px;
margin:0px;
border:0px;
}


/* NAVEGACIO */

#navegacio {
padding: 25px 0px 50px 0px;
margin: 2px 0px 0px 0px;
background-color: #ffffff;

}
/* peu */

.peu {
	float:left;
	width: 100%;
	height: auto;
	text-align: left;
	background-color: #000000;
	border: 0px;
	padding:0px;
	margin: 0px;

}

h3#copyright{
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 10px;
color: #ffffff;
}

	a.correu:link {color: #ffffff; background-color: #00ff00; text-decoration: none; cursor:hand;}
	a.correu:visited {color: #00ff00; text-decoration: none; cursor:hand;}
	a.correu:hover {color: #00ff00; background-color: #00ff00; text-decoration: none; cursor:hand;}
	a.correu:active {color: #00ff00; text-decoration: none; cursor:help;}
	
	a.imatge:link {color: #000000; text-decoration: none; cursor:hand; border:none;}
	a.imatge:visited {color: #000000; text-decoration: none; cursor:hand; border:none;}
	a.imatge:hover {color: #000000;  text-decoration: none; cursor:hand; border:none;}
	a.imatge:active {color: #000000; text-decoration: none; cursor:hand; border:none;}
	
	a.linkext:link {color: #ffffff; background-color: #00ff00; text-decoration: none; cursor:hand;}
	a.linkext:visited {color: #ffffff; text-decoration: none; background-color: #00ff00; cursor:hand;}
	a.linkext:hover {color: #ffffff; background-color: #000000; text-decoration: none; cursor:hand;}
	a.linkext:active {color: #00ff00; text-decoration: none; cursor:help;}

	
	a.menu:link 
	{color: #000000; background-color: none; text-decoration: none; cursor:hand; border-left: 10px solid #000000;}
	a.menu:visited 
	{color: #000000; text-decoration: none; cursor:hand; border-left: 10px solid #000000;}
	a.menu:hover 
	{color: #ff0000; background-color: none; text-decoration: none; cursor:hand; border-left: 10px solid #ff0000;}
	a.menu:active 
	{color: #ff0000; text-decoration: none; cursor:help; border-left: 10px solid #000000;}


.codi-colaboradors {
width: 50px;
cursor: pointer;
}

.Colaboradors {
	font-size: 9px;
	color: #000000;
	padding: 0px 0px 15px 0px;
	width: 760px;
	align: left;
	background-color: #ffffff;
	margin: 5px 0px 15px 0px;
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	}

.Colaboradors dt {
width: 100px;
}
.Colaboradors dd {
width: 200px;
text-align: left;
}
.col {
color: #00ff00;
}

 dl.table-display
{
width: 100%;
padding: 5px 0px 0px 10px;
}

.table-display dt
{
float: left;
margin: 0px;
padding: 0px;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
margin: 0px;
padding-left: 10px;
}

.studi {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 760px;
	align: left;
	background-color: #ffffff;
	margin: 0px;
	margin-top:3px;
	border-top: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.imatgestudi {
align: left;
width: 110px;
margin: 0px;
margin-top: 5px;
float: left;
height: 105px;
}

.txtestudi {
margin-left: 120px;
width: auto;
text-align:left;
font-size: 10px;
font-weight: normal;
height: 105px;
margin-top: 5px;
}
.txtestudi p {
margin: 0px;
}
.strong {
font-weight: bold;
margin-bottom: 2px;
}
/* estils del llistat de projectes \*/

h2.sub-projecte{
font-size: 1.3em;
line-height: 1.1em;
color: #000000;
font-weight: bold;
letter-spacing: normal;
padding: 2px 5px 2px 5px;
margin: 5px 0px 6px 5px;
}
.codi {
width: 60px;
color: #1e1e1e;
font-size: 10px;
font-family: Arial, helvetica, sanserif;
}
.descripcio {
width: 320px;
 font-weight: bold;
}
.columna_projecte {
width: 130px;
}
.columna_premi {
padding: 0px 5px 0px 5px;
background-color: #ff46a3;
color: #000000;
}

.descripcio-back {
font-weight: bold;
width: 320px;
}
.tipusprojecte-back {
width: 270px;
font-size: 10px;
}
.tipusprojecte-back2 {
width: 120px;


}
	
	a.linkprojectes:link {color: #000000; text-decoration: none; cursor:hand;}
	a.linkprojectes:visited {color: #000000; text-decoration: none; cursor:hand;}
	a.linkprojectes:hover {color: #feff00;  text-decoration: none; cursor:hand; }
	a.linkprojectes:active {color: #feff00; text-decoration: none; cursor:hand;}

/* final del llistat de projectes \*/

/* estils de la fase de projecte \*/
.columna-projecte strong
{
font-weight: normal;
margin: 0px;
}
.construit {
background-color: #000000;
color: #feff00;
padding: 0px 5px 0px 5px;
}
.enconstruccio {
background-color: #ff0000;
color: #ffffff;
padding: 0px 5px 0px 5px;
}
.inprogress {
background-color: #feff00;
color: #000000;
padding: 0px 5px 0px 5px;
}
/* final estils de la fase de projecte \*/

.llistacolaboradors {
margin: 5px 0px 5px 0px;
padding: 0px;
height: 150px;
}

/* SECCIONS */

div.desplegable {
	display: none;
	background-color: #ffffff;
	font-size: 1.2em;
	}
div.titulo_seccion_off {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	background-color: #ffffff;
	cursor:auto;
}
	
div.titulo_seccion_on {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	color: #feff00;
	background-color: #000000;
	cursor:auto;
}

h1.titulo_seccion {
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 15px;
	border-top: 1px solid #000000;
	clear: right;

}
h2.titulo_seccion {
	color: #3e3e3e;
	margin: 2px 0px 2px 0px;
	padding: 5px 0px 5px 10px;
	display: inline;
	}


/* MENU news */

#menu_news {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#menu_news_detallat {
	color: #000000;
	text-align: left;
	width: 99%;
	height: 260px;
	padding: 5px 5px 4px 5px;
	margin: 5px 0px 5px 0px;
	border-top: 1px dashed #000000;
	overflow-y: auto;
	overflow-x: hidden;
	 
	}
/* news */

.datanoticies {
font-family: helvetica, Arial, sansserif;
font-size: 1.2em;
color: #ffffff;
font-weight: bold;
background-color: #000000;
padding:5px;
}
.descnoticia {
width: 75%;
float: right;
height: 90px;
color: #3e3e3e;
}
.imgnoticia {
width: 11%;
}
.imgnoticia img {
border: 0px solid #000000;
}

	a.link_noticia:link {color: #000000; text-decoration: none; cursor: pointer;}
	a.link_noticia:visited {color: #000000; text-decoration: none; cursor:pointer;}
	a.link_noticia:hover {color: #ff0000;text-decoration: overline;}
	a.link_noticia:active {color: #000000; text-decoration: none; cursor:pointer;}
	
	
/* MENU EN.RED */

#menu_red {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
		border-bottom: 1px solid #000000;
}

#menu_red_detallat {
	color: #000000;
	text-align: left;
	width: 99%;
	height: auto;
	padding: 10px 5px 4px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px dashed #000000;
	}
.enred {
	padding:5px 0px 5px 0px;
	margin: 0px 0px 0px 15px;
	display: block;
}

ul.enred{
list-style-type: none;
}
li.enred{
padding: 5px 0px 5px 0px;
}
.enredlink{
	padding: 0px 5px 0px 5px;
}

a.enredlink:link {color: #000000; background-color: #ffffff; text-decoration: none; cursor:hand;}
a.enredlink:visited {color: #000000;background-color: #feff00; text-decoration: none; cursor:hand;}
a.enredlink:hover {color: #000000; background-color: #feff00; text-decoration: none; cursor:hand;}
a.enredlink:active {color: #000000; background-color: #feff00;text-decoration: none; cursor:help;}


/* MENU PROJECTES */

#menu_projectes {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding: 0px;
	background-color:#ffffff;
	}

#menu_projectes_detallat {
	color: #000000;
	text-align: left;
	width: 99,8%;
overflow-y: auto;
overflow-x: hidden;
	padding: 5px 0px 4px 0px;
	margin: 5px 0px 10px 0px;
	}
.contenidor_projectes {
	background-color: #fafafa;
	color: #000000;
	text-align: left;
	width: 99,9%;
	min-height:280px;
	height: 280px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	
	}
.contenidor_previs {
	background-color: #fafafa;
	color: #000000;
	text-align: left;
	width: 99,9%;
	height: 175px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	}

/* MENU Concursos */

#concursos {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#concursos_detallat {
	background-color: #fafafa;
	color: #000000;
	text-align: left;
	width: 99,8%;
	height: 260px;
	padding: 5px 5px 4px 0px;
	margin: 5px 0px 15px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px dashed #000000;
	
		}


/* MENU estudi */

#menu_estudi {
	margin: 2px 0px 2px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;

}

#menu_estudi_detallat {
	color: #000000;
	text-align: left;
	height: 120px;
	padding: 10px 5px 4px 0px;
	margin: 5px 0px 0px 0px;
	border-top: 1px dashed #000000;
	width: 99%;
	}
.nav-estudi{
	text-align: left;
	padding:5px 0px 5px 0px;
	margin: 0px 0px 0px 15px;
	display: block;
}
ul.nav-estudi{
list-style-type: none;
}
li.nav-estudi{
padding: 5px 0px 5px 0px;
}

a.estudilink:link {color: #000000; text-decoration: none; 
font-weight: bold;}
a.estudilink:visited {color: #000000; text-decoration: none; font-weight: bold; }
a.estudilink:hover {color: #ff0000;text-decoration: overline; font-weight: bold;}
a.estudilink:active {color: #000000; text-decoration: none;font-weight: bold;}

.seccio-estudi{
	color: #000000;
	text-align: left;
	padding: 5px 5px 4px 15px;
	margin: 5px 1px 0px 0px;
	background-color: #ff01ee;
	border-right: 4px solid #000000;
	float: left;
	width: 220px;
}
/* CV socis */
.socis {
	color: #000000;
	text-align: left;
	padding: 5px 5px 4px 15px;
	margin: 2px 1px 0px 0px;
	background-color: #c8fcff;
	border-left: 2px solid #000000;
	float: left;
	width: 220px;
}
.imatges_soci{

}

h3.nom{
color: #ff0000;
padding:0px;
margin:0px;
}

h2.nom{
color: #ff0000;
padding:0px;
margin:0px;
}
p.soci{
color: #000000;
font-size: 10px;
}
.previs{
width:285px;
}
dl.previs{
width: 100%;
line-height: 10px;
padding: 5px 0px 0px 5px;
}
.previs dt
{
float: left;
margin: 0px;
padding: 0px;
}

.previs dd{
width: 190px;
}

/* PÀGINES PROJECTES */

.cap-projectes {
	width: 100%;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-color: #000000;
   height: 80px;

}
.fletxa-back {
float:left;
padding: 2px 0px 2px 0px;
margin:0px;
width: 50%;
background-color: #000000;
}
.fletxa-back img{
border: 0px;
padding: 0px;
margin: 0px;
}
.logo-oficina-projectes {
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-color: #000000;
	float:right;
	width: 50%;
}
.imgdreta-projectes{
float:right;
margin:0px;
padding:0px;
}

.titol-projecte h1{

font-size: 1.7em;
line-height: 1.7em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0px;
padding: 0px;
padding-left: 10px;
float: left;
color: #000000;
margin: 3px 0px 3px 0px;
vertical-align: top;

}
.titol-projecte h2 {
font-size: 1.3em;
line-height: 1.3em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
color: #000000;
float: right;
padding: 0px;
padding-right: 10px;
margin: 3px 0px 3px 0px;
vertical-align: top;
}
.titol-projecte {
	width: 99%;
	border: 0px;
	margin: 0px;
	padding: 5px;


	}
.imgs-projectes {
padding: 10px 0px 0px 0px;
margin: 2px 0px 2px 0px;
background-color: #ffffff;
border-top: 1px dashed #000000;

float:left;
width: 99%;

}


.imgs-esq{
float: left;
width: 99%;
background-color: #ffffff;
height: 200px;
padding: 0px 0px 0px 5px;
margin: 0px;
}

.imgs-acabat{
float: left;
background-color: #ffffff;
height: 190px;
padding: 0px 0px 0px 5px;
margin: 0px;

}
.imgs-acabat img{
border: 0px;
border-bottom: 2px #353535 solid;
padding-bottom: 2px;
margin: 0px 0px 0px 5px;
}

.imgs-esq img{
border: 0px;
border-bottom: 2px #353535 solid;
padding-bottom: 2px;
margin: 0px 5px 0px 0px;
}
.noborder img{
	border:0px;
}
.imgconstruccio img{
border: 0px;
border-bottom: 2px #ff0000 solid;
padding-bottom: 2px;
margin: 0px 5px 0px 0px;
}
.imgconstruit img{
border: 0px;
border-bottom: 2px #ffff00 solid;
padding-bottom: 2px;
margin: 0px 5px 0px 0px;
}

.logoconstruccio {
position: absolute;
top:175px;
left:790px;
z-index: 2;
border: 0px;
padding: 0px;
margin: 0px;
color: #ffffff;
}

.info-dreta{
float: right;
width: 30%;
height:auto;
background-color: #ffffff;
padding: 0px 5px 0px 10px;
margin:0px;
border-left:2px solid #000000;
}
.info-esq{
float: left;
width: 65%;
height:auto;
background-color: #ffffff;
padding: 0px 0px 0px 5px;
margin:0px;
}
.info-projectes{
padding: 15px 0px 15px 0px;
margin: 10px 0px 0px 0px;
background-color: #ffffff;
border-top: 0px dashed #000000;
height: 50%;
float: left;
}

.infop{

margin:0px;
padding: 0px;
font-size: 12px;
height: auto;
}
dl.infop{

float:left;
padding: 5px 0px 0px 5px;
}
.infop dt
{
float: left;
margin: 0px;
padding: 1px 0px 1px 0px;
width: 90px;
font-weight:bold;
}

.infop dd{
float: left;
width: 440px;
padding: 1px 0px 1px 0px;
margin:0px;
}

.peu-projectes {
	text-align: left;
	width: 900px;
	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-top: 10px solid #000000;
}

/* tabla informació projectes */

.txtdescripcio{
text-align: left;
font-size: 12px;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}
.txtprojecte{
text-align: left;
font-size: 12px;
font-weight: normal;
text-decoration: none;
height: auto;
}
.remarcat{
text-align: left;
font-size: 12px;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}
a.remarcatlink:link {color: #000000; text-decoration: none; font-weight: bold; background-color:yellow;}
a.remarcatlink:visited {color: #000000; text-decoration: none; font-weight: bold; background-color:yellow;}
a.remarcatlink:hover {color: #ffffff;text-decoration: none; font-weight: bold; background-color: #000000;}
a.remarcatlink:active {color: #000000; text-decoration: none;font-weight: bold; background-color:yellow;}
