body {
	margin: 0 0 1em 0;
	padding: 0;
	color: #002576;
	background-color: #475E8A;
	line-height: 130%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	width:1280px;
}

#wrapper-header {
	background: #475E8A;
}

#header {
	background: #fff url('images/header.JPG') left no-repeat;
	width: 60%;
	height: 200px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: right;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #E5A83D;
	font-size: 305%;
	padding-left: 10px;
	font-family:"arial narrow";
}

#wrapper-menu {
	/*#88ac0b*/
	background: url('images/menu-background.png') top left repeat-x;
	float: left;
	width: 100%;
}

#menu {
	width: 60%;
	margin: 0 auto;
	font-size: 95%;
	white-space: nowrap; 
	padding-right: 2px;	
}

* html #menu { padding-right: 0; }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 100%;

}

#menu li {
	display: inline;
}

#menu a:link, #menu a:visited {
	padding: 0.2em 1em;
	background: transparent;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#menu ul li a:hover
{
	/*#b6e41c*/
	background: url('images/menu-hover.png') repeat-x;
	color: #fff;
}

#content {
	width: 58%; 
	margin: 0 auto;
	padding: 3.5em 1% 20px 1%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: white;
	font-size: 90%;
	text-align: justify;
}

* html #content { padding-top: 1.8em; } 


#footer {
	margin: 0 auto;
	padding: 2px 1%;
	width: 58%;
	text-align: right;
	color: #002576;
	letter-spacing: 0.1em;
	border-top: 1px solid #bbb;
	font-size: 80%;
}

h2 {
	color: #002576;
	padding-bottom: 3px;
	border-bottom: 1px solid #475E8A;
	font-size: 150%;
	font-family:"Arial Narrow";
}

a:link, a:visited {
	color: #002576;
	text-decoration: underline;
}

a:hover
{
	color: #8A2024;
	text-decoration: none;
}

p { margin-left: 1em; 
color:#002576;
}
.Estilo3 {
	font-size: 14px;
	top:100px;
	font-family: "Arial Narrow";
	
}
.Estilo10 {color: #FFFFFF}
.Estilo5 {font-size: 75%}
.Estilo4 {
	color: #002576;
	font-weight: bold;
}
