@charset "utf-8";
/* CSS Document */

#info-body{
width:620px;
float:left;
margin:20px 0 0 65px;
font-size:13px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
	#claim{
	width:414px;
	height:32px;
	background:url(../clientes/images/claim.jpg) no-repeat;
	text-indent:-9999px;
	}
	#box-datos{
	width:202px; 
	height:425px; 
	background:url(../contacto/images/caja_contacto.jpg); 
	position:absolute; 
	top:-5px; 
	left:710px;
	padding:60px 0 0 22px;
	}
	.item-artic{
	font-size:12px;
	color:#999999;
	border-bottom:1px solid #C2EDF3;
	padding:10px 0;
	width:180px;
	line-height:17px;
	}
	#banner{
	width:870px;
	top:96px;
}

ul.lista1{
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	clear:both;
}
ul.lista1 li{
	background:url(../soluciones/images/bullet.gif) no-repeat 0 6px;
	padding:3px 0 3px 18px;
}
ul.lista2{
	margin:0;
	padding:15px 0 0 0;
	list-style-type:none;
	clear:both;
}
ul.lista2 li{
	background:url(../soluciones/images/bullet.gif) no-repeat 0 6px;
	padding:2px 0 2px 18px;
	color:#999999;
}
#formulario{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:20px 0 0 0;
	padding:0;
}
#formulario p{
	margin:0;
	padding:0;
}
#formulario label{
	clear:both;
	font-weight:bold;
}
#formulario .cajatexto{
	background:#ffffff;
	border:1px solid #86DCE8;
	font: 12px Arial, Helvetica, sans-serif;
	padding:4px 3px 4px 3px;
	vertical-align:middle;
	color:#7A7A7A;
	margin-bottom:10px;
	margin-top:3px;
}
.size-caja1{
	width:500px;
}
.size-caja2{
	width:240px;
}
#formulario input[type=checkbox]{
	margin-right:3px;
}
#formulario select{
	width:190px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
	height:22px;
	margin-top:3px;
	border:1px solid #DFDFDF;
	background:#ffffff;
}
#enviar{
	width: 68px;
	height: 23px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding: 23px 0 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/bg_send.jpg) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* para IE 5.x */
}
p.lista-mail{
	font-weight:normal;
	color:#666666;
	font-size:12px;
}