html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
body {
	margin: 0; 
	padding: 0;
	text-align: center;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#container { 
	width: 100%;
	position: relative;
	background: #FFFFFF url(imagens/bgTop.jpg) repeat-x top;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
.clear {
	clear: both;
}
#meio {
	width: 845px;
	margin: 0 auto;
	background: url(imagens/meioBg.jpg) repeat-y right;
}

#contentMeio{
	width: 480px;
	height: 380px;
	_height: 410px;
	margin: 0 auto;
	text-align: justify;
	padding-top: 30px;
	color: #999999;
}

#contentMeioInt{
	width: 480px;
	height: 380px;
	_height: 410px;
	margin: 0 auto;
	text-align: justify;
	padding-top: 10px;
	color: #999999;
	margin-bottom: 70px;
	_margin-bottom: 0px;	
}

#contentMeioSrv{
	width: 480px;
	height: 410px;
	_height: 410px;
	margin: 0 auto;
	text-align: justify;
	padding-top: 10px;
	color: #999999;
	margin-bottom: 70px;
	_margin-bottom: 0px;
	display: table;
}

#contentPrincipios{
	width: 220px;
	float:left;
	display: block;
}

#contentCases{
	width: 220px;
	float: right;
	display:block;
}

#esquerda {
	width: 540px;
	float: left;
}


/* INDEX - DIREITA  */
#direita {
	width: 305px;
	float: right;
	background: #ffffff url(imagens/menuDirBg.jpg) repeat-x bottom;
}

#contentMenuDir{
	width: 270px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	display: block;
	padding-top: 20px;
}

#banner {
	width: 540px;
	height: 210px;
}

#bannerInt {
	width: 540px;
	height: 110px;
}

#conteudo {
	width: 845px;
	background: #FFFFFF url(imagens/conteudoBg.jpg) repeat-x bottom;
	text-align: left;
	padding-bottom: 35px;
}

#topoBg {
	width: 100%;
	height: 195px;	
}
#topo {
	width: 845px;
	margin: 0 auto;
}
#topoDir {
	width: 450px;
	float: right;
	height: 147px;
	text-align: right;
}
#logo {
	width: 280px;
	height: 50px;
	margin: 0 auto;
	padding-top: 49px;
}
#bottom {
	width: 100%;
	height: 35px;
	position: relative;
	bottom: 0; 
	text-align:center;
}
#rodapeBg {
	background: url(imagens/rodapeBg.jpg) no-repeat center;
	height: 35px;
}
#rodape {
	width: 845px;
	line-height: 35px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
}

#rodape a{
	color: white;
}

/* menuInf */
#menuInf {
	width: 450px;
	float: right;
	margin: 38px 0px 0px 0px;
}
#menuInf ul {
	padding: 0px;
	margin: 0px;
}
#menuInf ul li {
	display: block;
	padding: 0px 7px;
	float: left;
	list-style: none;	
}
#menuInf a {
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#copyright {
	font-size: 9px;
	color: #999999;
	padding-top: 20px;
}

/* menuSup */
#menuSup {
	background: url(imagens/menuSupBg.jpg) no-repeat center;
	margin-top: 24px;
	height: 72px;	
}
#menuSup ul {
	padding-top: 23px;
	margin: 0 auto;
}
#menuSup ul li {
	display: block;		
	list-style: none;
	float: left;
}
.menuSupBar {
	border-right: 1px solid #CCCCCC;
}
#menuSup a {
	padding: 0px 35px;
	color: #7C7A79;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
#menuSup a:hover {
	color: #993300;
	text-decoration: none;
}

/* menu sup paginas internas */
#menuSupInt {
	height: 22px;	
}
#menuSupInt ul {
	padding-top: 3px;
	margin: 0 auto;
	margin-left: -20px;
	_margin-left: 20px;
}
#menuSupInt ul li {
	display: block;		
	list-style: none;
	float: left;
}
.menuSupBar {
	border-right: 1px solid #CCCCCC;
}
#menuSupInt a {
	padding: 0px 10px;
	color: #7C7A79;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#menuSupInt a:hover {
	color: #993300;
	text-decoration: none;
}


/* menuDir */
#menuDir {
	width: 305px;
	float: right;
	height: 570px;
}
#menuDir ul {
	padding: 0px;
	margin: 0px;
}
#menuDir li {
	width: 250px;
	line-height: 22px;
	background: url(imagens/ico-mais.png) left no-repeat;
	list-style: none;
	text-align: left;
	text-transform:uppercase;
	padding-left: 15px;
	margin-left: 7px;
}
#menuDir a {
	white-space: nowrap;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menuDir a:hover {
	white-space: nowrap;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* botoes */
#btnDir {
	width: 305px;
	margin: 0;
	padding: 0;
}
#btnDir a {
	height: 49px;
	margin: 0;
	padding: 0;
}

.btnMais a, .btnMais a:visited {
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btnEnviar{
	width: 124px;
	height: 48px;
	background: url(imagens/btnEnviar.jpg) center no-repeat;
	border: none;
}


.inputNews{
	border: 1px solid black;
	background: white;
	color:#666666;
	height: 22px;
	_height: 23px;	
	margin: 0;
	padding: 3px;
	_margin-top: -1px;
}



#conteudoInt {
	margin: 0px 0px 0px 180px;
	padding: 10px 0px 0px 0px;
	width: 650px;
	float: inherit;
	font-size: 11px;
}


/* titulos */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #990000;
	text-transform:uppercase;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #990000;
	text-transform:uppercase;
	padding-bottom: 3px;
}
h3 {
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-transform:uppercase;
	padding-bottom: 3px;	
}

.Internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #990000;
	text-transform:uppercase;
	padding-top: 15px;
	text-align: left;
	margin-left: 30px;
}

/* formularios */
.form {
	border: 1px solid #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.formItem {
	padding-right: 5px;
	font-size: 11px;
	text-align: right;
}

.inputContato{
	width: 360px;
	height: 32px;
	background:url(imagens/inputContato.jpg) left top no-repeat;
	border: none;
	padding: 5px;
	font-size: 14px;
	color:#666666;
}

.text{
	width: 360px;
	border: 1px solid #B4B4B4;
	background:#F0F0F0;
	color: #666666;
	padding: 14px;
	font-family: Arial, Helvetica, sans-serif;	
}

/* texto */
.textoApres {
	width: 532px;
	float: left;
	margin: 15px;
}
.textoApres img {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #E1E1DD;
}
.textoApres2 {
	width: 251px;
	float: right;
	margin: 15px 15px 15px 0px;
}
.textoDest {
	width: 251px;
	margin: 0px 15px 0px 15px;
	float: left;
}
.textoDest img {
	border: 1px solid #E1E1DD;
	margin-bottom: 4px;
}

#noticias a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;	
}
.noticiasData {
	background: #CC9900;	
	padding: 0px 2px;
	color: #FFFFFF;
	font-size: 10px;	
}
.noticiaFoto {
	padding: 0px 7px 7px 0px;
	float: left;
}


#destaques a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-bottom: 10px;	
}
#destaques ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#destaques ul li {
	list-style: square;
}
#paginacao a {
	background: #DDDDDD;	
	padding: 0px 2px;
	margin: 0px 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;

}

a:hover{
	text-decoration: underline;	
}




ul li {
	list-style: square;
	color:#666666;
	font-weight: bold;
	text-decoration:underline;
}