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 {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}

input{
margin-bottom:10px;
margin-top:5px;
}

fieldset{
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#principal p{ padding: 0 0 5px}

.col3{width: 220px;margin: 10px 10px 10px 0;float: left;}
#principal .col3 p{clear: both; margin: 0 0 5px;}

#enviarDatos{ float: right; margin: 5px 15px 0 0; width: 204px; height: 40px; text-indent: -9999em; background: url(imagenes/enviarDatos.png) no-repeat}
#enviarDatos:hover{ background: url(imagenes/enviarDatos_h.png) no-repeat}

.modificarDatos{
background: url(imagenes/misDatos_bg.png) top center no-repeat; height: 385px;
color: rgb(54,87,141);
padding: 5px 0px 5px 15px;
vertical-align:middle;
}

#principal .col3 .miniDato{ width: 95px; clear: none; margin: 0 5px -5px 0}
.tipoDato{color: #fff; font-weight: bold; text-transform: uppercase; margin: 0 0 0 10px;}
#principal .col3 .editarDireccion{ line-height:1em; font-size:0.8em; padding: 0px 0 5px; display: block; text-decoration:underline;}

#error_envio{color:#900}

input[type="submit"]{
border: none
}