.bloque_especificaciones {
width:685px;
margin-left:305px;
padding-top:70px;
}



.bloque_especificaciones table {
width:238px;
float:left;
background-color: WhiteSmoke;
margin-bottom:20px;
height:260px;
}

.bloque_especificaciones table tr{
line-height:20px;
height:20px;
}

.bloque_especificaciones td a{
text-decoration:none;
color:Teal;
}


.bloque_especificaciones td {
text-align:center;
font-family:Helvetica, Arial, sans-serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:25px;
}

.bloque_especificaciones th {
color:#9E391F;
font-family:Helvetica, Arial, sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
height:1px;
}


.bloque_especificaciones .bloque {
width:250px;
float:left;
height:280px;
}
		/**-------------------       aqui empiezan las maquinas--------------------------                   **/
 
 
 
 
 .trendsetter_page {
 /*width:665px;*/
 padding-right:70px;
 padding-left:260px;
 text-align:justify;
 font-family: Trebuchet MS,Helvetica, Arial, sans-serif;
 }
 
 
 .trendsetter_page .titulo_maquina {
color:#9E391F;
font-family:Helvetica, Arial, sans-serif;
font-size:25px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding-bottom:50px;
padding-top:40px;
height:1px;
text-align:center;
 }
 
 .trendsetter_page .trendsetter_image {
 float:right;
 padding-left:25px;
 padding-bottom:20px;
 }
 
			/**        tabla    **/

.itsthetable {
float:right;
padding-right:60px;
padding-top:40px;
}			
			
.itsthetable table, .itsthetable tr,.itsthetable td,.itsthetable th{
border-collapse:collapse;
border-spacing:0;
border:1px solid #d9d1cc;
}
.itsthetable table{
width:665px;
/*margin:1em auto;*/
background:#efeeff;
/*margin-left:262px;*/
font-family:cursive,monospace, Helvetica, Arial, sans-serif;
}
.itsthetable caption{
font-weight:bold;
width:665px;
/*margin:0 auto -1em;*/
background:#ac1f0d;
color:#efe;
border-bottom:1px solid #d9d1cc;
}
.itsthetable th{
background:#b2b3a8;
color:#333;
border-bottom:1px solid #d9d1cc;
}
.itsthetable tr{
background:#feffee;
color:#333;
hover:expression(this.onmouseover=new Function("this.style.background='#d8d9cc';"),this.onmouseout=new Function("this.style.background='#feffee';"));
}
.itsthetable tr:hover{
background:#d8d9cc;
}
.itsthetable td{
padding-left:1em;
text-align:left;
}
.itsthetable .numero{
text-align:center;
}

 
