BODY {
	FONT-SIZE: 12px; 
	BACKGROUND: url(images/talling.gif) #4d4f4f repeat-x left top; 
	COLOR: #545454; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 0;
	margin:1px;
}

a:link, a:visited{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#006633;
}
input, select{
	background-color: #ffffff;
	border: 1px solid #999999;
	color:#669900;
}
ul{
	margin: 0;
	padding-left:20px;
	
}

h2{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.lista{
	list-style:none;
	margin: 0;
	padding:0;
}
img {
	border: 0px;
}
textarea{
	background-color: #ffffff;
	border: 1px solid #999999;
	color:#669900;
}
form{
	padding: 0;
	border: 0;
}

.input_foto{
	border: 0px 
}

.texto1{
	color:#999999;	
	font-size: 12px;
}
.texto2{
	color:#669900;
	font-size:14px;
	font-weight:bold
}
.texto3{
	color:#FF6600
}
.texto4{
	color:#CC3300;
	font-size:14px;
	font-weight:bold
}
.enlace1:link, .enlace1:visited{
	color:#669900;
	text-decoration: none;
}
.enlace1:hover{
	color:#006633;
}
.elem_lista_1{
	font-weight: bold;
	font-size:12px;
	padding-left:20px;padding-top:1px;height:25px;width:206px;background: url(../diseno/pagina/flecha.jpg) no-repeat
}
.elem_lista_2{
	font-weight: bold;
	padding-left:20px;padding-top:1px;
}
.elem_lista_3{
	width:160px;
	height:20px;
	padding-top:4px;
	padding-left:5px;
	border: 1px solid #999999;
}
.caja_mensaje{
	background-color: #BDD304;
	text-align: center;
	font-size: 14px;
	border: 1px solid #99B802;
	padding: 10px;
	color:#000000;
}
.caja_error{
	background-color: #FFCCCC;
	text-align: center;
	font-size: 12px;
	border: 1px solid #990000;
	padding: 10px;
	color:#000000;
}
.total{
	background-color:#F6F6F1;
	border: 2px solid #E7E8E2;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:auto;
	padding:3px
}




/*  AVANZED   */  
div.header { background: #fff; position: relative; height: 160px; width: 980px; margin: 0 auto; display: block; overflow: hidden; position: relative; padding: 0px 10px; }
div.header_landing { background: #fff; position: relative; height: 160px; width: 980px; margin: 0 auto; display: block; overflow: hidden; position: relative; }
	div.header_line_top { margin-top: 10px; border-top: 1px solid #7a7b7b; border-bottom: 1px solid #d2d3d3; line-height: 0px; display: block; }
	div.header_left{ float: left; width: 120px; margin-right: 165px;}
	div.header_right{ }
	h1.logo { margin: 13px 0px 0px 10px; float: left; width: 120px; }
	h1.logo a { background: url(/irobot/images/boton_logo_irobot_off.png) top left no-repeat; width: 116px; height: 52px; display: block; }
	h1.logo a:hover { background: url(/irobot/images/boton_logo_irobot_on.png) top left no-repeat; }
	div.header_box_left { float:left; width:11px; height:41px; background: url(/diseno/pagina/gris_oscuro_izda.jpg) left top no-repeat; }
	div.header_box { float:left; width:650px; height:41px; background: url(/diseno/pagina/gris_oscuro_fondo.jpg); margin-left:0px; padding: 0px; overflow: hidden; }
		div.header_datos { width: 200px; text-align: center; padding-top: 3px; float: left;} 
		div.header_datos_compra { width: 200px; text-align: center;  float: left; margin-left: 50px; padding-top: 15px; } 
		div.header_datos_compra img { position: absolute; top: 14px; padding-left: 10px; }
		div.header_datos_logo2 { float: right; margin: 0 40px 0 0px;  }
	div.header_leyenda { float: right; margin-right: 40px;} 		
	div.header_box_right { float:left; width:11px; height:41px; background: url(/diseno/pagina/gris_oscuro_decha.jpg) left top no-repeat;}
	div.header_texto1 { float: left; margin-top: 20px; } 		
	div.header_logo3 { float: right; } 		
	div.header_line_bottom { border-bottom: 3px solid #00853f; line-height: 1px; height: 1px; clear: both;}

div.content {background: #fff; position: relative; height: auto; width: 980px; margin: 0 auto; display: block; overflow: hidden; position: relative; }
	div.content div.content_texto_1 { float: left; margin-top: 20px; margin-left: 12px;}
	div.content div.content_texto_2 { float: right; margin-top: 20px; margin-right: 20px; }
	div.content div.content_imagen { clear: both; margin-top: 0px; display: block;  }
	div.content div.content_texto_3 { margin-top: 20px; margin-left: 12px; }
	div.content div.boton_comprar { position: absolute; top: 350px; left: 485px; }
	div.content div.boton_comprar a { background: url(/irobot/images/boton_comprar_off.png) top left no-repeat; width: 155px; height: 39px; display: block; }
	div.content div.boton_comprar a:hover { background: url(/irobot/images/boton_comprar_on.png) top left no-repeat; }


