@charset "iso-8859-1";

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:962px;
}
body { 
	background:#131313; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#424242;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}
.contacto_datos{
	font-size:14px;
	font-weight:bold;
}
.margin_col{
	margin-top:60px;
	margin-left:56px;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.block {
	width:100%;
}
.container { 
	width:1100px; 
	margin:0 auto;
	font-size:11px;
	position:relative;
}
#footer .container{
	width:1100px;
	text-align:center;
	font-size:11px;
	position:relative;
}
.cont_header{
	background-image:url(../img/cont_head.png);
	background-repeat:no-repeat;
	height:24px;
}
.cont_body{
	background-image:url(../img/cont_body.png);
	background-repeat:repeat-y;
	height:auto;
}
.cont_footer{
	background-image:url(../img/cont_footer.png);
	background-repeat:no-repeat;
	height:20px;
}


/*==== GLOBAL =====*/
#header {
	height:536px;
	/*background:url(../images/header-bg.jpg) no-repeat center 36px;*/
}
#content {
	/*background:url(../images/content-bg.jpg) no-repeat center bottom;*/
}
#footer {
	padding:18px 0 10px 18px;
	font-size:.83em;
	position:relative;
}

/*---- tailings ----*/
/*.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x;
}*/

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 5px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:5px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}
.p4 {
	margin-bottom:36px;
}
.p5 {
	margin-bottom:45px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#369; 
	outline:none;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	font-weight:bold;
	color:#999;
}

h7 {
	font-size:20px;
	color:#131313;
	padding:2px 0 6px 0;
	margin-bottom:20px;
	display:block;
}
h2 {
	font-size:20px;
	line-height:1.2em;
	font-weight:normal;
	color:#131313;
	border-bottom:3px solid #424242;
	padding:2px 0 6px 0;
	margin-bottom:32px;
}
	h2.alt {
		margin-bottom:22px;
	}
h3 {
	font-size:1.25em;
	font-weight:normal;
	color:#a8a8a8;
	line-height:1.33em;
	margin-bottom:5px;
}
h4 {
	font-size:1.25em;
	font-weight:normal;
	color:#333;
}
h6{
	font-size:11px;
	font-weight:normal;
}

.last-link {
	margin-top:20px;
	padding-top:5px;
	border-top:1px solid #303030;
	color:#0096ff;
	font-size:12px;
}
	.last-link a { 
		color:#0096ff;
	}
.last-link_pro_1{
	margin-top:20px;
	padding-top:5px;
	color:#0096ff;
	font-size:12px;
}

.last-link_pro_1 a { 
	color:#0096ff;
}


.line-hor { 
	background:#303030;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1  { 
	/*background-image:url(images/line-ver.gif);
	background-repeat:repeat-y;*/
	width:100%;
}


.address {
	color:#fff;
	font-size:1.25em;
	padding-bottom:6px;
}
	.address dt {
		margin-bottom:18px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:115px;
		}
		.address dd a {
			color:#369; 
		}


.department {
	padding-bottom:29px;
}
	.department dt {
		font-size:1.25em;
		color:#a8a8a8;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:115px;
		}
		.department dd a {
			color:#a8a8a8;
		}


/*===== header =====*/
#header .row-1 {
	height:10px;
	font-size:.83em;
	color:#555;
	text-transform:uppercase;
}
	#header .row-1 .fleft {
		padding:7px 0 0 0;
	}
	#header .row-1 .top-links {
		float:right;
		padding:8px 0 0 0;
		margin-right:-6px;
	}
		#header .row-1 .top-links li {
			display:inline;
		}
			#header .row-1 .top-links li a {
				color:#555;
				padding:0 6px 0 3px;
				text-decoration:none;
			}
			#header .row-1 .top-links li a:hover {
				text-decoration:underline;
			}
#header .row-2 {
	height:60px;
}
	#header .row-2 .fleft {
		padding:0px 0 0 0;
		margin-left:50px;
	}
	#header .row-2 .nav {
		float:right;
		font-size:20px;
		line-height:1.2em;
		padding:85px 0 0 0;
	}
		#header .row-2 .nav li {
			display:inline;
		}
			#header .row-2 .nav li a {
				color:#369; 
				text-decoration:none;
				padding:0 0 0 18px;
			}
			#header .row-2 .nav li a:hover, #header .row-2 .nav li a.current {
				text-decoration:none;
				color:#0096ff;
			}

.rss {
	position:absolute;
	top:36px;
	right:0;
	width:156px;
	height:52px;
	overflow:hidden;
	margin-right:50px;
}
	.rss img {
		position:absolute;
	}
.rss.closed img {
	top:-39px;
}

/*--- kwicks ---*/
.kwicks-box {
	border:1px solid #323232;
	padding:12px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:936px;
	height:337px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 134px;
	height: 337px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	opacity:.4;
}
.kwicks li.active {
	opacity:1;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */	
	float: left;
}


/*===== content =====*/
#content .indent {
	padding:0px 4px 0px 16px;
}
#content .inner {
	padding:0 0 17px 0;
}
.list1 {
	padding-bottom:16px;
}
	.list1 li {
		width:100%;
		overflow:hidden;
		border-bottom:1px solid #2b2b2b;
		padding-bottom:13px;
		margin-bottom:16px;
	}
	.list1 li.last {
		border-bottom:none;
		padding-bottom:0;
		margin-bottom:0;
	}
		.list1 li a.img-wrap {
			display:block;
			float:left;
			border:6px solid #2b2b2b;
			margin-right:19px;
		}
		.list1 li a.img-wrap:hover {
			border:6px solid #fff;
		}
		.list1 li a {
			color:#369; 
		}

.list2 li {
	background:url(images/bull.gif) no-repeat left 5px;
	padding:0 0 20px 19px;
	font-size:1.25em;
	line-height:1.33em;
	vertical-align:top;
}
	.list2 li a {
		text-decoration:none;
		display:block;
	}
	.list2 li a:hover {
		color:#fff;
	}

.projects {
	margin-bottom:-10px;
}
.projects li {
	border-bottom:1px solid #2b2b2b;
	padding-bottom:6px;
	margin-bottom:6px;
	vertical-align:top;
	position:relative;
}
	.projects li.last {
		border:none;
		padding:0;
		margin:0;
	}
	.projects li a{
		text-decoration:none;
		display:block;
		color:#424242;
		padding:10px 0 10px 5px;
		position:relative;
	}
	.projects li a span {
		position:absolute;
		display:block;
		width:255px;
		padding:15px 15px 22px 15px;
		background:#222;
		top:0;
		left:-285px;
		visibility:hidden;
		color:#fff;
		text-decoration:underline;
		cursor:pointer;
	}
		.projects li a span img {
			display:block;
			border:1px solid #333;
			padding:8px;
			margin-bottom:15px;
		}
	.projects li a:hover span {
		visibility:visible;
	}
	.projects li a:hover {
		background:#222;
	}
		.projects li a strong {
			display:block;
			color:#a8a8a8;
			font-size:1.25em;
			font-weight:normal;
		}

.img-list {
	width:100%;
	overflow:hidden;
	padding-bottom:24px;
}
	.img-list li {
		float:left;
		margin-right:39px;
	}
	.img-list li.last {
		margin-right:0;
	}

.testimonials li {
	border-bottom:1px solid #2b2b2b;
	padding-bottom:16px;
	margin-bottom:17px;
}
	.testimonials li.last {
		border-bottom:none;
		padding-bottom:0;
		margin:0;
	}
	.testimonials li h3 {
		margin-bottom:0;
	}

/*===== footer =====*/
#footer, #footer a {
	color:#555;
	text-transform:uppercase;
}
	#footer a {
		text-decoration:none;
	}
		#footer a:hover {
			text-decoration:underline;
		}


/*----- forms -----*/
#ClockForm fieldset {
	border:none;
	float:left;
	text-align:left;
}
	#ClockForm fieldset input {
		border:none;
		background:none;
		color:#555;
		text-transform:uppercase;
		width:300px;
	}


#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:40px;
	} 
		#contacts-form label input { 
			width:274px;
			padding:3px 0 3px 5px;
			color:#424242;
			background:#aeadad;
		}
		#contacts-form textarea {
			width:274px;
			height:173px;
			padding:3px 0 3px 5px;
			color:#424242;
			overflow:auto;
			background:#aeadad;
		}

/*==========================================*/


.menu{
	background-image:url(../img/menu_1.png);
	height:43px;
	width:990px;
	margin-top:20px;
	padding-top:12px;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:50px;
	
}
.menu a {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.menu a:link {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.menu a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.menu a:hover {
	font-weight:bold;
	color:#0096FF;
	text-decoration:none;
}
.menu_text{
	color:#FFF;

}

.head_user a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.head_user a:link {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.head_user a:visited {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.head_user a:hover {
	font-weight:bold;
	color:#0096FF;
	text-decoration:none;
}


/* PROYECTOS */

.caja_p{
	margin-left:44px;
	padding:5px 5px 5px 5px;
	width:960px;
}
.caja_p_productos{
	margin-left:44px;
	padding:5px 5px 5px 5px;
	width:660px;
	float:left;
}
.caja_p_productos_rigth{
	padding:5px 5px 5px 5px;
	width:300px;
	float:left;
}
.proyecte_titol{
	font-size:18px;
	display:block;
	color:#767676;
	margin-top:10px;
	margin-bottom:10px;
}
.proyecte_caja{
	width:950px;
	float:left;
	padding-bottom:10px;
}
.proyecte_caja_left{
	width:650px;
	float:left;
	text-align:justify;
	display:block;
}
.proyecte_img{
	width:100px;
	float:right;
	margin-right:160px;
}
.proyecte_img_span{
	margin-right:100px;
}
.banner_1{
	background-image:url(../img/newsletter.png);
	background-repeat:no-repeat;
	display:block;
}
.banner_1 .text_ban{
	padding-left:20px;
	padding-top:20px;
	display:block;
	width:260px;	
	padding-bottom:16px;
	font-size:12px;
}
.boton{
	font-size:11px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#06C;
	border:0px;
	width:60px;
	height:19px;
	cursor:pointer;
	margin-top:10px;
	margin-left:110px;
	margin-bottom:5px;
       }
.titol_page{
	font-weight:bold;
	font-size:14px;
	display:block;
	margin-bottom:10px;
	color:#C90;
}
.height_tr{
	height:30px;
}
input { 
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: #000099;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
} 
.form_margin_left{
	padding-left:55px;
	display:block;
}
.caja_producto{
	width:900px;
	float:left;
}
.producto_titol{
	font-weight:bold;
	display:block;
	padding-bottom:10px;
	font-size:14px;
}
.producto_left{
	width:600px;
	float:left;
}
.producto_right{
	width:280px;
	float:left;
	padding-left:16px;
	text-align:right;
}
.show_jquery{
	display:block;
	padding-bottom:5px;
	cursor:pointer;
	color:#06C;
	font-weight:bold;
	padding-top:5px;
}
.hide_jquery{
	display:block;
	padding-top:5px;
	cursor:pointer;
	color:#06C;
	font-weight:bold;
}
.paginacion_noticias{
	width:522px; 
	height:30px; 
	float:left;
	text-align:center; 
	font-size:10px;
	margin-left:400px;
}
.paginacion_noticias a{
	font-size:12px; 
	color:#005EA3; 
	font-size:10px;
}
.paginacion_noticias a:hover{
	color:#990033;
	text-decoration:none;
}
.paginacion_noticias .sep_links{
	margin-bottom:-2px;
	padding:0px 5px;
}
.general_banner_idioma1{
	float:right;
	padding-right:100px;
}
.general_banner_idioma1_1_seleccionat{
	font-weight:bold;
	color:#F90;
}

#registro {width:360px; padding:10px; margin:15px; border: 2px dashed #6d6d6d;}
#registro fieldset {border:0; padding:10px 20px;}
#registro legend{font: bold 12px Arial, sans-serif;color:#36C; padding:0 5px 8px;;}
#registro p label {font:bold 12px Geneva, Arial, Helvetica, sans-serif; float: left;width: 22%; text-align:right;padding:5px; color: #000000;}
#registro p br {clear: left;}
.enviar{margin:3px 0 0 83px;}
.caja_producte{
	width:650px;
	float:left;
	margin-bottom:10px;
}
.caja_producte .llistatproducte{
	width:310px;
	float:left;
	margin-top:12px;
}
.sub_descripciollarga{
	margin-top:20px;
}
.galeria{
	display:inline;
}
.text_ok{
	font-size:16px;
	font-weight:bold;
	color:#090;
}
.text_ko{
	font-size:14px;
	font-weight:bold;
	color:#C00;
}
.head_user{
	margin-left:730px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	width:270px;
	font-size:12px;
	font-weight:bold;
	background-color:#424242;
	padding:3px;
}
.edit_form{
	margin-top:100px; 
	margin-left:50px;
}
.edit_ok{
	color:#693;
	font-weight:bold;
	font-size:12px;
	margin-bottom:6px;
}
.error_ko{
	color:#600;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
.capa_mas{
	clear:both;
	display:block;
}
.pointer{
	cursor:pointer;
}
.columna{
	width:240px;
	float:left;
	margin-top:9px;
}