
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;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;

}





#cap2{
z-index=-10;
}
	

#cap{
z-index=-10;
}


#capaData{
width:180px;

}
	

body {
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color:#004E9B;

}	
						

a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #004E9B;
	text-decoration: none;
}
a:visited {
	color: #004E9B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.textGris{	color: #888888;}

.textBold{
font-weight:900;
}

.textItalia{
	
font-style:italic; 
}

.textSmall{
	font-size: 10px; 
}