/* CSS Document */
SPAN.sectionTitle {
	line-height:32px;
	font:bold 24px Arial, Helvetica, sans-serif;
	color: #6ba0cf;
}
DIV.firstLayer {
	position:relative;
	width: 980px;
	text-align:left;
	height:auto;
	margin-top:10px;
}
DIV.secondLayer {
	position:relative;
	width: 980px;
	height:860px;
	margin-top:10px;
}
DIV.box750_technology {
	width:740px;
	height:auto;
	float:left;
	margin-bottom:5px;
	background-image:url(../images/box750_bkgbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
}
DIV.box750_technology SPAN{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#5787B7;
}
DIV.box750Top_technology {
	background-image:url(../images/box750_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:750px;
	height:5px;
	line-height:5px;
	position:absolute;
	left:0px;
	top:0px;
}
DIV.box750_technology SPAN.important {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#5787B7;
}
DIV.box750_technology a {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:underline;
	color:#666666;
}
DIV.box750_technology a:hover {
	text-decoration:none;
	color:#5787B7;
}
/* SECOND LAYER */
DIV.imgContainer {
	width:650px;
	height:850px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../images/box650_bkgbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-bottom:10px;
}
DIV.imgContainerTop {
	width:650px;
	height:5px;
	line-height:5px;
	background-image:url(../images/box650_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1000;
	position:absolute;
	top:-2px;
	left:0px;
}
DIV.formsContainer {
	width:320px;
	position:absolute;
	right:0px;
	top:0px;
}
/* FORMULARIO */
DIV.box320Form {
	background-image:url(../images/box320_bkgbottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	line-height:inherit;
	width:310px;
	height:auto;
	padding:5px;
	margin-bottom:10px;
	z-index:500;
	position:relative;
	text-align:justify;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
}
DIV.box320Form INPUT {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
}
DIV.box320Form INPUT.modelRed {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#CC0000;
	background-color:#F6F6F6;
	border:0px;
	width:220px;
}
DIV.box320Form INPUT.warranty {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#CC0000;
	background-color:#F6F6F6;
	border:0px;
	width:153px;
}
DIV.box320Form SELECT{
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
}
DIV.mainFieldContainer {
	position:relative;
	height:22px;
	width:310px;
}
DIV.mainFieldSerial {
	width:230px;
	height:18px;
	position:absolute;
	left:5px;
	top:2px;
}
DIV.mainFieldBtn {
	width:55px;
	height:22px;
	position:absolute;
	right:5px;
	top:0px;
}
DIV.extraFields {
	width: 310px;
	text-align: left;
	float: left;
	clear:left;
	margin-bottom:5px;
}
DIV.buySaleFields {
	width: 310px;
	text-align: right;
	float: right;
	clear:right;
	margin-bottom:5px;
}
DIV.explanation {
	width:310px;
	text-align:left;
	float:left;
	clear:left;
	margin-bottom:5px;
	text-align:justify;
}
DIV.prodImg {
	width:310px;
	text-align:center;
	float:left;
	clear:left;
	margin-bottom:5px;
}
DIV.box320Form INPUT.sendBtn {
	background-image:url(../images/inicio/send_btn.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:55px;
	height:22px;
	border:0px;
	background-color:#F6F6F6;
	padding:0px;
	margin:0px;
}
DIV.errors {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#CC0000;
	top:100px;
	margin-bottom:5px;
	line-height:11px;
}
DIV.box320_top {
	width:320px;
	height:4px;
	line-height:4px;
	background-image:url(../images/box320_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1000;
	position:absolute;
	top:-2px;
	left:0px;
}
DIV.box320_imgInf {
	margin-bottom: 5px;
	clear:left;
	width:310px;
}
.imgInf_id {
	background-image:url(../images/inicio/id_image.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:380px;
	line-height:380px;
}
/* TITULOS */
SPAN.titleForm {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #6ba0cf;
	text-align:left;
	line-height:18px;
}
