/* andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

/**************** Page and tag styles ****************/

body
{margin:0; padding:0; color:#303030; background:#f2d88c url(img/bodybg.gif) top left repeat-y; font:76% "Trebuchet MS", Verdana,Tahoma,sans-serif;}

ul
{list-style:none; margin:15px 0 20px 0; font-size:1.1em;}

li
{margin:0 0 8px 0px;
padding-left:20px;
background:url(img/lista.gif) no-repeat 0 50%}

a
{color:#777; font-weight:bold; text-decoration:none; outline:none}

a:hover
{color:#505050; text-decoration:underline;}

#content img
{float:left; margin:0 15px 15px 0; padding:3px; border:1px solid #075592;}

#content a img
{border-color:#075592;}

#content a img:hover
{background:#6b1565; border-color:#6b1565;}

/**************** Sidebar area styles ****************/

#sidebar
{position:absolute; top:0; left:0; width:220px; height:100%; overflow:auto; background:#1d98f7 url(img/sidebarbg.gif) top right repeat-y; text-align:right;}

body > #sidebar
{position:fixed;}

#sidebar h1{
display:block;
width:208px;
height:15px;
text-indent:-10000px;
margin:0px auto 20px 7px; 
color:#6b1565;
font-size:4em;
letter-spacing:-5px; 
text-align:center;}

#sidebar h2, #sidebar h3
{margin:0 20px 18px 5px; color:#ccc; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:right;}

#sidebar h2
{font-size:1.4em;}

#sidebar h3
{margin:20px 18px 4px 5px; color:#fff;}

#sidebar  p
{margin:0 20px 18px 5px; color:#fff; font-size:0.8em;}

#sidebar a
{color:#6b1565}

/**************** Navigation menu styles ****************/

#menu a
{display:block; width:202px; padding:5px 18px 5px 0; color:#fc0; background:#1d98f7 url(img/sidebarbg.gif) top right repeat-y; font-size:1.8em; font-weight:normal; text-decoration:none; letter-spacing:-2px;}

#menu a:hover 
{color:#555; background:#fc0 url(img/sidebarbg.gif) top right repeat-y;}

#menu a.active
{padding:5px 18px 5px 0; background:#d5edfe; border-top:2px solid #075592; border-bottom:2px solid #075592;color:#555;}

#menu a.active:hover
{color:#555; background:#d5edfe}

/**************** Content area styles ****************/

#content
{
width:520px; 
margin:0 0 0 240px; 
padding:35px 0; 
background:#d5edfe;
}

#content_aviso
{
width:520px; 
margin:0; 
padding:25px 20px 0 20px; 
background:#d5edfe;
}

#content p
{margin:0 0 20px 0; line-height:1.5em;}

#content p a, #content p a:visited 
{text-decoration:none;
}

#content p a:hover 
{text-decoration:underline;
color:#0066CC;
}

#content h1{
display:none;
}

#content h2
{margin:0; color:#808080; font-weight:normal; font-size:2.5em; letter-spacing:-2px; text-align:center;}

#content h3
{clear:both; margin:30px 0 10px 0; color:#555; font-weight:normal; font-size: 2em; letter-spacing:-2px;}

#content h4
{clear:both; margin:30px 0 10px 0; color:#075592; font-weight:normal; font-size: 1.8em; letter-spacing:-2px;}

#content h5
{clear:both; margin:15px 0 10px 0; color:#555; font-weight:normal; font-size: 1.5em; letter-spacing:-2px;}

#fondodereita {
position:fixed;
_position:absolute;
top:20px;
left:780px;
width:333px;
height:484px;
background:url(img/fondodereita.jpg) no-repeat;
}

#mapagoogle {
padding:3px; border:1px solid #075592;}

/* Galeria */

#content a img:hover
{background:#fff; border-color:#075592;}

#aviso{
clear:both;
margin-top:25px;
text-align:center;
}


