@charset "ISO-8859-1";
<style type="text/css">

#wrapper_productos {
margin: 0px auto;
width:440px;
}

#Table_01 {
	width:440px;
	height:1027px;
	margin: 0px auto;
}

#titulo {
	left:0px;
	top:0px;
	width:440px;
	height:47px;
	background-image:url(../images/titulo.jpg);
	background-repeat: no-repeat;
}

#txt_titulo { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	color:#FFFFFF;
	padding-left:30px;
	padding-top:15px;
 }
 

#flash-producto {
	
	left:0px;
	top:47px;
	width:440px;
	height:400px;
}

#subtitulo {
	
	left:0px;
	top:448px;
	width:440px;
	height:50px;
}

#txt_especificaciones {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:800;
	color:#2C3B69;
	padding-left:90px;
	padding-top:24px;
}

#especificaciones {
	background-image:url(../images/especificaciones.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:498px;
	width:440px;
	height:61px;
}

#especif-txt {
	left:0px;
	top:559px;
	width:440px;
	/*height:369px;*/
	background-color:#e5e5e5;
}

.txt_productos {
color:#333333;
font-size:11px;
font-family:Geneva, Arial, Helvetica, sans-serif;
padding-left:25px;
padding-right:15px;
}

p { margin:0px; padding:0; }

#especif-bottom {

	left:0px;
	top:928px;
	width:440px;
	height:26px;
}

#desc-pdf {

	left:0px;
	top:954px;
	width:211px;
	height:73px;
	float:left;
}

#ver-video {
	
	left:211px;
	top:954px;
	width:110px;
	height:73px;
	float:left;
}

#ver-3d {
	
	left:321px;
	top:954px;
	width:119px;
	height:73px;
	float:left;
}
