@charset "utf-8";
#imatge_principal {
width: 209px;
height: 283px;

}
.cap h4 {
margin-bottom: 0px;

}
.peques a div.ref {
width: 40px;
height: 40px;
background-color:#2D3D79;
background-image: url(/images/repost_normal.jpg);
margin: 0 auto 8px auto;

}
.peques a:hover {
text-decoration: none !important;
}
.peques a:hover div.ref, .peques a.actiu div.ref {
	background-color:#7183CA;
	background-image: url(/images/activat_normal.jpg);
}
#enginyeria .peques a div.ref {
  background-color:#2C697B;
  background-image: url(/images/repost_ingenieria.jpg);
}
#enginyeria .peques a:hover div.ref, #enginyeria  .peques a.actiu div.ref {
	background-color:#81BFD1;
	background-image: url(/images/activat_ingenieria.jpg);
}
.peques p, p.models, p.masInfo {
margin: 0;
}

.fitxa {
	height: 500px;
	position: relative;
}

.fitxa .masInfo {
position: absolute;
bottom: 7px;
}
.models, h4 {
text-transform:uppercase;
}
/* -----------------------------------------------------------------------------------
	ENGINYERIA
-------------------------------------------------------------------------------------- */

.enginyeria {
	background-image: url(/images/bg_enginyeria.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
/*
#enginyeria h3 {
	background-color: #2c6779;
	background-image: url(/images/fons_titol_enginyeria.jpg);
}
*/
#enginyeria .subCategories {
  margin-top: 130px;
}
#enginyeria .cap {
height: 60px;
}
#enginyeria .descripcio {
  height: 290px !important;
}
/* -----------------------------------------------------------------------------------
	PRODUCTOS
-------------------------------------------------------------------------------------- */

.productos{
	background:url(/images/fons_productes.gif) left 0px no-repeat;
}
h3 {
  text-transform: uppercase;
}
/* Inici subcategories productos */
.cont_Mig .subCategories{
	text-align:left;
	margin-left:90px;
	margin-top:71px;
}

.cont_Mig .subCategories a{
	color:#666B6F;
	display:block;
	width:345px;
	height:60px;
	margin:0 0 20px 0;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background-position:center top;
	background-repeat:no-repeat;
	text-transform: uppercase;
}
.cont_Mig .subCategories a img {
  margin-right: 8px;
}
.cont_Mig .subCategories a:hover{
	color:#2d3d79;
	text-decoration:none;
}
/* Final subcategories productos */



/* Fitxa producto ---------------------------------------------------------------------*/

.cont_Mig .fitxa{
	font-size:11px;
}

.cont_Mig .fitxa .cap .models{
	color:#000;
	padding-bottom:13px;
}
.cont_Mig .fitxa .cap .models a.actiu{
	color:#248ceb;
}

.cont_Mig .fitxa .imatge{
	float:left;
	width:210px;
	margin:0;
}
#enginyeria .fitxa .imatge{
  float: right;
 }
.cont_Mig .fitxa .texte{
	float:left;
	width:187px;
	padding-left:18px;
	
}
#enginyeria .fitxa .texte{
  float: right;
  padding-left:0px;
  padding-right:18px;
 }
 .texte p {
 /* text-align: left !important; */

 }
.cont_Mig .fitxa .texte .descripcio{
	min-height:165px;
	height:auto !important;
	height:165px;
	text-align: justify;

}
.cont_Mig .fitxa .texte .descripcio h5 {
  text-align: left;
}
.cont_Mig .fitxa .texte h4{
	color:#268aec;
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;

}
#productes h3, #enginyeria_no h3 {
margin-bottom: 3px;
}
.cont_Mig .fitxa .cap h4{
	height: 39px;
	overflow: hidden;

}
.cont_Mig .fitxa .cap h4 img {
vertical-align: bottom; 
}
.cont_Mig .fitxa .texte h5{
	color:#2d3d79;
	font-weight:bold;
	font-size:13px;
	padding-bottom:7px;
}
.cont_Mig .fitxa .texte h6{
	color:#081a60;
	font-size:12px;
	padding-bottom:7px;
}
.cont_Mig .fitxa .texte p{
	font-size:11px;
	line-height:13px;
	padding-bottom:10px;
}
.cont_Mig .fitxa .masInfo a {
	color:#248ceb;
	font-size:10px;
	line-height:11px;
	
	width:200px;
	position:absolute;
	margin-left:220px;
	margin-top:-25px;
}

.peques{
	padding:0 0 0 12px;
}
#enginyeria .peques{
	padding:0 0 0 5px;
}
.peques .peque{
	text-align:center;
	float:left;
	width:90px;
	padding-top:11px;
}
#enginyeria .peques .peque{
  padding-top: 11px;
}
.peques .peque img{ padding-bottom:1px;}