body {
	background-image:url(images/background2c.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.branco {color:#CCCCCC;
}
.epigrafe {
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align:right;
}
.atencao {
	color:#FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align:center;
	text-transform: uppercase;
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover{
	color: #CCCCCC;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 845px;
}
#header{	
	margin: 0px auto;	
	height:200px;
	width:845px;
	background-image:url(images/header1b.jpg);
	background-repeat: no-repeat;
}
#content{
	position:absolute;
	margin:180px 0px 0px 0px;
}
#left{
	width:192px;
	float:left;
}
#content2{
	margin:0px 0px 0px -42px;
}


#middle{
	margin-left:200px;
	margin-right:192px;
	width:450px;

}
#right{
	width:192px;
	float:right;
}

#patro{
	
}
.patro img{
	border: 0px;
}

/********************* menu_drop ****************************/
.menu{
	margin-bottom:3px;
}
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}
.menu img{
	width:150px;
	align:center;
	border: solid 2px #999999;

}
.menuheader2{
	width:192px;
	height:10px;
	background-image:url(images/menutop2.gif);
	display:block;
}
.menucontent2{
	width:172px;
	background-image:url(images/menumiddle.gif);
	background-repeat: repeat-y;
	text-align: center;
	display:block;
	padding:10px 0px 0px 10px;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menucontent3{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding:10px 0px 0px 7px;
	background-repeat: repeat-y;
}
.menucontent4{
	width:192px;
	background-image:url(images/menumiddle.gif);
	background-repeat: repeat-y;
	text-align: center;
	display:block;
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/********************* centro ****************************/
.post{
	margin-bottom:3px;
}
.postheader{
	background-image:url(images/posttop2.gif);
	display:block;
	width:450px;
	height:37px;
}
.postheader h1{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 10px 10px;
}
.postcontent a:hover{
	text-decoration:none;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:450px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:absolute;
	margin:0px 0px 0px 0px;
}
#header ul{
	position:relative;
	margin:150px 0px 0px 0px;
	text-align: center;
	display:block;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin:0 auto;
	position:relative;
	text-align:center;
	padding: 10px 0px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 10px 0px;
}
/********************* menu emrepertorio ****************************/
.menu ul{
	list-style-position:  inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 2px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.menu a:hover img{
	border: solid 2px #CCCCCC;
}
.member{
	display:block;
	float:left;
	margin-left:7px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 10px 0px;
	text-transform: uppercase;
	text-decoration:none;
}
.member span a{
	text-decoration:none;
}
.member span a:hover{
	text-decoration:underline;
}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;

}
.member a:hover img{
	border: solid 2px #CCCCCC;
}
.clear{
	clear:both;
}
.menor {
	font-size: 75%
} 
.menor2 {
	font-size: 65%
} 
.maior {
	padding: 10px 20px 10px 15px;
	display:block;
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
}

/********************* menu horizontal drop-down ****************************/

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu_drop {font-size: 9pt; margin: 10px; font-family: arial;}
.menu_drop ul {padding: 0; z-index: 500; margin: 0px; width: 14em; list-style-type: disc; position: relative}
.menu_drop li {float: left; background-color: #151616}
.menu_drop li.sub {background-color: #151616}
.menu_drop table {margin-top: -1px; font-size: 1em; z-index: 100; left: 0px; position: absolute; top: 0px; border-collapse: collapse}
.menu_drop a {border-width:1px 1px 0 1px; border-right: #000000 1px solid; border-top: #000000 1px solid; display: block; padding-left: 1em; font-weight: bold; text-transform: uppercase; border-left: #000000 1px solid; width: 14em; color: #000000; line-height: 2em; border-bottom: #000000 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu_drop a:visited {border-width:1px 1px 0 1px; border-right: #000000 1px solid; border-top: #000000 1px solid; display: block; padding-left: 1em; font-weight: bold; text-transform: uppercase; border-left: #000000 1px solid; width: 14em; color: #000000; line-height: 2em; border-bottom: #000000 1px solid; font-style: normal; height: 2em; font-variant: normal; text-decoration: none}
.menu a.last, .menu a:visited.last {border-width:1px;} 
.menu_drop b {float: right; margin-right: 5px}
* html .menu_drop a {width: 14em}
* html .menu_drop a:visited {width: 14em}
* html .menu_drop a:hover {font-weight: bold; border-left-color: #000000; border-bottom-color: #000000; text-transform: uppercase; color: #000000; border-top-color: #000000; font-style: normal; position: relative; background-color: #cccccc; font-variant: normal; text-decoration: underline; border-right-color: #000000}
.menu_drop li:hover {position: relative}
.menu_drop a:active {font-weight: bold; border-left-color: #000000; border-bottom-color: #000000; text-transform: uppercase; color: #000000; border-top-color: #000000; font-style: normal; background-color: #cccccc; font-variant: normal; text-decoration: underline; border-right-color: #000000;}
.menu_drop a:focus {font-weight: bold; border-left-color: #000000; border-bottom-color: #000000; text-transform: uppercase; color: #000000; border-top-color: #000000; font-style: normal; background-color: #cccccc; font-variant: normal; text-decoration: underline; border-right-color: #000000}
.menu_drop li:hover > a {font-weight: bold; border-left-color: #000000; border-bottom-color: #000000; text-transform: uppercase; color: #000000; border-top-color: #000000; font-style: normal; background-color: #cccccc; font-variant: normal; text-decoration: underline; border-right-color: #000000}
.menu_drop li ul {padding-right: 2em; padding-left: 2em; left: 10em; visibility: hidden; padding-bottom: 2em; padding-top: 2em; position: absolute; top: -2em; background-color: transparent}
.menu_drop li:hover > ul {visibility: visible}
.menu_drop ul a:hover ul ul {visibility: hidden}
.menu_drop ul a:hover ul a:hover ul ul {visibility: hidden}
.menu_drop ul a:hover ul a:hover ul a:hover ul ul {visibility: hidden}
.menu_drop ul a:hover ul {visibility: visible}
.menu_drop ul a:hover ul a:hover ul {visibility: visible}
.menu_drop ul a:hover ul a:hover ul a:hover ul {visibility: visible}
.menu_drop ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility: visible}
