
/*==========================================================================
InnoStorage.eu
Designed and coded by Quim Cabeza
from 01-06-2013

Updated, corrected and supplemented by Quim Cabeza
from 01-06-2013
==
==========================================================================
http://www.konfuxi.cat
quimcabeza@konfuxi.cat
============================================================================*/

/* ==================================================================================== */
/* ====== TIPOGRAFIES ====================================================================
font-family: 'Quantico', sans-serif;
font-family: 'Audiowide', cursive;
   ==================================================================================== */

/* ==================================================================================== */
/* ====== SECCIONS ==================================================================== */
/* ==================================================================================== */

.img {
	border: none;
}
body{
	background-color: #060 ;
	font-family: 'Open Sans',Arial, Helvatico, sans-serif ;
	color:#FFF;
	font-weight: 300;
	font-size: 12pxpx;
	margin: 0;
	padding: 0;
}

/*@font-face body{
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}*/

.logo_amagat {
	top: -10000px; /*150px;*/
	left: -10000px;
	display: none;
}
#container {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	background:  #003000 repeat top left;
}

#header {
	width: 1100px;
	/*height: 400px;*/
	font-family: 'Rationale', sans-serif;
	background: transparent url(../img/layout/bg_mapa_header_2.jpg) no-repeat left top;
}
#header h1 {
	color: #000;
	font-family: 'Rationale', sans-serif;
	text-shadow: 0 0 5px #FFFFA0, 0 0 10px #FFFF4D, 0 0 15px #FFFF41, 0 0 20px #FFFF2A, 0 0 25px #FFFF2B, 0 0 30px #FEFE00, 0 0 35px #F7F700;
	font-size: 6em;
	margin-left: 400px; 
}
#header_titol2{
	margin: 0px 100px 00px 100px;
	width: 900px;
}
#header h2 {
	color: #000;
	font-family: 'Rationale', sans-serif;
	margin-left: 50px;
	font-size: 1.7em;
	text-shadow: 0 1px 2px #8a8a8a;
}


#logo {
	float: left;
	margin: 50px 50px 20px 50px ;
	background-color: transparent;
	/* BEGIN SHADOW */
	box-shadow: 7px 7px 8px #333;
	-webkit-box-shadow: 7px 7px 8px #333;
	-moz-box-shadow: 7px 7px 8px #3333;
	/* END SHADOW */
}

/*==================================================================*/
/*=======================RIGUTCOLUMN================================*/


#rightcolumn{
	float:right;
	width: 180px;
	margin: 30px 20px  20px 0px ;
}

.logo_box_blanc {
	width: 180px;
	background-color: #FFF;
}

.logo_box_negre {
	width: 180px;
	background-color: #000;
}

.logo_7mp {
	
	margin: 15px 15px;
}

.logo_7mp img{
	border: none;
}

#rightcolumn p {
	text-align: center;
	font-size: 0.7em; 
	margin: 15px 15px;
}

/*=======================================================*/
/*=======================CONTNET=========================*/

#content{
	float: right;	
	width: 800px;
	margin: 20px 50px 20px 20px ;
}


#content p{
	font-family: 'Open Sans', sans-serif ;
	/*color: #FFF;*/
	font-size:1.3em;
	font-weight: 300;
	text-align:justify;
}
#content h2{
	font-family: 'Open Sans',Arial, Helvatico, sans-serif ;
	color: #FFF;
	font-size:1.5em;
	font-weight:  400;
	text-align:left;
}
#content h2{
	font-family: 'Open Sans', sans-serif ;
	color: #FFF;
	font-size:1.8em;
	font-weight: bold ;
	text-align:left;
}
#content h3{
	font-family: 'Open Sans', sans-serif ;
	color: #FFF;
	font-size:1.5em;
	font-weight: 400 ;
	text-align:left;
}

#content ul, #content ol {
	margin: 10px 50px;
	text-align:justify;
	
} 
#content li {
	margin-bottom: 10px;
}

/*======================================================0*/
/*=======================FOOTER================================*/


#footer{
	width: 1100px;
	height: 150px;
	/*margin: 0 0 0 0px;*/
	background: transparent url(../img/layout/bg_mapa_footer_2.jpg) no-repeat left top;
	position: relative;/* esto da a IE6 hasLayout para borrar correctamente */
	clear: both; /* esta propiedad de borrado fuerza a .container a conocer dónde terminan las columnas y a contenerlas */
	
}

#footer_bottom {
	clear: both;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	width: 960px;
	margin: 0px auto 0px auto;
	padding-top: 20px;
}

#footer_bottom a:link, #footer_bottom a:active, #footer a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

#footer_bottom a:hover {
	text-decoration:underline;
	color:#FFF;
	font-weight: bold;
}
	
.titol_negre {
	color: #000;
	margin-left: 50px;
	font-size: 2em;
}
.titol_blanc {
	font-family: 'Rationale', sans-serif;
	color: #fff;
	margin-left: 50px;
	font-size: 2em;
}

/* ===================================================== */
/* ====== TAULA part_table ============================= */
/* ===================================================== */
#part_table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
border-collapse:collapse;
}
#part_table td, #part_table th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
}
#part_table th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #A7C942;
color:#ffffff;
}
#part_table tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

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

/* ===================================================== */
/* ======  LLISTA DOCUMENTS doc_list  ================== */
/* ===================================================== */
.doc_box {
	display: block;
	width: 70%;
	margin: 10px auto;
	padding: 0px 0;
	border: 1px solid #CCC;
}
.doc_box p{
	/*display: block;*/
	margin: 0 0 0 50px;
}
.doc_box a{
	font-style:italic;
	color: #FFF;
	text-decoration: none;
}
.doc_box a:hover{
	text-decoration: underline;
	color:#CCC;
}

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


/* ====================================================== */
/* ====== LLISTAT part_list ============================= */
/* ====================================================== */

.part_item{
	position:relative;
	float: left;
	width: 700px;
	margin: 10px 50px;;
	padding: 0;
	background-color: #fff;
	color: #000;
	border:1PX #000 solid;
	font-family: 'Open Sans', sans-serif ;
	font-size: 10px;
	/* BEGIN SHADOW */
	box-shadow: 7px 7px 8px #333;
	-webkit-box-shadow: 7px 7px 8px #333;
	-moz-box-shadow: 7px 7px 8px #333;
	/* END SHADOW */
}
.part_item_bg_negre{
	background-color: #000;
	color: #FFF;
	padding: 5px 50px;
	font-family: 'Open Sans', sans-serif ;
	font-size: 12px;

}
.part_data {
    display: inline;
	float:left;
	color: #333;
	border: 0;
	width: 350px;
	margin: 0 0 0 50px;
}

.part_entit {
	float: left;
    display: inline;
	position:relative;
	/*width: 250px;*/
	margin: 25px 25px;
	border: none;
}
/*.part_entit img{
	border:none;
	border-style:outset;
	/*margin:auto;
}*/
.part_entit a{
	border: none;
	/*border-style: inset;*/
	/*margin:auto;*/
}
.part_entit a:hover{
	border:1px #FFF solid outset;
	/*border-style:inset;
	margin:auto; */
}
.part_entit a:active{
	
	border:1px #FFF solid outset;
	/*border-style:inset;
	margin:auto; */
}
/* ==================================================================================== */


/* ====================================================== */
/* ====== LLISTAT SECONDMENTS seco_list ================= */
/* ====================================================== */
.seco_item{
	width: 700px;
	font-size: 12px;
	margin: 10px 50px 20px 50px;
	padding: 0;
	/*padding-bottom: 10px;*/
	background-color: #000;
	color: #FFF;
	border:1PX #fff solid;
	/* BEGIN SHADOW */
	box-shadow: 7px 7px 8px #333;
	-webkit-box-shadow: 7px 7px 8px #333;
	-moz-box-shadow: 7px 7px 8px #333;
	/* END SHADOW */
}


.seco_title_bg_white{
	background-color: #FFF;
	color: #000;
	padding: 0px 160px;
	margin-bottom: 5px;
}

.seco_registre {

}

.seco_capsalera {
	/*width: 300px;*/
	color:#000;
	font-size: 16;
	font-weight: bold;
	padding: 0 5px ;
	text-align: right;
	vertical-align: top;
}

.seco_camp {
	/*display:block;*/
	width: 150px;
	color:#999;
	padding: 0 5px ;
	text-align: right;
	vertical-align: top;
	/*BORDER: 1PX SOLID #F00;*/

}
.seco_info {
	/*border: 1px SOLID #F00;*/
	float:left;
	width: 500px;
	padding: 0 5px ;
	vertical-align: top;
}

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


/* ======================================================== */
/* ====== LLISTAT  joint_list ============================= */
/* ======================================================== */

.joint_item{
	position:relative;
	float: left;
	width: 700px;
	margin: 10px 50px;;
	padding: 0;
	padding-bottom: 10px;
	background-color:  #999;
	color: #FFF;
	border:1PX #333 solid;
	/* BEGIN SHADOW */
	box-shadow: 7px 7px 8px #333;
	-webkit-box-shadow: 7px 7px 8px #333;
	-moz-box-shadow: 7px 7px 8px #3333;
	/* END SHADOW */
}
.joint_title{
	background-color: #ccc;
	color: #000;
	padding: 5px 50px;
}

.joint_flyer {
	display:block;
	float: left;
	margin: 10px 5px 0 50px;
	width: 550px;
	text-decoration: none;
}
.joint_flyer a {
	color:#000;
	font-style: italic;
	text-decoration: none;
}
.joint_flyer a:hover {
	/*text-decoration: underline;*/
	color:#ccc;
/* BEGIN IL"LUMINACIÓ SUAU */
	-moz-border-radius:0x;
	-webkit-border-radius:0x;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
/* END IL"LUMINACIÓ SUAU */
}

.joint_link {
	display:block;
	float: left;
	margin: 10px 5px 0 50px;
	width: 550px;
	text-decoration: none;
}

.joint_link a {
	color:#000;
	font-style: italic;
	text-decoration: none;
}
.joint_link a:hover {
	/*text-decoration: underline;*/
	color:#ccc;
/* BEGIN IL"LUMINACIÓ SUAU */
	-moz-border-radius:0x;
	-webkit-border-radius:0x;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
/* END IL"LUMINACIÓ SUAU */



}

/* ======================================================== */
/* ======================ESTIL BOTÓ CSS =================== */
/* ======================================================== */

.bottocss{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font-weight:bold;
margin: 10px 350px;
}

.bottocss:visited{
color: black;
}

.bottocss:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.bottocss:active{
color: black;
}

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

/* ======================================================= */
/* ======================ESTIL BOTÓ CSS= ================= */

.botocss{
width: 100px;
background-color: #ddd;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font-size: 12px;
font-weight:bold;
margin: 10px 350px;
}

.botocss:visited{
color: black;
}

.botocss:hover{
border-style: inset;
background-color: #bbb;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.botocss:active{
color: red;
}

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


.clearfloat { /* esta clase puede situarse en una <br /> o div vacía como elemento final tras la última div flotante (dentro de #container) si se elimina overflow:hidden en .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*=================================================*/				
/*============= AVISO LEGAL ===========================*/				

			.aviso_legal {
				width: 500px;
				height: 400px;
				overflow-y:visible;
				overflow-x:hidden;
				margin: 50px auto 30px auto;
				background: #000 url(/img/layout/bg_Aviso_Legal.jpg) repeat left top;
				color: #FFF;
				font-family: 'Noticia Text', serif;;
				padding: 20px 40px 20px 40px ;
				z-index: auto;
			/* BEGIN OMBRA CAIXA */	
			border: 1px solid #ddd; 
			border-radius: 4px; 
			box-shadow: #ccc 0 0 15px; 
			/* END OMBRA CAIXA */	
			}
			.aviso_legal p {
				text-align: justify;
				font-size: 12px;
			}
			.aviso_legal ol,
			.aviso_legal ul, 
			{
				text-align: justify;
				
			}
			.aviso_legal li 
			{
				
				font-size: 10px;
			}
			

			.aviso_legal a {
				text-align: justify;
				font-size: 10px;
				color: #FF0;
				text-decoration: none;				
				
			}
			.aviso_legal a:hover {
				text-decoration: underline;
			}	

/*============= AVISO LEGAL ================================*/	
/*==========================================================*/				

/*==========================================================*/				
/*============= Form Filtre ================================*/	

.Filtre {
	margin: 0 50px 0 50px;
}