/* CSS Document */

/*------- banner layer ------------------------------------*/

#banner { position:relative;top:0px;left:0px;height:172px; width: 800px;}

.banner1 { position:absolute;left: 0px; top: 0px; width: 238px; height: 172px;}
.banner2  { position:absolute;left: 238px; top: 0px; width: 562px; height: 91px;}
.banner3   { position:absolute;left: 238px; top: 91px; width: 562px; height: 81px; background-image: url(images/banner_03.jpg);  border: 0px none #000000;}
.banner3  h2  {	position:absolute;left: 80px;top: 9px;font-size:12px;line-height:15px;width:450px;font-weight:normal;
}

/*------- contents layer ------------------------------------*/
#contents{position:relative;top:0px;left:0px;width: 799px;}
/*------- left layer ------------------------------------*/
#left   {float:left;width: 314px;}
/*------- center layer ------------------------------------*/
#center {float:left;  width: 314px;}
/*-------  right ------------------------------------*/
#right  {position:absolute;right:0px ;top:0px;height:auto;width: 171px;border: 1px solid #CCCCCC;}
#right ul {margin:7px 0px 10px 10px;padding:0px;}
#right li {margin:3px 0px 0px 10px;padding:0px;font-size:12px;}

#right a {text-decoration: none;color: #333333;}
#right a:link,#right  a:visited {text-decoration:none; color: #222222;}     
#right a:hover { text-decoration: underline;color: #C30145;} 



/*------- products layer ------------------------------------*/
#products { width:314px;}


.productindex{margin-top:0px;width:314px}
.productimg {float:left;width:78px;margin-top:8px;}
.producttxt {margin-left:20px;color:#200080;font-size:12px;}
.plist      {padding:0px;margin-left:15px;margin-top:5px;line-height:120%;color: #0066FF}
.productright {width:236px;float:right}
.Layer26 {margin-top:10px;width:295px}

/*------ tecnical info layer --------------------------------*/
#tecnical {width:314px;margin-top:15px}
.tecinfo {width:314px;margin-top:12px;margin-left:10px;}
.tecinfo h3 {margin:0px 0px 0px 10px;padding:0px;font-size:14px;font-weight:normal}
.tecinfo a {margin-left:8px}
.tecmoretxt {float:right;margin-right:30px;width:180px}
.tecinfocontena {width:314px;margin-top:8px}

/*------ news layer --------------------------------*/
#news { margin-top:18px;width:314px}
.date{color:#504F4F;margin-left:8px;margin-top:7px;font-size:11px}
.newstxt { margin-left:18px;width:280px;}
