body 
{
background: #ffffff;	
font-size: 12px;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
line-height: 1.6em;
color: #424242;
}
	
a
{
color: #1e5b7e;
text-decoration: underline;
}
	
a:hover 
{
color: #FC5F57; 
text-decoration: none; }

p 
{ 
margin: 0 0 8px 0; 
}

em
{
color: #6D6B6B;
}
img 
{ 
border: none;
}


#logo p
{ 
font-size: 2.5em; 
font-style: italic; 
padding-left: 19px;  
padding-top: 40px; 
font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica; 
color: #1e5b7e;
}

#photos
{
position: absolute;
top: 45px;
}
#one
{
position: absolute;
left: 254px;
}

#one a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#two
{
position: absolute;
left: 372px;
}

#two a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#three
{
position: absolute;
left: 484px;
}

#three a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#four
{
position: absolute;
left: 597px;
}

#four a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#five
{
position: absolute;
left: 706px;
}

#five a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#six
{
position: absolute;
left: 819px;
}

#six a:hover
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#wrapper 
{ 
width: 940px;
margin: 0 auto; 
padding: 24px 0 0 0; 
background: url(images/background-top.jpg) repeat-x top left; 
}
 
#header
{ 
float: right; 
text-align: right;  
}

#logo 
{ 
float: left; 
background: url(images/logo-bg.jpg) no-repeat;
width: 250px; 
height: 122px;
padding-bottom: 8px;
}

#logo h1 
{
font-size: 12px;
}

#logo a 
{
font-size: 11px; 
font-weight: normal; 
padding-left: 24px; 
color: #ADABAB;
}

#menu 
{ 
font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica; 
height: 35px; 
padding: 10px 0 0 0; 
clear: both;  
margin: 0 0 18px; 
background: url(images/menubg.jpg) repeat-x; 
}

#menu li 
{ 
font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica; 
font-size: 1.3em; 
display: inline; 
border-right: 1px solid #F96B6B;
}

#menu li a 
{ 
font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica; 
margin: 3px 25px 0 10px; 
color: #ffffff;  
text-decoration: none; 
font-weight: bold;
}

#menu li a:hover 
{ 
font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica; 
color: #ffffff; 
text-decoration: underline;
}

#right-top 
{ 
float: right;
color: #FC5F57; 
text-align: center; 
padding: 20px 0 0; 
width: 250px; 
border: 2px solid #D1F9D6; 
height: 90px; 
margin: 0 0 18px 13px; 
}

#page 
{
margin: 0 0 20px; 
padding: 5px 10px 5px 5px;
text-align: center;
}

#page  p 
{ 
text-align:justify;
}

#footer 
{  
height: 50px; 
text-align: center; 
padding-top: 15px;  
font-size: 14px; 
color: #ffffff; 
background: url(images/footer.jpg) repeat-x; 
}
#anuncios
{
text-align: center;
border: solid 1px red;
}
