/* CSS Document */
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, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
body{
background-color:#FFF;
}
#wrap{
width:600px;
height:550px;
}
#header{
width:600px;
height:142px;
}
#main{
font-family:"trebuchet MS", Helvetica, Arial, Tahoma;
font-size:12px;
font-weight:bold;
color:#0063be;
background-image:url(../images/bg_main.jpg);
background-repeat:no-repeat;
width:600px;
height:408px;
}
.formu{
padding-left:80px;
padding-top:16px;
padding-right:58px;
padding-bottom:30px;
}
.right{
width:105px;
text-align:right;
}
.input{
width:224px;
height:22px;
}
.input2{
width:224px;
}
.alto{
height:30px;
}
.nobold{
font-weight:normal;
}
.ultimo{
width:120px;
}
.espacio{
padding-top:31px;
}
