@charset "utf-8";
/* CSS Document */

.c{
	clear:both;
	font-size: 1px;
	}

.languages{
	text-align: right;
	color: #333;
	font-size: 12px;
	padding-right: 50px;
	padding-top: 5px;
}

.languages a{
	color: #333;
	text-decoration: none;
}

.languages a:hover{
	color: #FFF;
	text-decoration: underline;
}
.linkHome{
	background: url(../images/bg_menu.gif) 0 0 no-repeat;
	height: 18px;
	text-align: center;
	color: #484b4f;
	font-size: 12px;
	display: block;
	width: 100px;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 24px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.linkContact{
	background: url(../images/bg_menu.gif) 0 0 no-repeat;
	height: 18px;
	text-align: center;
	color: #484b4f;
	font-size: 12px;
	display: block;
	width: 100px;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 88px;
}

#slideshow {
    position:relative;
    height:203;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.marques{
	text-align: center;
}
.marques h3{
	font-size: 12px;
	color: #484b4f;
	border-bottom: 1px solid #484b4f;
	text-align: center;
	margin: 0px;
	padding: 2px
}

.marques img{
	border: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.marques div.separador{
	font-size:1px;
	border-bottom: 1px solid #484b4f;
	height: 1px;
	margin-top: 5px;
}
.title-product{
	font-size: 20px;
	font-weight: bold;
	color: #484b4f;
	padding-top: 20px;
	padding-left: 20px;
}
#productes th{
	background: url(../images/bg_table.gif) 50% 0 no-repeat;
	height: 23px;
	width: 96px;
	font-size: 11px;
	color: #484b4f;
}

#productes td{
	font-size: 12px;
	color: #484b4f;
}
#productes td.text{
	padding: 6px;
}
#productes td.separador{
	font-size: 1px;
}

.paginacio{
	text-align: right;
	font-size: 14px;
}

.paginacio a{
	background-color: #666;
	padding: 2px 6px;
	margin: 3px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
}
.paginacio a.selected{
	background-color: #dbdee1;
	padding: 2px 6px;
	margin: 3px;
	display: inline-block;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


.destacats h3{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #404040;
	padding: 2px 6px;
	margin: 0px;
}
.destacats img{ border: 0;}

.destacats p{ 
	background-color: #E2E2E2;
	color: #404040;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
}
.destacats strong{ 
	display: block;
}
.destacats div.peu{ 
	background-color: #D2D2D2;
	padding: 3px;
	height: 18px;
}
.destacats span.preu{ 
	font-size: 12px;
	font-weight: bolder;
	display: inline;
	color: #404040;
	margin: 0px 5px;
	display: inline-block;
	float: left;
}
.destacats a{ 
	color: #404040;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	float: right;
}
.destacats div.separador{ 
	height: 20px;
}

#foot p{
	margin: 2px;
	font-size: 12px;
	color: #404040;
}
#foot a{
	text-decoration: none;
	color: #404040;
}
#foot a:hover{
	text-decoration: underline;
}

.photo{
	width: 420px;
	float:left;
}
.photo img{
	border: 2px solid white;
	width: 420px;
}
.gallery{}
.gallery img{
	width: 420px;
	float:left;
	margin: 30px 0px;
	border: 2px solid white;
}

.detailTech{
	float:left;
	width: 465px;
	padding-left: 56px;
	color: #404040;
}
.block{
	background-color: #E2E2E2;
	border: 1px solid #404040;
	padding: 10px;
}

.block td{
	font-size: 12px;
	border-bottom: 1px solid #EFEFEF;
}
.detail{
	padding: 0;
	color: #404040;
}
.detail h3{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #404040;
	padding: 2px 6px;
	margin: 0px;
}
.detail p{ 
	background-color: #E2E2E2;
	color: #404040;
	font-size: 13px;
	margin: 0px;
	padding: 8px;
	border: 1px solid #404040;
}
.detail a{ 
	color: #404040;
	text-decoration: none
}

.detail input{ width: 600px;}
.detail textarea{ width: 600px;}
div.separador{ 
	height: 20px;
}

span.pdf{
	display: block;
	text-align: center;
	padding: 10px;
}

input,textarea{ width: 300px;}
input.button{ width: 60px;}