/* Estils GISOFT */

body
{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	height: 300px;
	background-color: #6c6c6c;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
}
a {
	color: #FF6600;
}

a:hover {
	color: #666666;
}
.subtitol
{
	font-family: Arial, Helvetica, sans-serif;
	color: #e45b2c;
	font-size:14px;
}
.descripcio
{
}
.fl{float: left;}
.fr{float: right;}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: "Trebuchet MS";
	font-weight: 600;
	font-size: 36px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px #cccccc;
}
h2
{
	font-family: "Trebuchet MS";
	font-weight: 600;
	font-size: 20px;
	color: #404041;
	margin: 0;
	padding: 0;
}

h3
{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #525252;
	margin: 0;
	padding: 0;
}

h4
{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d1d1d1;
	font-weight: normal;
	margin: 0;
	padding: 0;
}



.centrar
{
	background-image: url(../images/ombra.png);
	background-repeat: repeat-y;
	width: 985px;
	margin-left:-492px;
	left:50%;
	position: absolute;
}

.head
{
	background-image: url(../images/bck_head.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 121px;
	margin-left: 8px;
}

.autentificar
{
	background-image: url(../images/transp_auth.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 228px;
	padding: 14px 10px 0px 10px;
}

.input_auth
{
	background-image: url(../images/input_auth.png);
	background-repeat: no-repeat;
	width: 169px;
	height: 21px;
	margin-bottom: 5px;
	float: left;
}

.input_auth input
{
	
	margin-left: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: 0px;
	color: #7a7a7a;
	width: 160px;
}

.boto_auth
{
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
}

.boto_auth_esq{background-image: url(../images/boto_auth_esq.png); background-repeat:no-repeat; height: 20px; width:3px; float:left;}
.boto_auth_deg{background-image: url(../images/boto_auth_deg.png); background-repeat:repeat-x; height: 20px; float:left; padding: 0px 4px 0px 4px;}
.boto_auth_dre{background-image: url(../images/boto_auth_dre.png); background-repeat:no-repeat; height: 20px; width:3px; float:left;}

.idiomes
{
	text-align: right;
	color: #d1d1d1;
	font-size: 12px;
	font-weight:bold;
}

.idiomes a
{
	text-decoration: none;
	color: #d1d1d1;
	font-size: 12px;
	font-weight:bold;

}


.buscar
{
	float: right;
	background-image: url(../images/input_search.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 20px;
	margin-top: 10px;
}

.buscar input
{
	border: 0;
	background-image: url(../images/input_search.jpg);
	margin: 0;
}

.linia_gris
{
	background-color: #bfbfbf;
	width: 970px;
	height: 8px;
	margin-left: 8px;
}
.contingut
{
	background-color: #FFFFFF;
	width: 930px;
	margin-left: 8px;
	padding: 22px 20px 22px 20px
}

.titolar
{
	background-color: #ececec;
	width: 930px;
	margin-bottom: 10px;
	font-size: 15px;
}

/*.titolar img {border: 1px solid #858585;}*/

.bg_gris_top{background-image:url(../images/titolar_top.jpg); background-repeat:no-repeat; width: 930px; height: 10px;}
.bg_gris_bottom{background-image:url(../images/titolar_bottom.jpg); background-repeat:no-repeat; width: 930px; height: 10px;}

.boto_tit
{	
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

.boto_tit_esq{background-image: url(../images/boto_tit_esq.jpg); background-repeat:no-repeat; height: 30px; width:4px; float:left;}
.boto_tit_deg{background-image: url(../images/boto_tit_deg.jpg); background-repeat:repeat-x; height: 25px; float:left; padding: 5px 6px 0px 6px;}
.boto_tit_deg a{text-decoration: none; color: #FFFFFF; text-shadow: 1px 1px #444;}
.boto_tit_dre{background-image: url(../images/boto_tit_dre.jpg); background-repeat:no-repeat; height: 30px; width:4px; float:left;}


.cont_blocs
{
	width: 678px;
	float: left;
}

.bloc
{
	width: 320px;
	float: left;
	background-color: #f4f4f4;
	margin: 0px 19px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height:230px;
}

.bloc_top{background-image:url(../images/bloc_top.jpg); background-repeat:no-repeat; width: 320px; height: 4px;}
.bloc_bottom{background-image:url(../images/bloc_bottom.jpg); background-repeat:no-repeat; width: 320px; height: 4px;}

.titol_partner
{
	background-image:url(../images/back_tit_partner.jpg); 
	background-repeat: no-repeat;color: #FFFFFF; 
	height: 29px; 
	padding: 3px 0px 0px 20px; 
	margin-bottom: 10px;
}
.descripcio_taronja
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 19px; 
	color: #e45b2c;
	margin-bottom: 20px;
}
.columna_lateral
{
	float: right;
	width: 249px;
}

.columna_lateral img
{
	border: 1px solid #404041;
}

.prod_act
{
	background-color: #404041;
	color: #ffffff;	
}
/* MENU LATERAL */
.bloc_lat li
{
	border-top: 1px solid #ffffff; 
	cursor:pointer;
	list-style:none;
}

.bloc_lat li img
{
	border: 0;
	margin-right: 15px; margin-top: 3px;
}

.bloc_lat li a
{
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 10px 15px 10px 15px;
	background-color: #f4f4f4;
	
}



.bloc_lat li a:hover
{
	display: block;
	color: #FFF;
	padding: 10px 15px 10px 15px;
	background-color: #404041;
}

.bloc_lat
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color: #f4f4f4;
	font-weight: 600;
	}
/* FI LATERAL */
/* MENU SUPERIOR */
.menu
{
	list-style-type:none;
	margin:0px;
	background-image: url(../images/bck_menu.jpg);
	background-repeat:repeat-x;
	height: 40px;
	padding-left: 25px;
	padding-right: 30px;
}
.menu li
{
	margin-left: 5px;
	width: 120px;
	height: 40px;
	text-align: center;
	float: left;
}

.menu li:hover, .actiu
{
	background-image: url(../images/boto_actiu.jpg);
	background-repeat:no-repeat;
	float: left;
}

.menu li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	display:block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: 1px 1px #444;
}

.links_partners ul
{
	list-style-type:none; margin: 20px 0px 0px 0px; padding: 0;
}

.links_partners ul a
{
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #404041;
}

.links_partners ul img
{
	border: 0;
	margin-right: 10px;
}

.portfoli
{
	margin-right: 19px; width: 660px;
}

.link a
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	color: #e45b2c;
}


/* FI SUPERIOR */

.lat_cont{padding-left: 5px;}
.lat_top{background-image:url(../images/lat_top.jpg); background-repeat:no-repeat; width: 249px; height: 5px;}
.lat_bottom{background-image:url(../images/lat_bottom.jpg); background-repeat:no-repeat; width: 249px; height: 5px; margin-bottom: 10px;}

.peu
{
	background-color: #404041;
	width: 970px;
	margin-left: 8px;
}

.content_peu
{
	padding: 20px 0px 0px 20px;
	height: 250px; 
}

.form_peu
{
	width: 320px; 
	height: 220px; 
	float: left;
	margin-right: 20px;
}

.input_peu
{
	background-color: #535354;
	border: 1px solid #7e7e7f;
	height: 25px;
	margin-bottom: 5px;
}

.input_peu input
{
	background-color: #535354;
	border: 0;
	margin-left: 10px;
	color: #b5b5b5;
	font-family: "Trebuchet MS";
	width: 290px;
	margin-top: 2px;
}

.boto_form
{	
	color: #000000;
	font-size: 14px;
	font-weight: bold;

}

.boto_form_esq{background-image: url(../images/boto_form_esq.jpg); background-repeat:no-repeat; height: 26px; width:4px; float:left;}
.boto_form_deg{background-color: #7e7e7f; height: 22px; float:left; padding: 4px 6px 0px 6px; cursor: pointer;}
.boto_form_dre{background-image: url(../images/boto_form_dre.jpg); background-repeat:no-repeat; height: 26px; width:4px; float:left;}

.info_top{background-image: url(../images/info_top.jpg); background-repeat:no-repeat; height:14px; width: 271px;}
.info_cont{background-image: url(../images/info_deg.jpg); background-repeat:repeat-y; width: 249px; padding: 18px 0px 18px 22px; color: #FFFFFF;}
.info_bottom{background-image: url(../images/info_bottom.jpg); background-repeat:no-repeat; height: 6px; width: 271px;}

.legal
{
	background-color: #FFFFFF;
	height: 25px;
	padding: 5px 20px 0px 20px;
	font-size: 12px;
	font-weight: bold;
}
.legal a
{
	color:#000000;
	text-decoration:none;
}
.legal a:hover
{
	text-decoration:underline;
}