/*@charset "utf-8";*/
/* CSS Document */

body
{
	padding: 0;
	margin: 0;
	background-color: #ECECE3;
	background-image: url(../images/PageBg.jpg);
	background-repeat: repeat-x;
}

#Principal
{
	width: 960px;
	margin: 0 auto;
	
}

#Cabecalho
{
	width:960px;
	height:95px;
	float:left;
}
#SlideHeader
{
	float:left;
	width:960px;
	height:160px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#Esquerdo
{
	float: left;
	width: 190px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 200%;
	padding-left:8px;
	
}
#Direito
{
	float: right;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 200%;
	padding-right:8px;
	
}

#Conteudo
{
	float:left;
	padding: 8px;
	width:548px;
}
#Conteudo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

#Conteudo a:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#Conteudo p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#Rodape
{
	width: 960px;
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	clear:both;
}
.TituloBasico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	font-weight: normal;
}
.Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#TituloColorido1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #993300;
}
#TituloColorido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.LinkNoticias:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.LinkNoticias:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.LinkNoticias:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.contentheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #993300;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}
.createdate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.moduletableMenu h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding-left:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #999966;
	height: 30px;
	padding-top: 6px;
	padding-bottom: 0px;

}

.moduletableMenu ul{
	list-style: none;
	margin:0;
	padding: 0px;

}
.moduletableMenu li{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.moduletableMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.moduletableMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}
