﻿/* Compatibility fix, margin and padding clearer */
body, h1, h2, h3, h4 {
padding: 0;
margin: 0;
border: 0;
list-style-type: none;
font-family: Arial;
color: #1d2172;
font-size: 11px;
text-decoration: none;}

a, a:link, a:visited, a:hover, a:active {color: #1d2172; text-decoration: none;}

h1 {background:none; font-size:19px; color:#1d2172;}
h2 {background:none; font-size:13px; color:#d09d11;}
h3 {background:none; font-size:13px; color:#1d2172;}
h4 {background:none; font-size:14px; color:#1d2172; border-bottom:#000099 solid 1px;}

div#floatclearer {clear: both;}
	
/* main content formatting */

#wrapper {
width: 900px;
margin: 0 auto;
background-color:#dadde2;}
	
/* subcontent formatting */

#icotizacion {
	width: 490px;
	height: auto;
}
	
.formulario {
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;}

.inputsi{
	font-size: 11px;
	background-color: #f5f6be;
}

.texto {
	width:340px;
	height:45px;
	text-align:center;
	background:url(../imagenes/texto.jpg) no-repeat;}

