* { padding: 0; margin: 0; }


body {
	background: #fff url(../images/bg.jpg) top center no-repeat;
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	color: #383838;
	font-family : Geneva, Arial, Verdana, Tahoma, Helvetica, sans-serif;	font-size: 13px;
	line-height: 1.5em;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	
	
	/*border-right:0px solid #fff;
	border-left:0px solid #fff;*/
}
#logo {
	position:absolute;
	width: 200px;
	left:-57px;
	top:-116px;
	z-index:999;
}
div#topo {
	background-position:top center;
	background-repeat:repeat;
	background-image: url(../images/bg_topo.png);
	height:100px;
	clear: both;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	z-index:999;
	}
div#horiznav {

	height:71px;
	z-index: 999;
	overflow:hidden;
}
div#header {
	width: auto;
	height: 234px;
	position: relative;
	z-index: 10;
	clear: both;
	background-image: url(../images/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}
div#userstop{
	background-image: url(../images/bg_main_top.jpg);
	height:176px;
	background-repeat: no-repeat;
}
#leftcolumn {
	display: inline;
	width: 250px;
	float: left;
	padding-left: 3px;
}
#rightcolumn {
	float: right;
	/*color: #333;*/
	width: 600px;
	display: inline;
	position: relative;
	padding-right: 30px;
	padding-top: 30px;
}
#coverfooter {
	background: /*#ffffff*/ url(../images/bg_footer.jpg) top center no-repeat;
	clear:both;
	display:table;
	width:100%;
}
#footer {
	/*background: #ffffff url(../images/bg_footer.jpg) top center no-repeat;*/
	line-height:1.1em;
	width: 950px;
	height:200px;
	text-align: left;
	font-size: 12px;
	/*padding: 10px 0 30px 10px;*/
	color: #191919;
	margin:0 auto;
}
#footer a {
	color: #f1f1f1;
}
#footer .moduletable {
	width: 880px;
	margin: 0 auto;
	margin-top: 3px;
}
.banner {
	text-align:center;
	padding-bottom:10px;
	clear: both;
	background: none;
}
.clear {
	clear: both;
	background: none;
}
fieldset, img { 
	border: 0;
}
 div#wrapper {
	min-height : 600px;
	height : auto !important;
	height : 400px;
	width : 960px;
	/*background-color:#FFFFFF;
	/*background : url(../images/content.jpg);*/
	background-repeat : no-repeat;
}

/*================================ MAINBODY ============================*/
#Columns {
	background : url(../images/bg_main.png);
	margin-bottom: 0px;
	width: 100%;
	padding-top: 10px;
	height:500px;
	min-height:500px;
	height : auto !important ;
}
.mainbodybg{
	margin-top: 20px;
}
/*Left*/
.columnleft{
	width: 190px;
	float: left;
	padding-left: 10px;
}
/*Center*/
.columncenter{
	width: 535px;
	float: left;
	margin-left: 10px;	/*margin-left: 10px; anterior*/
}

#pathway{
	margin-bottom: 10px;
}

/*Right*/
.columnright{
	width: 190px;
	float: left;
	margin-left: 10px;
}


/* CSS JOOMLA >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */




/*=========== TOP VERTICAL MENU =================*/
a.mainlevel:link, a.mainlevel:visited {
	background-color:#f1f1f1;
	color: #383838;
	padding-left : 5px;
	font-family : Geneva, Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10px;
	text-indent: 3px;
	letter-spacing:1px;
	width : 100%;
	voice-family : "\"}\"";
	voice-family : inherit;
	line-height: 30px;
	height : 30px;
	text-decoration : none;
	text-align:left;
	font-weight : normal;
	text-transform:uppercase;
	display : block;
	margin-bottom:1px;
	
}
a.mainlevel:hover { 
	background : url(../images/menu_bg_2.png) no-repeat;
	background-position: 0px -60px;
	padding-right : 6px;
	text-indent: 3px;
	color : #336699;
}
a.mainlevel#active_menu {
	
	text-indent: 3px;
	color : #336699;
}
a.mainlevel#active_menu:hover {
	background : url(../images/menu_bg_2.png) no-repeat;
	background-position: 0px -60px;
	text-indent: 3px;
	color : #383838;
}

/*-------------------------------------topmenu---*/

ul.menu-nav {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
list-style:none;




	
}
ul.menu-nav li	{
	display:block  !important;
	padding:0 2px 0 0 !important;
	margin:0 0 0 0 !important;
	float:left  !important;
	background:url(../images/top_menu_separator.png) right 0 no-repeat;
	
		

	
}
ul.menu-nav li a  {
	border:none;
	text-decoration:none !important;
	display:block  !important;
	float:left  !important;
	background:url(../images/top_menu_button.png) top center;
	
	

	
	
}
ul.menu-nav li a span	{
	display:block; 
	padding:29px 36px 27px 36px;
	color:#FFFFFF;
	display:block; 
	font-size:14px;
	text-decoration:none !important;
	float:left;
	font-weight:normal;
	text-transform:normal;
	
}

/*-------------------hover----*/

ul.menu-nav li a:hover  {
	border:none;
	display:block; 
	text-decoration:none;
	width:auto;
	background:url(../images/top_menu_button_hover.png) top center;
	
	
}
ul.menu-nav li a:hover span	{
	display:block; 
	color:#FFFFFF;
	
	
}

/*-------------------active----*/

ul.menu-nav li.active a {
	border:none;
	display:block;
	float:left; 
	text-align:center;
	width:auto;
	background:url(../images/top_menu_button_active.png) top center;
	
}
ul.menu-nav li.active a:hover {
	border:none;
	display:block;
	float:left; 
	text-align:center;
	width:auto;
	background:url(../images/top_menu_button_hover.png) top center;
	
}
ul.menu-nav li.active a span {
	 color:#FFFFFF;
	 
	 
}
/***********paginacao********/
ul.pagination {

margin: 15px auto;
padding: 10px 0;
/*background-color:#ededed;*/
text-align:center;
}

ul.pagination li {

margin: 0;
padding: 0;
display: inline;
background: none;
}

ul.pagination li span{
border: 1px solid #cccccc;
padding: 2px 5px;
}

ul.pagination a {

padding: 2px 5px;
border: 1px solid #cccccc;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
border: 1px solid #333;
packground: #FFFFFF;
}

.pagenavbar {

padding-left: 14px;
}

.pagenavcounter {
padding: 8px 14px 0 14px;
}
.pagenavbar {
padding-left: 14px;
}

.pagenavcounter {
padding: 8px 14px 0 14px;
}

.pagenav {
margin:auto;

}
.pagenav_next{
padding: 2px 5px;
border: 1px solid #cccccc;
font-size:14px;
color:#ff0000;
	

}
.pagenav_prev{
padding: 2px 5px;
border: 1px solid #cccccc;
font-size:14px;
color:#ff0000;
	
}
.pagenav_prev:hover, .pagenav_next:hover{
padding: 2px 5px;
border: 1px solid #333;
font-size:14px;
color:#ff0000;
	
}
/************** fim da da paginação************/

/********* section table header ****/
.sectiontableheader {
color : #ff6600;
font-weight : bold;
font-size : 11px;
line-height : 13px;
}
.sectiontableheader {
color : #ff6600;
font-weight : bold;
font-size : 11px;
line-height : 13px;
}
.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td {
border-bottom : none;
border-bottom : 1px solid #d1d1d1;
}
.sectiontableentry1 td, .sectiontableentry0 td, .sectiontableentry2 td {
padding-bottom : 5px;
padding-top : 5px;
text-indent : 11px;
}
tr .sectiontableentry2 td {
background-color : #f5f5f5;
}
/********************************/


small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
color : #ccc;
font-size : 10px;
}
.contentpane {
font-size : 13px;
color : #000000;
}
.contentpaneopen {
font-size : 13px;
color : #000000;
}

.contentpaneopen img {
background-color: #e5e5e5;
border: 1px solid #DDD;
padding: 3px;
margin:5px;
}
.buttonheading img {
border: 0;
background-color:transparent;
padding:2px;
}

.contentheading, .componentheading {
color : #336699;
font-size : 25px;
border-bottom: #f1f1f1 solid 1px;
}
.contentheading, .componentheading span {
color : #336699;
}
.blog, .contentpane, .contentpaneopen {
padding-bottom : 10px;
width : 100%;
}

.category {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #000000;
padding-left : 10px;
line-height : 15px;
}
a.category:link, a.category:visited {
color : #000000;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 1.2em;
font-weight : normal;
}
a.category:hover {
color : #ccc;
text-decoration : none;
background-color : transparent;
}

form {
display : inline;
margin : 0;
padding : 0;
}
.contact_email {
margin-left : 100px;
}
input, select, textarea, inputbox, button {
position : relative;
}
.button {
text-align : center;
width : 80px;
background-color:#333333;
background-position : top;
background-repeat : repeat-x;
padding : 3px 3px 3px 3px;
border : 1px solid #cccccc;
color : #ffffff;
}
.button:hover {
	background-color:#cccccc;
border : 1px solid #ffffff;
color : #333333;
}
.inputbox {
width : auto;
background : url(../images/bgform.jpg) top left no-repeat;
padding : 6px;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
background-color : #f1f1f1;
border : 1px solid #cccccc;
}
.inputbox:focus {
padding : 6px;
border : 1px solid #f1f1f1;
color : #383838;
background : #f1f1f1;
}
.inputbox:hover {
padding : 6px;
border : 1px solid #ffffff;
}
#contact_name {
background : url(../images/bgform.jpg) top left no-repeat;
color : #000;
font-weight : bold;
width : 350px;
margin-bottom : 10px;
}
#contact_email {
background : url(../images/bgform.jpg)  top left no-repeat;
color : #000;
font-weight : bold;
width : 350px;
margin-bottom : 10px;
}
#contact_subject {
background : url(../images/bgform.jpg)  top left no-repeat;
color : #000;
font-weight : bold;
width : 350px;
margin-bottom : 10px;
}
#contact_text {
background : url(../images/bgform.jpg)  top left no-repeat;
color : #000;
font-weight : bold;
width : 350px;
margin-bottom : 30px;
}
#contact_email_copy {
font-family : Helvetica, Arial, sans-serif;
font-size : 11px;
font-style : normal;
font-weight : normal;
text-transform : uppercase;
letter-spacing : normal;
line-height : 1.5em;
}
a:link, a:visited {
font-size : 12px;
color : #000000;
text-decoration : underline;
}
a:hover {
color : #000000;
text-decoration : none;
background-color : transparent;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 1.5em;
font-weight : normal;
color : #cc0000;
text-align : left;
line-height : 30px;
padding-left : 33px;
letter-spacing : 3px;
}
a.contentpagetitle:hover {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size : 1.5em;
font-weight : bold;
text-align : left;
color : #47006c;
text-decoration : none;
background-color : transparent;
}
.description {
font-size : 11px;
color : #000000;
}

a.readon, a.readon:visited {
color : #000000;
font-size : 12px;
font-weight : normal;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin : 0 0 0 0;
padding : 3px 10px 3px 0;
display : block;
text-decoration : none;
float : right;
}
a.readon:hover {
color : #0000;
text-decoration : underline;
}
.readmore {
padding : 0 0 0 0;
display : table;
width : auto;
float : right;
margin : 5px 0 0 0;
}
.designedby {
	width : 225px;
	height : 25px;
	float : left;
	padding-top : 120px;
	padding-right : 15px;
	padding-left : 20px;
}
.address {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : auto;
	line-height : 10px;
	padding-top : 125px;
	float : right;
	padding-left : 45px;
	padding-right : 90px;
}

/************** system message ************/
#system-message {
margin : 10px 0 20px 0;
padding : 0 !important ;
background : none;
border : 0 solid;
}
#system-message dt {
font-weight : bold;
}
#system-message dd {
margin : 0;
font-size : 16px;
font-weight : bold;
text-indent : 0;
background : none;
padding : 0;
}
#system-message dd ul {
color : #ff6600;
margin-bottom : 10px;
list-style : none;
padding : 0;
border-top : 1px solid #ff6600;
border-bottom : 1px solid #ff6600;
}
#system-message dt.message {
display : none;
}
#system-message dd.message ul {
background : none;
}
#system-message dt.error {
display : none;
}
#system-message dd.error ul {
color : #333;
background : none;
border-top : 3px solid #ccc;
border-bottom : 3px solid #ccc;
margin : 0;
}
#system-message dt.notice {
display : none;
}
#system-message dd.notice ul {
color : #333;
background : #fff;
border-top : 3px solid #ccc;
border-bottom : 3px solid #ccc;
}
/****************************/
div .moduletable_menu h3 {
width:175px;
font-size : 14px;
line-height : 14px;
font-weight : normal;
text-transform : uppercase;
color : #000000;
letter-spacing : 1px;
padding : 15px 0 10px 20px;
border-bottom: #cccccc solid 1px;
margin-bottom:2px;
text-align : left;
display : block;
}
div .moduletable h3 {
width:175px;
font-size : 14px;
line-height : 14px;
font-weight : normal;
text-transform : uppercase;
color : #000000;
letter-spacing : 1px;
padding : 15px 0 10px 20px;
border-bottom: #cccccc solid 1px;
margin-bottom:2px;
text-align : left;
display : block;
}
div .moduletable_enquete h3 {
width:175px;
font-size : 14px;
line-height : 14px;
font-weight : normal;
text-transform : uppercase;
color : #000000;
letter-spacing : 1px;
padding : 15px 0 10px 20px;
border-bottom: #cccccc solid 1px;
margin-bottom:2px;
text-align : left;
display : block;
}
.poll_enquete tbody tr td {
text-align : left;
color : #000000;
padding: 0 0 10px 5px;
}
.poll_enquete {
color : #ffffff;
padding-bottom: 10px;
}
li {
list-style-type : none;
background : url(../images/bullet-list.gif) no-repeat 0% 1px;
padding-left : 18px;
padding-bottom : 2px;
text-indent : 0;
margin-left : 30px;
}

#coveruserstop {
	clear:both;
	display:table;
	width:100%;
	padding:30px 0 0 0;
}
#user1 {
	width: 282px;
	float: left;
	margin-left:27px;
}

#user2 {
	width: 282px;
	float: left;
	margin-left: 30px;
}

#user3 {
	width: 282px;
	float: left;
	margin-left:30px;
}

