body {
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
    font: 16px/1.4em "Lucida Grande", Arial, sans-serif;
}

div#precarga{
	position:absolute;
	width: 100%;
	height:100%;
    	margin: 0px auto;
	background:#FFF;
	visibility:visible;
}
div#background_bottom{
	height:100%;
	visibility:hidden;
}

div#superior{
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    padding: 5px;
    padding-top:0px;
}

div#main {
    width: 1000px;
    margin: 0px auto;
    text-align: left;
    background-color:white;
}

div.pics{
	position:absolute;
	height:260px;
	width:250px;
}

div#secciones{
	width: 800px;
	margin: 100px auto;
	margin-bottom:10px;
	text-align: left;
	background-image:url(../images/back_bottom_secciones.png);
	background-position: bottom;
	background-repeat:no-repeat;
	
	padding-bottom:20px;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7; 
	z-index:0;
}

div#secciones div#bottom{
	background-image:url(../images/back_right_deg.png);
	background-position: right top;
	background-repeat:repeat-y;
	width:797px;
}

div#secciones div#top{
	background-color:#4C4C4C;
	padding:15px;
	width:758px;
	height:100%;
}

div#stiky_top_right{
	position:absolute;
	margin-top:-60px;
	margin-left:660px;
	width:200px;
	height:160px;
	background-image:url(../images/stiky_right_up.png);
	background-repeat:no-repeat;
}
div#stiky_top_left{
	position:absolute;
	margin-top:-50px;
	margin-left:-70px;
	width:200px;
	height:190px;
	background-image:url(../images/stiky_left_up.png);
	background-repeat:no-repeat;
}
div#stiky_top_center{
	position:absolute;
	margin-top:-40px;
	margin-left:300px;
	width:220px;
	height:80px;
	background-image:url(../images/stiky_center_up.png);
	background-repeat:no-repeat;
}

label{
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 4px;
	padding-right:5px;
	display: block;
	color:#FFF;
}

input{
	height:18px;
	vertical-align:middle;
	font: 14px/1.4em "Lucida Grande", Arial, sans-serif;
	border:none;
}

fieldset{
	margin-top:10px;
	padding:10px;
	border:none;
}

a{
	text-decoration:none;
	font: 14px  "Verdana";
	font-weight:bolder;
	font-stretch:wider;
	color:#FF7300;
}

div#logo_sofpc a{
	text-decoration:none;
}

div#logo_sofpc img{
	border:none;
}

.style3{
	margin-left:25px;
}

div#tiempo{
	background-image: url("../images/pic_tiempo.png");
	background-repeat:no-repeat;
	background-position:30px 0px;
	width:210px;
	padding-top:50px;
	margin-left:40px;
	height:220px;
}

div#cotizacion{
	text-align:left;
	background-image: url("../images/pic_cotizacion.png");
	background-repeat:no-repeat;
	background-position:30px 0px;
	width:300px;
	padding-left:80px;
	height:280px;
	color:black;
	font-size:9px;
}

div#cotizacion p{
	text-align:left;
}

h1{
	font-size:16px;
}
