h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 4px;
}
a {
	color: #00247d;
	text-decoration: none;
}
a:hover {
	color: #00247d;
	text-decoration: underline;
}
a:visited {
	color: #00247d;
	text-decoration: none;
}
a:active {
	color: #00247d;
	text-decoration: none;
}
.clearBoth {
	clear: both;
	}
body, p, td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E2032;
}
html, body{
    min-height: 100%;
	/*height: 100%;*/
}
BODY 
   {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
  }
.margin-auto {
	margin: auto;
	text-align: left;
	min-height: 600px;
	width: 955px;
	background-image: url(../../imagenes/fondo-pagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

html, body{
	height: 100%;
	background-image: url(../../imagenes/fondo-web.gif);
	background-repeat:  repeat-x;
	background-position: center top;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00247d;
	border: 1px solid #032880;
}
form {
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.contenido {
	width: 955px;
	height: 600px;
	border: 0;
	text-align: left;
	position: relative;
}
h1{
visibility:hidden;
}#firefox {
	position: absolute;
	left: 475px;
	top: 147px;
	width: 392px;
	height: 201px;
}
#explorer {
	position: absolute;
	left: 127px;
	top: 160px;
	width: 317px;
	height: 185px;
}
a#descarga-explorer {
	display: block;
	width: 317px;
	height: 185px;
}
a#descarga-firefox {
	display: block;
	width: 392px;
	height: 201px;
}
.margin-auto .contenido #explorer #descarga-explorer span {
	padding-top: 70px;
	display: block;
	margin-left: 55px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #1A96BF;
	font-size: 15px;
}
#descarga-firefox span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #1A96BF;
	padding-top: 90px;
	margin-left: 35px;
	margin-right: 20px;
}

