body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EFEFFC;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
img	{
	border-style: none;
}
a:link {
	color: #696799;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
}
#Banner {
	position:absolute;
	width:800;
	height:130;
	z-index:1;
	left: 20;
	top: 5;
	overflow: visible;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
}
#sidetitle {
	position:absolute;
	width:135;
	height:15;
	z-index:6;
	left: 27px;
	top: 155px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	visibility: visible;
}
#titleline {
	position:absolute;
	width:135;
	height:5;
	z-index:5;
	left: 27px;
	top: 186px;
	visibility: visible;
}
#sidesubtitle {
	position:absolute;
	width:135px;
	height:24px;
	z-index:4;
	left: 27px;
	top: 191px;
	visibility: visible;
}

#Main {
	position:absolute;
	width:600px;
	height:451px;
	z-index:3;
	left: 165px;
	top: 192px;
	overflow: visible;
	text-align: justify;
}
#footer {
	left:169px;
	top:643px;
	width:678px;
	height:24px;
	z-index:7;
	font-size: 9px;
	text-align: right;
	color: #999999;
}
.hiddentext {
	color: #EFEFFC;
}
.subtitle {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.producttable {
	line-height: 12px;
	width: 100%;
	font-size: 11px;
	empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	text-align: left;
}
.producttabletd {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells: show;
	padding: 3px;

}
.producttableprecios {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells: show;
	padding: 3px;
	width: 48px;
	text-align: right;
}
.producttableanos {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells: show;
	padding: 3px;
	width: 50px;
}
.producttablekits {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells: show;
	padding: 3px;
	width: 100px;

}
.producttabletd_column {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 1px;
}

.producttablecentre {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	empty-cells: show;
	padding: 3px;
	text-align: center;
	white-space: nowrap;
	
}
.notable {
	border: 1px dotted #666666;
	padding: 3px;
	line-height: normal;
	font-size: 12px;
}
.tinytext {
	font-size: 9px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #efeffc;
padding: 1px;
left: -1000px;
border: 1px outset gray;
visibility: hidden;
color: #666699;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -150px; /*position where enlarged image should offset horizontally */
	bottom: 50px;
}
.thumbnaill{
position: relative;
z-index: 0;
}

.thumbnaill:hover{
background-color: transparent;
z-index: 50;
}

.thumbnaill span{ /*CSS for enlarged image*/
position: absolute;
background-color: #efeffc;
padding: 1px;
left: -1000px;
border: 1px outset gray;
visibility: hidden;
color: #666699;
text-decoration: none;
}

.thumbnaill span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnaill:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0; /*position where enlarged image should offset horizontally */
	left: -1200px;
}
.oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.FAQs {
	font-weight: bold;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	vertical-align: middle;
	border-collapse: collapse;

}

.kitmontaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	vertical-align: middle;
	border-collapse: collapse;
	text-align: center;

}
.kitmontaje th {
    background-color: #eee;
    font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: normal;
	}
.kitmontaje td {
	background-color: #eee;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: nowrap;
	
	}

.kitmontaje thead tbody tr td {
    background-color: #eee;
    font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: nowrap;
	
	}
.kitmontaje tbody tr.odd td {
      background-color: #fff;
	  
    }
.table1 th {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: normal;
}

.table1 td {
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: nowrap;
}

.hols {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: blink;
}