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

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* fin Reset */
p, h1,h2,h3,h4,h5{ font-family:Arial, Helvetica, sans-serif;}
body{ background-color:#003774; margin:0 auto;  background-image:url(img/back.jpg);
 background-repeat:repeat-y; background-position:center;}
#contenedor{width:940px; height:auto; 
margin:0 auto; }
#uno{ width:940px; height:237px; float:left;}
#dos{ width:940px; height:94px; float:left; }
#tres{ width:940px; height:175px; float:left;}
#cuatro{ width:940px; height:auto; float:left;}
.columna1{ width:280px; height:92px; float:left; margin-top:52px;}
.formulario{ float:left; width:420px; height:auto;}
.formulario p{ font-size:13px; color:#FFFFFF; font-weight:bold;}
table tr td{ padding:2px 0;}
.formulario img{ margin:10px 0 0 40px;}
.columna2{ width:163px; height:98px; float:left; margin:52px 28px 0 40px;}
.foot{ width:900px; height:auto; padding:20px 20px; float:left;}