p{
margin-bottom:5px;
margin-top:10px;
}

* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #999;
color: #e3e3e3;
font: 12px Arial, Helvetica, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #0D5FA2; text-decoration: none; }
a:hover {  color: #002F5D; text-decoration:underline; }

#wrap {
width: 750px;
margin: 0 auto;
background: #000;
}

#header {
height: 90px;
background: #C7CFDA url(../images/andrademagana_header.jpg);
line-height: 30px;
font-size:1.8em;
color:#e3e3e3;
text-align:center;
font-weight:bolder;
}
#header h1 { 
font-size: 50px;
text-align: center;
color: #FFAF4C;
}
#header h1 a { 
color: #e3e3e3;
text-decoration: none;
}
/*
#header h1 a:hover {
color: #000;
}
*/
#headermenu { 
height: 23px;
line-height: 23px;
padding: 5px;
/*background: #333 url(menubg.gif) repeat-x;*/
font-size: 12px;
margin-bottom: 0px;
padding-left:10px;
font-weight:bolder;
border-top:solid 1px #002F5D;
border-bottom:solid 1px #002F5D;
background-color:#b8a875;
color:#000000;
}
#headermenu li {
float:left;
margin-right:30px;
color: #000000;
/*list-style-type:none;
border-left:1px solid #AFDAFB;*/
}
#headermenu li a {
display:block;
padding:0 0px;
/*text-decoration:none;*/
color: #000000;
}
/*
#headermenu li a:hover {
background: #333 url(menubghover.gif) repeat-x;
color:#fff;
text-decoration:none;
}
*/
#wrapper {
padding: 0px;
}

#menu {
float: left;
width: 170px;
line-height: 15px;
font-size:1.05em;
margin: 0;
padding-left:14px;
list-style-type: none;
margin-right:0px;
}
#menu h2 {
margin-top: 10px;
font: bold 12px Arial, Helvetica, sans-serif;
padding: 5px 0 5px 10px; 	
border-bottom: 1px dotted #e3e3e3;
}
#menu ul  {

text-align: left;
padding: 2px 0 5px 0; 
text-decoration: none;	
font-size:12px;


}
#menu ul li {
padding: 2px 0 2px 0px;
margin: 0 0px;	
list-style-type: none;
}
#menu ul a {
font-weight: 600;
/*background: #103f7d;*/
border-bottom: 1px solid #ffffff;
color: #fff;
display: block;
width: 150px;
/*border-left: 5px solid  #204f7d;*/
padding:5px;
padding-bottom:10px;
padding-left: 0px;
}

#menu ul a:hover { 
   background: #b7ac6c url("images/hover.gif") left center no-repeat;
   color: #fff;
   text-decoration: none;
   color:#000000;
  /* border-left: 5px solid #103f6d;*/
}

#content { 
float: right;
width: 525px;
padding: 20px;
line-height: 20px;
background-color:#D7DFEA;
color: #222;

}
#content h2 {
padding: 2px 0 5px 0px; 
font: bold 18px Verdana, 'Trebuchet MS', Sans-serif;
color: #222;	
border-bottom: 1px dotted #002f5d;
margin-top: 10px;
margin-bottom: 15px;
}

#footer { 
background: #222;
color: #eee;
margin-top:0px;

text-align: center;
font-size: 11px;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777;text-decoration:underline; } 
