/* CUERPO */

body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}

.center #container {
	width: 666px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.center #mainContent {
	padding: 0px;
}
#logo {
	text-decoration: none;
	height: 15px;
	width: 666px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
}
#logo a {
	text-decoration: none;
	height: 15px;
	width: 234px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}
 
/* MENU */

ul#menu {
	width: 666px; /* Ancho */
	height: 15px; /* Alto */
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}
ul#menu li { /* Convertimos la lista en horizontal */
	padding: 0;
	margin: 0;
	display: inline;
}

ul#menu li a {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
}

ul#menu li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.current   {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

 /* MENU PARA CATALEG*/

ul#menuc {
	width: 666px; /* Ancho */
	height: 15px; /* Alto */
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}
ul#menuc li { /* Convertimos la lista en horizontal */
	padding: 0;
	margin: 0;
	display: inline;
}
ul#menuc li a {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
}

ul#menuc li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

/* ITEMS */

#presentacio-link 

 {
	text-decoration: none;
}
#projectes-link  {
	text-decoration: none;
}
#equip-link  {
	text-decoration: none;
}
#cataleg-link  {
	text-decoration: none;
}
#contacte-link  {
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}

/* SLIDE */

#pasefotos {
	height: 317px;
	width: 666px;
	background-color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}

/* LINEA */

#linea {
	text-decoration: none;
	height: 5px;
	width: 666px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* CREDITOS */

#creditos {
	padding: 0px;
	width: 666px;
	height: 15px;
	font-size: 9px;
	float: left;
	position: relative;
	margin: 0px;
}
#creditos li {
	display: inline;
	width: 333px;
	font-size: 9px;
}
#creditos  li#copyrgc {
	padding: 0px;
	display: inline;
	text-align: left;
	color: #666666;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9px;
	float: left;
}
#creditos  li#neuelabs {
	text-decoration: none;
	text-align: right;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#neuelabs a {
	text-decoration: none;
	color: #666666;
}

/* CONTENIDOS */

#contenidos {
	width: 666px;
	height: 417px;
	margin: 0px;
	padding: 0px;
}

/* Textos Presentación */

#columntxt1 {
	width: 320px;
	float: left;
	line-height: 16px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 270px;
	text-align: justify;
	color: #666666;
}
#columntxt2 {
	width: 320px;
	float: left;
	line-height: 16px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	height: 270px;
	text-align: justify;
	color: #666666;
}

em {
	font-style: italic;
	padding: 0px;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 10px;
}
strong {
	font-weight: normal;
	letter-spacing: 1px;
}

/* Vista Proyectos */

#caja1 {
	width: 156px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 40px;
	margin-left: 0px;
	height: 165px;
	float: left;
}
#caja2 {
	width: 156px;
	float: left;
	padding: 0px;
	height: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.titolprojecte {
	font-weight: bold;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 3px;
	font-size: 9px;
	font-style: normal;
}
.descriprojecte {
	text-decoration: none;
	font-size: 10px;
	color: #6B6B6B;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}
.llocprojecte {
	text-decoration: none;
	margin-top: 3px;
	font-style: normal;
	font-size: 9px;
	color: #999999;
}

/* Equipo */

#columnaequip {
	width: 166px;
	float: left;
	margin-top: 25px;
}
#listaequip {
	text-decoration: none;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 14px;
	color: #666666;
}
.titollista {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
}

/* Vista Catálogo */

#columncatal1 {
	width: 156px;
	margin-right: 14px;
	float: left;
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#columncatal2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	float: left;
	width: 156px;
}
.periodecatal1 {
	float: left;
	width: 156px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 18px;
	text-align: center;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.periodecatal2 {
	margin: 0px;
	float: left;
	width: 156px;
	background-color: #FFFFFF;
	height: 18px;
	text-align: center;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#columncont1 {
	width: 319px;
	float: left;
	line-height: 14px;
	margin-top: 20px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding-top: 20px;
	font-size: 10px;
	color: #666666;
}
#columncont2 {
	width: 315px;
	float: right;
	line-height: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	height: auto;
}

/* Contacto */

form {
	margin: 0px;
	padding: 0px;
	float: right;
}
#columncont2 .label {
	color: #666666;
	font-size: 10px;
}
.input {
	width: 275px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.input2 {
	width: 275px;
	height: 75px;
	margin-bottom: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

/* Vista Proyecto */

#projectimg {
	width: 666px;
	height: 317px;
	float: left;
	z-index: 0;
	position: absolute;
}
.projecttitol {
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 666px;
	float: left;
	height: 14px;
	font-size: 10px;
}
.projectlloc {
	width: 666px;
	float: left;
	height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10px;
	color: #666666;
}
.projecticon {
	width: 10px;
	text-align: left;
	float: left;
	height: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.projecticonfin {
	width: 10px;
	text-align: left;
	float: left;
	height: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.projecticontxt {
	width: 172px;
	height: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	float: left;
	font-size: 10px;
}
.projecticontxtfin {
	width: 102px;
	height: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	float: left;
}
#contenidos ul {
	margin: 0px;
	padding: 0px;
}
#contenidos li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.projecticontxt a {
	color: #666666;
}
.projecticontxt a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #333333;
}
.projecticontxt li {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.projecticontxtfin a {
	color: #333333;
	font-size: 10px;
}
.projecticontxtfin a:hover {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #333333;
	font-size: 10px;
}

/* En vista proyecto muestra capa oculta */

#capa1 li .tititem {
	width: 320px;
	float: left;
	line-height: 16px;
	margin-top: 35px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 285px;
	text-align: justify;
}

#capa1 {
	height: 317px;
	width: 666px;
	margin: 0px;
	padding: 0px;
	z-index: 25;
	background-image: url(../imgs_intro/pangtransparente.png);
	background-repeat: repeat;
	background-attachment: fixed;
	visibility: hidden;
	position: relative;
	font-size: 10px;
}
#capa1 .tititem  {
	color: #999966;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#capa1 .txtitem  {
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#capa1 p {
	margin-top: 8px;
}
#capa1col1 {
	height: auto;
	width: 160px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#capa1col1b {
	height: auto;
	width: 140px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#capa1 ul {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#capa1col2 {
	height: auto;
	width: 316px;
	float: right;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
}

/* Catàleg */

#catalegnav {
	text-decoration: none;
	font-size: 10px;
	color: #6B6B6B;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: auto;
	height: 15px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.fletxa {
	text-decoration: none;
	font-size: 10px;
	color: #6B6B6B;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: 9px;
	height: 12px;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.enrere {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: 95px;
	height: 15px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.enrere a {
	color: #666666;
	text-decoration: none;
}
.enrere a:link {
	color: #666666;
	text-decoration: none;
}
.enrere a:hover {
	color: #333333;
	text-decoration: none;
}
.data {
	text-decoration: none;
	font-size: 9px;
	color: #6B6B6B;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: 448px;
	height: 14px;
	float: left;
	text-align: center;
	padding-top: 1px;
}
.endavant {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: 95px;
	height: 15px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.endavant a {
	color: #666666;
	text-decoration: none;
}
.endavant a:link {
	color: #666666;
	text-decoration: none;
}
.endavant a:hover {
	color: #333333;
	text-decoration: none;
}

#catalegcaja1 {
	width: 156px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 410px;
	float: left;
}
#catalegcaja2 {
	width: 156px;
	float: left;
	padding: 0px;
	height: 410px;
	margin: 0px;
}
.titolprojectecataleg {
	font-weight: bold;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 3px;
	font-size: 9px;
	font-style: normal;
	width: 156px;
	height: 48px;
	padding: 0px;
	text-transform: uppercase;
}
.descriprojectecataleg {
	text-decoration: none;
	font-size: 9px;
	color: #6B6B6B;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	width: 156px;
	height: 41px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#projectecatalegllista {
	text-decoration: none;
	font-style: normal;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	width: 156px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#projectecatalegllista .tititem {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
#projectecatalegllista .txtitem {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
#ampliacataleg {
	font-size: 9px;
	height: 18px;
	padding: 0px;
	width: 156px;
	color: #063985;
	line-height: 14px;
	margin: 0px;
}
#ampliacataleg .ampliar {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 9px;
	height: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ampliacataleg a{
	font-size: 9px;
	color: #063985;
	line-height: 14px;
}

#ampliacataleg a:link{
	font-size: 9px;
	color: #063985;
	line-height: 14px;
}
#ampliacataleg a:hover{
	font-size: 9px;
	color: #063985;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063985;
	line-height: 14px;
}
#columncont1 a:link {
	color: #063985;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063985;
}
#columncont1 a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#columncont1 a:active {
	color: #063985;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063985;
}
