body
{
	font-family:arial;
	font-size: 11pt;
	background:url(../images/content-mauer-bg.jpg);
	color: #666;
	margin:0px;
}

h1,h2,h3,p
{
	margin:0px;
	padding:0px;
}

a,a:visited
{
	color: #690000;
}

#main
	{
		width:1010px;
		margin:0px auto;
	}
/* Outer */

#outer
{
	margin: 0em auto 1em auto;
	width: 100%;
	background-color: #000000;
}

/* Header */

#header
{

}

#header h1
{
	font-size: 2.9em;
	font-family:"Trebuchet MS";
}

#header h1, #header h2
{
                   display: block;
		margin: 0em auto;
}

#header h1 a
{
	color: #690000;
	text-decoration: none;
}

#header h2
{
	color: #690000;
	font-size: 0.8em;
}

/* Menu */

#menu
{
	padding: 0.4em 2em 1em 0em;
	overflow:hidden;
	height:25px;
	

}

#menu ul
{
	margin: 0em auto;
	list-style: none;
	width:700px;
	float:center;
	overflow:hidden;
}

#menu li
{
	display: inline;
}

#menu li a   /* a50000*/
{
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 1.4em 0.25em 1.4em;		

}

#menu li a:hover
{
	color: #FFFFFF;
}

/* Content */

#content
{
	margin-top:0px;
         	font-size:0.9em;

}

#content p
{
	margin-bottom: 15px;
	text-align: justify;


}

#content h2,h3,h4,h5,h6
{
	color: #690000;
	margin:10px;
	padding:5px;
	margin-bottom: 0.0em;


}

#content ul
{
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;

}

#content blockquote p
{
	margin-bottom: 0em;
}



/* Primary Content */

#primaryContentContainer
{
	float:left;
	width:600px;
	margin-left:5px;
		background:url(../images/fundo-texto-meio.gif);
padding: 12px 13px -10px 13px;

          }
#primaryContentContainer a, #primaryContentContainer a:visited
	{
		text-decoration:underline;    
	

	}
#primaryContentContainer a:hover
	{
	       

		text-decoration:none;
		color:#762e0b;
	}
.primaryContentTop
	{
		 background-image: url(../images/fundo-texto.gif);
		background-repeat: no-repeat;
        background-position: 0% 0%;
padding:  80px 0em 0px 0px;
	}
#primaryContent
{
        background-image: url(../images/fundo-texto2.gif);
		background-repeat: no-repeat;
        background-position: 0% 100%;

padding:  0px 2.5em 60px;

}

#primaryContent h2, #primaryContent h3
{
	border-bottom: solid 1px #333333;
	padding-bottom: 0.25em;
	margin-bottom: 1.25em;
}
#primaryContent h3
	{
		margin-bottom:0.5em !important;
		width:50%;
	}

#primaryContent h2
{
	font-size: 1.7em;
}

#primaryContent h3
{
		
	font-size: 1.1em;
}

/* Secondary Content */
#left_content
	{
		width:200px;
		float:left;
        padding-bottom:13px;
	}
#left_content h3
	{
		background:url('../images/sidebar_title_bg.gif') no-repeat;
		color: #000000;
		font-size: 1.3em;
		padding-top:11px;
		width:200px;
		height:45px;
		text-align:center;
	}
#left_content a, #left_content a:visited
	{
		color:#a50000;
		text-decoration:none;
		background:url(../images/arrow.jpg) no-repeat left;
		padding-left:15px;
	}
#left_content a:hover
	{
		color:#692301;
		text-decoration:underline;
	}
#secondaryContent
{
	float: right;
	width:200px;
	padding-bottom:13px;
}

#secondaryContent a, #secondaryContent a:visited
	{
		color:#A50000;
		text-decoration:none;
		
		padding-left:15px;
	}

#secondaryContent h3
{
		background:url('../images/sidebar_title_bg.gif') no-repeat;
		color: #000000;
		height:45px;
		font-size: 1.3em;
		padding-top:11px;
		width:200px;
		text-align:center;
}

.bannerheader
	{
		
		font-weight:bold;
		margin-top:15px;
		margin-bottom:8px;
	}
.banneritem_text, .bannerfooter_text
	{
		
		margin-left:10px;
		margin-bottom:8px;
	}
/* Footer */

#footer
{
	padding: 1.5em 2em 1.5em 2em;
	text-align: center;
	margin: 0em auto;
	font-size: 0.9em;
}

.clear
{
	clear: both;
}
.nopad
	{
		width:99%;
	}
.componentheading
	{
		width:95%;
		color:#690000;
		font-size: 1.8em;
		font-weight:bold;
		margin-bottom:10px;
		margin-left:0px;margin-right:10px;
	}
.contentheading
	{
		background:url(../images/contbar.jpg) no-repeat top left;
		font-size: 1.0em;
		font-weight:bold;
		color:#cccccc;
	}
.contentpaneopen
	{       
		margin-bottom:3px;
	}
.small
	{
		font-size:0.8em;
	}
form
	{
		margin:0px;
		padding:0px;
	}
ul,li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
#left_content li
	{
		margin-top:3px;
	}
.input
	{
		margin:0px;
		padding:0px;
		padding-left:10px;
	}
img
	{
		margin:5px;
		margin-top:0px;
	}
a img
	{
		border:none;
	}
.modifydate
	{
		padding-bottom:10px;
		font-size:0.8em;
	}
.createdate	
	{
		font-size:0.8em;
	}
a.readon
	{
		color:#fff;
		text-decoration:none;
		font-weight:bold;
		
	}
a.readon:hover
	{
		color:#dddddd;
	}
.contentpaneopen
	{
		margin-right:0px;
		border:solid 2px #000000;
		background:#220000;
		filter:alpha(opacity=65);
		opacity: 0.65;
		padding-left:5px;
		padding-right:0px;
	}
.contentpaneopen td
	{
		padding-top:2px;
		padding-bottom:6px;
	}
.article_separator
	{
		height:20px;
	}
.latest
	{
		width:98%;
	}
div#maindivider {
  height:20px;
}
.latest li 
	{
		margin-top:7px;
		margin-left:0px !important;
	}
.latest li a, .latest li a:visited
	{
		color:#a50000;
		text-decoration:none;
		background:url(../images/arrow2.jpg) no-repeat left;
		padding-left:20px;
	}
.latest li a:hover
	{
		color:#000 !important;
		text-decoration:underline;
	}
.user1user2
	{
		border:solid 1px #000000;
		padding:10px;
		padding-left:00px;
		padding-right:00px;
		width:500px;
	}


.moduletable
	{
	}
.moduletable h3
	{
		margin-bottom:5px;
	}
.sectiontableentry2, .sectiontableentry1
	{
		padding-top:5px;
	}
.pollstableborder
	{
		margin-left:10px;
	}
.bannerheader
	{
		padding-left:10px;
	}
fieldset, form
	{
		border:none;
	}
.search_box
	{
		float:right;
		padding-right:20px;
		margin-top:-2px;
	}