/* CSS Document */
body {
	background-color:#b8ddec;
	margin:0 auto;
	padding:0 auto;
	font: 100% Arial, Helvetica;
	color:#5c5c5c;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
div, body { margin: 0; padding: 0 }

#gral{width:998px; height:1560px; background-color:#FFFFFF; margin: 0 auto;-moz-box-shadow: 0 0 18px #b6b6b6; -webkit-box-shadow: 0 0 18px #b6b6b6;box-shadow: 0 0 18px #b6b6b6; position:relative; border-right:solid 1px #FFFFFF; border-left: solid 1px #FFFFFF;}
#gral1{width:998px; height:1635px; background-color:#FFFFFF; margin: 0 auto;-moz-box-shadow: 0 0 18px #b6b6b6; -webkit-box-shadow: 0 0 18px #b6b6b6;box-shadow: 0 0 18px #b6b6b6; position:relative; border-right:solid 1px #FFFFFF; border-left: solid 1px #FFFFFF;}
#cabezal{ width:998px; height:139px;}
#carousel{ width:998px; height:270px; background-image: url(../images/bg_carousel.jpg);
	background-repeat: repeat-x;
	background-position: top;}
#separador{ width:924px; height:2px; background-color:#c9dde7;  position:absolute; left:37px; top:390px;}
#footer{width:100%; height:140px; background-color:#161616; border-top:solid 1px #888585; position:absolute;}
#footerdatos{width:998px; margin:0 auto;}
#logos{float:left;}
#consultas{ float:right;}

#solicitud{width:453px; float:right; margin-right:43px;}
#presentacion{ width:457px;  float:left; padding-left:37px;}
#videohome{ margin-bottom:90px;}
#caracteristicas{float:left;}
#solicitudup{width:453px; height:104px;}
#solicitudbot{width:453px; height:21px;}
#iframe{width:451px; height:410px; border-left:solid 1px #9fcfe6; border-right:solid 1px #9fcfe6;}
#iframeint{width:430px; height:410px;}


/*formulario compra servicio*/
#gralcservicio{width:778px; background-color:#FFFFFF; margin: 0 auto;-moz-box-shadow: 0 0 18px #b6b6b6; -webkit-box-shadow: 0 0 18px #b6b6b6;box-shadow: 0 0 18px #b6b6b6; position:relative; border-right:solid 1px #FFFFFF; border-left: solid 1px #FFFFFF;}
#footerscservicio{width:100%; height:110px; background-color:#161616; border-top:solid 1px #888585; position:absolute;}
#footerdatoscservicio{width:778px; margin:0 auto;}

/*condiciones*/
#condiciones{padding:40px 80px 40px 50px; width:678px; font-size:14px; color:#5c5c5c;}
#condiciones h1{font-size: 18px; color: #0a7fbc; padding:0; margin:0 0 10px 0;}
#condiciones h2{font-size: 14px;padding:0; margin:0 0 10px 0;}
#condiciones a{color:#5c5c5c;}
