body
{
	font-family:		verdana;
	text-align:			center;
	font-size:			12px;
	background-color:		#454545;
	margin: 0px;
	color: #9d9d9d;
}

#header{
    background-color: #1e1e1e;
    color: #e0c59a;
}

#page {
    background: white url('images/contentback.png') top left repeat-x;
    min-height: 328px;
    color: #1e1e1e;
}

#editions, #page, #legal{
    text-align: justify;
}

#editions p {
	margin: 0;
	padding: 0;
}

#header, #page, #footer{
	width: 1000px;
	margin: auto;
	padding: 0;
}

#editions{
    min-height: 284px;
}

#editions .ed_container{

    width: 100%;
}

#editions .bar{
}

#editions .phi_instance_body{
    margin: 0px;
    padding: 0px;
}

#logo{
    width: 100%;
    display: inline-block;
}

.logoimage{
    width: 460px;
    height: 120px;
    float: left;
    margin-left: 10px;
    background: url('images/logo.jpg') top left no-repeat;
}

#logo .secondimage{
    width: 530px;
    height: 120px;
    float: left;
}


a, a:visited, a:hover{
	text-decoration: none;
	color: #aaaaaa;
}

a img {
	border: 0px;
}

h1{
	font-size: 20px;
}

 h2{
	font-size: 18px;
}


#footer{
    background: #ffa018 url('images/footerback.png') top left repeat-x;
    min-height: 122px;
    color: white;
}


/*MENU*/
#menu{
	height: 18px;
	color:	black;
	padding-right: 13px;
	padding-left: 13px;
	
}

#menu .wrap{
	text-align: right;
	height: 18px;
	background-color: #9f9f9f;
}

#menu .wrap a, #menu .wrap a:hover, #menu .wrap a:visited{
	text-decoration: none;
}

#menu ul
{
	list-style:			none;
}

#menu ul li
{
	display:			inline;
	margin-left:		18px;
}


#menu ul li a
{
	color:				#231f20;/*#2C587A;*/
	text-decoration:	none;
	padding-right:		10px;
	margin-top: -10px;
}

#menu ul li.active a
{
}

#menu ul li.default a
{
	float: left;
	margin: 0;
}


#menu ul ul
{
	display: none;
}
/**********/

#editions.simple, #page.simple{
	min-height: 0px;
}

#editions a:visited #editions a:hover, #editions a {
	text-decoration: none;
	color: #E0C59A;
}

.secondimage.filled{
	background: url('images/10anos.jpg') top left no-repeat;
}
