/* designed and coded by ubik - yewbic[at]yahoo[dot]com */

body {
background-color:#708558;;
margin:0;
padding:0;
text-align:center;
font:12px arial,sans-serif;
color:#666666;
}

#container {
background:#FFFFFF;
width:775px;
margin:0 auto;
text-align:left;
}
#copyright {
width:775px;
margin:0 auto;
text-align:left;
}

#header {
background:url('header.jpg') no-repeat center top;
width:760px;
height:234px;
position:relative;
margin:0;
}

#menu {
width:185px;
float:left;
margin:50px 0 0 0;
}

.leftbox {
width:185px;
background:#000;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
margin:60px 0 0 0;
padding:10px 10px 10px 0;
text-align:justify;
font:14px verdana,arial,sans-serif;
color:#fff;
}

.leftbox ul {
list-style-type:none;
margin:10px 0 10px 0;
padding:0;
}

.leftbox li, .leftbox a {
font-weight:bold;
color:#99cc33;
letter-spacing:1px;
text-align:left;
text-decoration:none;
}

.leftbox a:hover {color:#ccff66}

a.item {
background:url('menu.jpg') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 20px;
font:bold 15px verdana,arial,sans-serif;
color:#fff;
text-decoration:none;
line-height:30px;
}

/*
good practice of background offset rollovers to avoid javascript preload. 
Im using max-width, BG pos. and Padding instead of margin and smaller-than 
container width, to get pop-out effect cause of a left-edge bug that makes 
the menu jump. -ubik
*/
a.item:hover {
background-position:10px -34px;
padding:0 0 0 20px;
}

#main {
background:#000;
min-height:400px;
margin:0 0 0 220px;
font:15px verdana,arial,sans-serif;
color:#fff;
text-align:left;
}

#footer {
clear:both;
height:80px;
background:#F8F8F8;
margin:0;
text-align:left;
padding:2px;
}

#footer a {
font:bold 10px verdana,arial,sans-serif;
color:#006600;
text-decoration:none;
}

#footer a:hover {color:#00CC00;}

/* "bottomRight" is the botttom right background image of the content container */
.bottomRight {background:url('bottomRight.jpg') no-repeat right bottom}

.content {
min-height:3px;
background:url('topleft.jpg') no-repeat left top;
padding:3px 3px;
margin:3px 10px 3px 0;
text-align:left;
}

h1 {  /* position absolute - relative to the header, not document */
position:absolute;
left:20px;
bottom:20px;
margin:0;
display:inline;
font:60px georgia,times,serif;
color:#fff;
letter-spacing:5px;
font-variant:small-caps;
}

h2 {
font:bold italic 25px georgia,times,serif;
color:#666666;
display:block;
margin:5px 0 15px 0;
}

h3 {
font:bold italic 20px georgia,times,serif;
color:#666666;
display:block;
margin:5px 0 15px 0;
}

h4 {
font:bold italic 15px georgia,times,serif;
color:#666666;
margin:15px 0 5px 0;
}

a.titulo:link {
	FONT-SIZE: 12px;
	COLOR: #5756a7;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.titulo:visited {
	FONT-SIZE: 12px;
	COLOR: #5756a7;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.titulo:hover {
	FONT-SIZE: 12px;
	COLOR: #000099;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: underline;
}

a.tit_equipe:link {
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.tit_equipe:visited {
	FONT-SIZE: 14px;
	COLOR: #666666;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.tit_equipe:hover {
	FONT-SIZE: 14px;
	COLOR: #999999;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: underline;
}

a.direitos:link {
	FONT-SIZE: 11px;
	COLOR:#FFCC00;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.direitos:visited {
	FONT-SIZE: 11px;
	COLOR: #FFCC00;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: none;
}
a.direitos:hover {
	FONT-SIZE: 11px;
	COLOR:#FFFF00;
	FONT-FAMILY: verdana,arial,sans-serif;
	TEXT-DECORATION: underline;
}
.content a {
text-decoration:none;
color:#669900;
font-weight:bold;
}

.content a:hover {color:#99cc33;}
.content ul {list-style-type:circle}
.content li {font:bold 12px verdana,arial,sans-serif;}

p {margin-top:20px}

/* If you like my design, I only ask that you leave the footer note "design by ubik". thanks */
#footer p , #footer p a {
text-align:right;
font:11px verdana,arial;
color:#006600;
margin:0;
}

.cabecalho {
text-align:left;
font:11px verdana,arial;
color:#999;
margin:0;

}

#imagefloat{
	float:right;
	text-align:right
}

.foto {
	padding: 2px;
	border:1px solid gray;
}

input, textarea, select {
	color: #666666;
	font-size:12px;
}

.meio_site {
	background-image:url(images/proj2.gif);
	background-repeat:repeat-x;
}
