body
{
	font-family: sans-serif;
	background:#fff;
}
h1
{
	font-size: 14px;
	margin-left: 30px;
	
	
}
a,a:visited
{
	text-decoration: none;
	border:0;
}
img {
	border:0;
	}





/*************************************************************************************/
#container
{
	width: 748px;
	margin: 0 auto;
}
#header
{
	height: 70px;
	background: url(../images/logo.jpg) top left no-repeat
}
#header p
{
	color: #666;
	margin:0 20px 0 0;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	cursor: default;
}
#header a, #header a:visited
{
	color: #666;
	font-weight: bold;
	font-size: 10px;
}
#header a.active, #header a.active:visited
{
	color: #f20000;
	font-weight: bold;
	font-size: 10px;
	
}
#header a:hover
{
	color: #f20000;
}
/***********************************TOP-NAV**************************************/
#top-nav
{
	width: 650px;
	height: 70px;
	float: right;
	padding: 0;
	margin: 0;
}

#top-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#top-nav li
{
	float: left;
	width: 100px;
	margin: 0 6px 0 0;
	text-align: center;
	line-height:12px;
}
#top-nav a.text,#top-nav a.text:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight:bold;

}
#top-nav a.inici,#top-nav a.inici:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/home_ico.jpg) no-repeat center;
}
#top-nav a.inici-active,#top-nav a.inici-active:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/home_ico_active.jpg) no-repeat center;
}
#top-nav a.inici:hover
{
	background: url(../images/home_ico_active.jpg) no-repeat center;
}
#top-nav a.minipav,#top-nav a.minipav:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/maquina_ico.jpg) no-repeat center center;
}
#top-nav a.minipav-active,#top-nav a.minipav-active:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/maquina_ico_active.jpg) no-repeat center center;
}
#top-nav a.minipav:hover
{
	background: url(../images/maquina_ico_active.jpg) no-repeat center center;
}
#top-nav a.distribuidors,#top-nav a.distribuidors:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/distrib_ico.jpg) no-repeat center;
}
#top-nav a.distribuidors-active,#top-nav a.distribuidors-active:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/distrib_ico_active.jpg) no-repeat center;
}
#top-nav a.distribuidors:hover
{
	background: url(../images/distrib_ico_active.jpg) no-repeat center;
}
#top-nav a.mail,#top-nav a.mail:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/mail_ico.jpg) no-repeat center;
}
#top-nav a.mail-active,#top-nav a.mail-active:visited
{
	display: block;
	width: 100px;
	height: 35px;
	background: url(../images/mail_ico_active.jpg) no-repeat center;
}
#top-nav a.mail:hover
{
	background: url(../images/mail_ico_active.jpg) no-repeat center;
}
/*****************************CAPCELERA**********************************************/
#capcelera
{
	margin: 15px 0 0 0;
	width: 748px;
	height: 194px;
}
#capcelera ul
{
	list-style: none;
	display: block;
	margin: 0 0 0 0;
	padding: 130px 0 0 195px;
	
}
#capcelera li
{
	float: left;
}
#capcelera a,#capcelera a:visited
{
	display: block;
	color: #666;
	font-size: 11px;
	font-weight:bold;
	width: 110px;
	margin-right: 25px;
	text-align: center;
}
#capcelera a:hover
{
	color: #f20000;
}
#capcelera a.active,#capcelera a.active:visited
{
	display: block;
	color: #f20000;
	width: 110px;
	margin-right: 25px;
	text-align: center;
}
/****************************************CONTENT*******************************************/

#content
{
	width: 628px;
	float: right;
	margin: 0 0 0 0;
	border-left: 1px solid #fb9d9e;
	padding:0 25px 50px 0;
}

#content p
{
	font-size: 12px;
	text-align: justify;
	margin: 15px 5px 15px 30px;
}
#content h3 {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin-left:30px;
}
#content li {
	margin:0 0 0 30px;
	padding:0;
	font-size:12px;
	list-style:none;
}
#content ul {
	margin:0;
	padding:0;
	}
#content a, #content a:visited {
	color:#f20000;
}
#content a:hover {
	text-decoration:underline;
}
.imgdescripcio {
	display:block;
	float:right;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
	padding:1px;
	width:236px;
	height:176px;
}
#sello {
	display:block;
	float:right;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
	padding:1px;
}
#sellocontacte{
	display:block;
	float:right;
	margin: 0 0 0 20px;
	border: 1px solid #ccc;
	padding:1px;
}

#selloficha {
	margin: 0 0 0 30px;
	border: 1px solid #ccc;
	padding:1px;
}
/****************************************FOTOS********************************************/
#fotos{
	margin:0 10px 50px 10px;
	padding:0;
}
#fotos a, #fotos a:visited {
	display:block;
	float:left;
	color:#f20000;
	border:1px solid #ccc;
	padding:1px;
	margin:0 12px 30px 12px;	
}
#fotos a:hover {
	color:#e68c34;
	border:1px solid #f20005;
	
}
/****************************************VIDEOS********************************************/
#video {
	width:400px;
	height:350px;
	text-align:center;
	margin: 25px auto;
}
#video a, #video a:visited {
	font-size:12px;
	color:#666666;
	text-align:right;
}
#video a:hover {
	text-decoration:underline;
	color:#f20000;
}
/****************************************FOOTER*******************************************/

#footer
{
	width: 745px;
	border-top: 1px solid #fb9d9e;
	height: 65px;
	margin:0;
	padding:0;
	
}
#sub-footer
{
	width: 625px;
	height: 55px;
	border-left: 1px solid #fb9d9e;
	float: right;
	padding: 10px 0 0 25px;
}

#sub-footer p
{
	font-size: 10px;
	line-height: 8px;
	color:#666666;
}

#sub-footer a,#sub-footer a:visited
{
	font-size: 10px;
	color: #f20000;
}
#sub-footer a:hover
{
	text-decoration: underline;
}

/************************************ALTRES ESTILS*****************************************/
.orange
{
	color: #f20000;
}
.clear
{
	clear: both;
}
/********************************CAIXES INICI***********************************************/
.box {
	margin:0;
	padding:0 0 0 0;
	float:right;
	width:147px;
	height:164px;
}
a.box4, a.box4:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:10px;
	color:#999999;
	display:block;
	width:97px;
	height:104px;
	margin:0;
	padding:60px 25px 0 25px;
	background:url(../images/home_4530.jpg) top center no-repeat;
}
a.box4:hover {
	background:url(../images/home_4530_hover.jpg);	
	}
a.box3, a.box3:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:10px;
	color:#999999;
	display:block;
	width:97px;
	height:104px;
	margin:0;
	padding:60px 25px 0 25px;
	background:url(../images/home_3000.jpg) top center no-repeat;
}
a.box3:hover {
	background:url(../images/home_3000_hover.jpg);	
	}
a.box2, a.box2:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:10px;
	color:#999999;
	display:block;
	width:97px;
	height:104px;
	margin:0;
	padding:60px 25px 0 25px;
	background:url(../images/home_2500.jpg) top center no-repeat;
}
a.box2:hover {
	background:url(../images/home_2500_hover.jpg);	
	}
a.box1, a.box1:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:10px;
	color:#999999;
	display:block;
	width:97px;
	height:104px;
	margin:0;
	padding:60px 25px 0 25px;
	background:url(../images/home_2000.jpg) top center no-repeat;
}
a.box1:hover {
	background:url(../images/home_2000_hover.jpg);	
	}
img.box {
	margin:0;
	padding:0;
	}
#boxes {
	float: none;
	width: 460px;
	margin:50px auto 0 auto;
	padding:0;
}
#contacte {
	margin:0;
	}
.formulari {
	margin: 0 0 0 30px;
}

.clear
{
	clear: both;
}