@charset "ISO-8859-1";
/* CSS Document */

* {margin:0; padding:0}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #333;
	background: #EEE url(../img/bg.gif) repeat-y fixed center; line-height: 1.5em;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#999;
}
a:hover {
	text-decoration:underline;
	color:#333;
}

a.blanc {
	text-decoration:none;
	color:#FFF;
}
a.blanc:hover {
	text-decoration:underline;
	color:#CCC;
}


.oneColFixCtr #container {
	width: 1000px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	text-align:left;
}
.oneColFixCtr #cap {
	padding: 10px 20px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	height:30px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.oneColFixCtr #menu {
	padding: 0 20px;
	background:#6e7274;
	color:#FFF;
	height:34px;
	/*margin-bottom:10px;*/
	background: #EEE url(../img/menu.jpg) repeat-x;
	text-align:left;
}
.oneColFixCtr #peu {
	padding: 0 20px;
	background:#6e7274;
	color:#FFF;
	height:52px;
	/*margin-top:10px;*/
	background: #EEE url(../img/peu.jpg) repeat-x; 
	text-align:left;
	padding-top:6px;
	line-height:20px;
}
.oneColFixCtr #autor {
	padding: 0 20px;
	background:#FFF;
	color:#898989;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:10px;
}
.esq {
	float:left;
}
.dre {
	float:right;
}
.clear { clear: both; }
.grisclar {
	color:#CCC;
}
.blau {
	color:#898989;
}

#gamma {
	position:absolute; /* important. */
	top:130px;
	left:50%; /*important if you want it absolutely centred in window. */ 
	margin-left:-450px; /* importnant. must be half the width. */
	width:900px; /* set to your requirements, but remember left margin setting. */
	height:400px; /* not neccessary if the element needs to grow with content. */
	border:1px solid #CCC; /* not important. */
	background: url(../img/bg_gamma.png) repeat;
	/* background-color:#fff; */
	text-align:left; /*not important. */
	z-index:2;
	display:none;
	overflow: hidden;
	padding:10px;
}

#equip-is {
	position:absolute; /* important. */
	top:130px;
	left:50%; /*important if you want it absolutely centred in window. */ 
	margin-left:-450px; /* importnant. must be half the width. */
	width:900px; /* set to your requirements, but remember left margin setting. */
	height:400px; /* not neccessary if the element needs to grow with content. */
	border:1px solid #CCC; /* not important. */
	background-color:#fff;
	text-align:left; /*not important. */
	z-index:2;
	display:none;
	overflow: hidden;
	padding:10px;
}

#gamma h1 {
	color:#666;
	font-size:16px;
}

#fila {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#fila .col {
	float:left;
	width:286px;
	background:#FFF;
	height:165px;
	border:1px solid #CCC;
	overflow: hidden;
}
#fila .col .desc {
	height:30px;
	line-height:29px;
	width:286px;
	background:#fafafa;
	color:#333;
	margin-top:10px;
	margin-bottom:9px;
	text-align:center;
}
#fila .sep {
	margin-right:10px;
	float:left;
}

#fitxa_gamma {
	min-height:800px;
}
.is {
	background:url(../img/bg_is.jpg);
}
.ls {
	background:url(../img/bg_ls.jpg);
}
.gs {
	background:url(../img/bg_gs.jpg);
}
.rx {
	background:url(../img/bg_rx.jpg);
}
.ct {
	background:url(../img/bg_ct.jpg);
}
#fitxa_gamma .contenidor {
	padding:20px;
}

#cuadre_gamma {
	width:200px;
	height:400px;
	float:left;
	background:#eeeeee;
	border:1px solid #999;
}
#cuadre_gamma .contenidor2 {
	padding:7px;
}

#cuadre_gamma_dreta {
	width:250px;
	height:120px;
	float:right;
	/*border:1px solid #999;*/
}
#cuadre_gamma_dreta .contenidor3 {
	padding:7px;
	color:#FFF;
	text-align:right;
	font-size:14px;
}

.titol_gamma {
	width:185px;
	height:32px;
	line-height:31px;
	color:#FFF;
	background:url(../img/titol_gamma.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#motors_gamma {
	margin-top:20px;
	width:960px;
	height:160px;
	float:left;
	background: url(../img/bg_gamma.png) repeat;
	border:1px solid #999;
}


#fotos_gamma {
	margin-top:20px;
	width:960px;
	height:160px;
	float:left;
	background: url(../img/bg_gamma.png) repeat;
	/*background: #D4D0C8;*/
	border:1px solid #999;
	padding-top:10px;
	text-align:center;
}

#fitxa_empresa {
	background:url(../img/bg_empresa.jpg);
	min-height:644px;
	height:644px;
}
#fitxa_gamma .contenidor {
	padding:20px;
}

#fitxa_contacte {
	background:url(../img/bg_contacte.jpg) center fixed;
	min-height:644px;
	height:644px;
}

/************************************************************************************************/

#ocasio {
	padding:20px;
}

#ocasio .fila_ocasio {
	display:block;
	height:260px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}

#ocasio .item_ocasio {
	text-align:left;
	display:inline-block;
	width:240px;
	font-size:11px;
	height:130px;
	float:left;
}

.item_ocasio {
	text-align:left;
	display:inline-block;
	width:154px;
	font-size:11px;
	height:130px;
	float:left;
}

.item_ocasio .desc {
	float:left;
	width:210px;
	height:32px;
	overflow:hidden;
}

.item_ocasio .preu {
	float:left;
	margin-top:3px;
	height:20px;
	line-height:19px;
	overflow:hidden;
	background-color:#efefef;
	width:210px;
	text-align:center;
	border:1px solid #ccc;
	color:#cc6600;
}

.item_ocasio img {
	border:1px #999 solid;
	padding:4px;
	margin-bottom:5px;
}

.item_ocasio a:hover img {
	text-decoration:none;
	border:1px #C00 solid;
}
.preu { color:#C00 }

/************************************************************************************************/

#cuadre_empresa {
	float:right;
	width:350px;
	height:600px;
	background:#eeeeee;
	border:1px solid #999;
	margin-right:26px;
	margin-top:26px;
}

#cuadre_empresa .contenidor2 {
	padding:20px;
}

#cuadre_contacte {
	float:right;
	width:350px;
	height:600px;
	background: url(../img/bg_gamma.png) repeat;
	border:1px solid #999;
	margin-right:26px;
	margin-top:26px;
}

#cuadre_contacte .contenidor2 {
	padding:20px;
}

.petit {
	font-size:10px;
	color:#666;
}

#tecnic {
	/*height:500px;*/
	background:#f1f1f1;
}

#tecnic .contenidor {
	padding:20px;
}

#tabs-1 {
	color:#666;
}
#tabs-2 {
	color:#666;
}
#tabs-3 {
	color:#666;
}
#tabs-4 {
	color:#666;
}
