body
{
	font-family:		verdana;
	text-align:			center;
	font-size:			11px;
	background-color:	   white;
	margin: 0px;
	 color: #525252;
}

#header{
    background: #ddddde url('images/menuheader.jpg') top left repeat-x;
    color: #e0c59a;
    min-height: 100px;
}

#header, #page, #footer, #gimage{
	width: 980px;
	margin: auto;
	padding: 0;

}

#gimage {
    text-align:justify;
}

#logo{
    width: 100%;
    display: inline-block;
    min-height: 69px;
}

.logoimage{
    background: url('images/logobigger.png') 10px 12px no-repeat;
	min-height: 93px;
}

#logo .secondimage{
    float: right;
    width: 227px;
    margin-right: 10px;
    min-height: 46px;
}

#page{
    background: #acacac url('images/modulesback.jpg') top left repeat-x;
    color: #525252;
    text-align: justify;
}

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

#footer{
    height: 41px;
    text-align: center;
    font-weight: bold;
}

/*MENU*/
#menu{
	height: 20px;
	color:	#4e4c4c;
	padding-right: 13px;
	padding-left: 5px;
	font-weight: bold;
}

#menu .wrap{
	text-align: right;
	height: 30px;
}

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

#menu ul
{
	list-style:			none;
	padding-left: 0px;
	margin: 0px;
}

#menu ul li
{
	display:			inline-block;
	margin-left:		10px;
	background:  url(images/menuseparator.png) no-repeat top right;
	padding-bottom: 0px;
	padding-top: 5px;

}


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

#menu ul li.active
{
    /*background:  url(images/menuseparator.png) no-repeat top left;*/
}

#menu ul li.default a
{
}


#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;
}


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

a img {
	border: 0px;
}

h1{
	font-size: 20px;
}

 h2{
	font-size: 18px;
}

a.phi_anchor{
	display:none;
	}
