html, body, div, p, a {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

.clear{
	clear:both;
	}
body{
	background:#383838;
	font-family:Arial;
	color:#000000;
	font-size:12px;
	}
h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	}
	.align_center{
		text-align:center;
		margin-top:10px;
		}
h2{
	font-size:24px;
	color:#ef6d0b;
	font-weight:bold;
	text-align:center;
	clear:both;
	}
#wrapper{
	width:972px;
	overflow:hidden;
	margin:10px auto 0 auto;
	background:#FFFFFF;
	}
#contenedor{
	background:#FFFFFF;
	padding:12px 12px;
	overflow:hidden;
	width:948px;
	}
a.links{
	color:#0d61c6;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;
	margin:15px 0;
	display:block;
	}
	.nivel2{
		font-size:40px;
		text-align:center !important;
		}
#footer{
	background:#000000;
	overflow:hidden;
	width:972px;
	}
.legal{
	width:800px;
	margin:0 100px 0px 100px;
	}
.legal p{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	line-height:14px;
	margin-bottom:10px;
	}
	.legal p a{
		color:#FFFFFF;
		text-decoration:none;
		}
