@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	margin-top: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a {color:#BF3924;text-decoration:underline;}

.container {
width:996px;
padding: 0px;
background-color: #FFF;
}

#logo {
margin-top: 10px;
}

#mainmenu {
margin-top: 30px;
margin-bottom: 0px;
margin-right: 120px;
float: right;
}

#header {
margin-top: 0px;
}

h2 {
color: #BF3924;
}
/* Module Headings */

h3 {
font-size: 1.2em;
color: #3E6E96;
margin-top: 10px;
margin-bottom: 5px;


}
#breadcrumb h3 {
display: none;
}

/* End Module Headings */

/* Module Styles */

#esquerda .moduletable {
font-size: 11px;
color: #666666;
}

#breadcrumb .moduletable {
font-size: 11px;
margin-top: 5px;
margin-bottom: 5px;
}

#footer ul, 
#footer li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#footer li {
	float: left;
	padding-right: 20px;
}

#footer .moduletable {
	font-size: 11px;
}

#footer a, 
#footer a:link, 
#footer a:visited {
	font-size: 11.5px;
	color: #333;
	text-decoration: none;
}


#esquerda ul, 
#esquerda {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#esquerda li {
	text-indent: 0px;
	border-bottom: solid 1px #dbdbdb;
padding-bottom:5px;
padding-top:5px;
padding-left:0px;

}

#esquerda a, 
#esquerda a:link, 
#esquerda a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: normal;

}

#direita a, 
#direita a:link, 
#direita a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: normal;

}

#direita a:hover {
color: #666;
	text-decoration: underline;
}

/* End Module Headings */

#direita {
background-color: #FFFFFF;
padding: 5px;
margin-top: -220px;
padding-bottom: 0px;
float: right;
margin-right: 0px;
width: 200px;
}
#esquerda_ {
padding: 0px;
margin-top: 0px;
padding-bottom: 0px;

float: left;
height: 100%;
margin-right: 0px;
clear: both;

}
#conteudo {
width: 490px;
margin-left: 195px;

}
#topo {
height: 150px;
margin-bottom: -20px;
margin-top: 0px;
padding-left: 2px;

}

#content {
padding-left: 5px;
}

.createdate {
margin-top:15px;
margin-bottom:20px;
}

.componentheading {font-family: arial; font-size:18px;line-height:22px;margin-bottom:5px;}
