/* CSS Document */

#body {
	text-align: center; /* Center align for IE */
	height: 100%;

	background-repeat: repeat-x;
}

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 



#wrapper {
	 width: 985px;
	text-align: left;
	float: none;
	vertical-align: top;
	background-position: center;
	height: auto;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCEFEF;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
}

#header {
	border: 0px none #000;
	height: 106px;
}

#idioma {
	background-color: #333131;
	font-size: 9px;
	float: none;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	height: 15px;
	width: 987px;
	padding-right: 6px;
}
.english {
	padding-right: 20px;
}
.english  a{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	padding-right: 15px;
	text-decoration: none;
}
.castellano {
	padding-right: 4px;
}
.castellano a{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#idioma a{
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;

}

#idioma a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 9px;

}





/* sidebar

--------------------------------------------------------------------------*/

#sidebar {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-left: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	background-color: #cccccc;
	font-size: 12px;
	color: #6E1F1F;
	width: 145px;
	margin-top: 5px;
	border: 1px solid #481313;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#sidebar h1{
	color: #000;
	font-size: 14px;
	text-align: center;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #acabab;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
#sidebar p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #464646;
	text-align: center;
	font-variant: normal;
	padding-left: 5px;
	line-height: 25px;
	height: 25px;
}
#sidebar ul{
	list-style-image: url(../images/arrow2.gif);
	margin: 0px;
	padding: 0px;
	list-style-position: inside;	
}
#plasma1 {
	padding-top: 71px;
	padding-left: 0px;
	}

#corteagua {
	padding-top: 34px;
	}
#corteagua ul {
	list-style-type: none;
	height: 20px;
	margin-top: 0px;
	margin-left: 19px;
}
#corteagua li {
	height: 25px;
}
#corteagua li a {
	color: #333;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


#sidebar li{
	margin-left: 8px;
	padding-bottom: 3px;
}

#sidebar li a:hover{
	color: #33363e;
	font-size: 12px;
	font-weight: bold;



}

#sidebar li a{
	color: #33363e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;

}
#imghome {
	margin-top: -3px;
}
#imghome2 {
	margin-top: -3px;
}

#imghome3 {
	margin-top: -3px;
}






/*topNav*/

#topnav					{
	width: 985px;
	font-family: "Century Gothic";
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-top: 0px;
	background-image: none;
	text-align: center;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	margin-top: 0px;
}

.menuElem {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;

}

.menuElem a {
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;

}



.menutopTable {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #666;

}









/* footer

--------------------------------------------------------------------------*/

#footer{
	width: 987px;
	background-color: #000;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: "Century Gothic";
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-style: italic;
}





#footer a {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bolder;
	font-style: italic;
}

#sidenews {

	width:150px;

	display: block;

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0;

	float: left;

	margin-left: 0px;

	text-decoration: none;

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	list-style-type: none;

	margin-right: 10px;

	height: 210px;

	background-color: #F2EFEA;

	font-size: 16px;

	padding-right: 10px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #481313;

	border-left-color: #481313;

	border-bottom-style: none;

	margin-top: 300px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #481313;

}

#noticias {
	padding-top: 2px;
	text-decoration: none;
	list-style-type: none;
	height: auto;
	padding-bottom: 2px;
	margin-left: 0px;
}
#content {
	border-right-style: none;
	border-left-style: none;
	height: 400px;
	border-top-style: none;
	border-bottom-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 2px;
}
#content p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 10px;
}
#content h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: left;
	font-weight: bolder;
	color: #6B1F1F;
	padding-top: 5px;
	padding-left: 10px;
}
#content a{
	color: #6B1F1F;
}
#SeccioTitolTextil {
	background-color: #D3EAE8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	margin-left: 15px;
	border: 1px solid #000;
	height: auto;
	line-height: 40px;
}
#ContentTab h6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;

}
#ContentTab h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	word-spacing: -1px;
	padding-left: 10px;
	font-weight: bolder;
	color: #6B1F1F;
}
#ContentTab a{
	color: #6B1F1F;

}
#SeccioTitol {
	background-color: #464646;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #ff9933;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 15px;
	border: 1px solid #000;
	height: auto;
	text-transform: none;
	line-height: 35px;
}

#SeccioTitolProductes {
	background-color: #F2EFEA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 15px;
	border: 1px solid #000;
	height: 10px;
	vertical-align: middle;
	line-height: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.imgBorder {
	border: 1px solid #000;
}


#SeccioTitolCorte {
	background-color: #F6C57E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	margin-left: 15px;
	border: 1px solid #000;
	height: auto;
	line-height: 40px;
}

#SeccioTitolIngenieria {
	background-color: #96D0B4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: auto;
	clip: rect(auto,auto,auto,auto);
	padding-left: 10px;
	margin-left: 15px;
	border: 1px solid #000;
	height: auto;
	line-height: 40px;
}
#ContentTab{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: auto;
}
#ContentTab p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
	padding-left: 10px;
}
#ContentTab po{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
	padding-left: 10px;
}
#ProdMenu {
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	height: auto;
	padding-right: 10px;
}





#bottom{
	margin-left: 240px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
}
#ProdMenu a{
	text-decoration: none;
	color: #6B1D1D;
	height: 25px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
}
.Productes{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Productes p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align: left;
}
#top{
	text-decoration: none;
	margin-left: 100px;
	margin-top: 10px;
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
	vertical-align: bottom;

}

#middle{
	float: right;
	margin-top: -130px;
	padding-right: 100px;
	text-decoration: none;
}
.innera {
	overflow:auto;
	width:auto;
	height:471px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F2EFEA;
	padding-top: 5px;
}
.inneraBorderless {
	overflow:auto;
	width:auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F2EFEA;
	height: 383px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-top: 5px;
}
#outerWrap {
	height: auto;
	width: auto;
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 2px;
}
#outerWrapBorderless {
	height: 260px;
	width: auto;
	margin-left: 15px;
}
#outerWrapProduct {
	height: auto;
	width: auto;
	margin-left: 8px;
	padding: 0px;
	margin-top: 0px;
}
.inneraProduct{
	overflow:auto;
	width:auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F2EFEA;
	height: 471px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px none #000;
	text-align: justify;
}

.imgRight
{
	float:right;
	border: 1px solid #000;
	margin-left: 10px;
}

.imgIndex
{
	border: 1px solid #000;
}
.imgRightBorderLess
{
	float:right;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#imgCenter
{
	text-align: center;
	border: 1px none #000;
	width: auto;
}
hr { border: 1px dashed #333333; border-style: none none dashed; }
#Distribuidores{
}
#Distribuidores ul{
}
#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}

td.myborderLeft 
{
	border-collapse: collapse;
	border: .05em solid #000;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-left:2px;
	padding-top: 2px;
} 
td.myborderRight
{
	border-collapse: collapse;
	border: .05em solid #000;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	
} 
td.mycellPadding
{
	border-collapse: collapse;
	border: .05em solid #000;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	
} 
.mybordertable
{
	border-collapse: collapse;
	border: .05em solid #000;

} 

#maqTextil {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 36px;
	padding-left: 19px;
}
#maqTextil a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#prodmedida {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding-top: 34px;
	padding-left: 19px;
	height: 100%;
	color: #333;
}
#prodmedida a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#plasmaTE {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 44px;
	padding-left: 22px;
}
#plasmaTE a {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#plasmaT {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 44px;
	padding-left: 4px;
}
#plasmaT a {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#plasma1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 12px;
	padding-left: 19px;
}
#plasma1 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#plasma2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 10px;
	padding-left: 19px;
}
#plasma2 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#plasma3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 8px;
	padding-left: 19px;
}
#plasma3 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#plasma4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 8px;
	padding-left: 19px;
}
#plasma4 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#corteT {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 16px;
	padding-left: 19px;
}
#corteT a {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#corte1 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 12px;
	padding-left: 19px;
}
#corte1 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#corte2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 9px;
	padding-left: 19px;
}
#corte2 a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#maqing {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 100%;
	padding-top: 45px;
	padding-left: 17px;
}
#maqing a {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	
	
	
	
