body {
	background-color: #f8b315;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenido {
	height: 98%;
	width: 1076px;
	border: none;
	margin: auto;
	clear: both;
}
#main {
	position: relative;
	width: 1076px;
	height: 663;
	top: 0px;
	left: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #15446A;
}
a {
	color: #15446A;
	text-decoration: none;
}
a:active {
	color: #797979;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F7B20C;
}
a:visited {
	text-decoration: none;
}

