body {
	background: url("../img/bg.jpg") repeat-x 50% 0;
	background-color:#931b20;
	color:#616161;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    margin:0;
    padding:0;
    text-align:center;
}

h1 {
	color:#bf1f2e;
	font-size:15px;
}

.formulario {
	border: 1px solid #C0C0C0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
}

.botao {
	border:1px solid #eff2f8;
	color:#4f4f4f;
	width:100px;
	height:20px;
}

#conteudo {
    margin:0 auto;
    padding:0;
    text-align:left;
    width:761px;
}

#topo {
	height:123px;
	padding-top:19px;
}

#menu {
	margin : 0;
	height : 22px;
	padding-top : 10px;
}

#menu li {
	list-style : none;
	display : inline;
	line-height : 22px;
	border-left:1px #979ea2 dotted;
	text-align:center;
	padding-left:4px;
}

#menu li a {
	text-decoration : none;
	margin : 0;
	padding : 1px 15px 2px 15px;
	color : #fff;
}

#menu li a:hover {
	color : #fff;
	background : #869197;
	margin : 0;
}

#menu li a.current {
	background : #bf1e2e;
	color : #fff;
}

#box01 {
	width:491px;
	background:url("../img/bg_conteudo.gif") no-repeat;
	float:left;
	margin-top:61px;
	height:100%;
}

#box02 {
	width:260px;
	background:url("../img/bg_lateral.gif") no-repeat;
	float: right;
	margin-top:61px;
	padding:84px 0 10px 0;
}

#box02 h1, p {
	padding-left:10px;
}

#noticias { 
	background:url("../img/bg_lateral2.gif") no-repeat;
	background-color:#dce0e2;
	padding:8px;
	color:#616161;
	width:233px;
}

#noticias a { 
	color:#616161;
	font-size:9px;
}

#rodape { 
	margin-left:-9px;
	clear:both;
	background-color:#941b20;
	height:200px;
}

#texto { 
	line-height:25px;
	text-align:justify;
	padding:8px;
/*	height:325px;
	*height:317px;	*/
}


#texto2 { 
	text-align:justify;
	padding:8px;
}

#servicos { 
	background:url("../img/bg_lateral2.gif") no-repeat;
	background-color:#dce0e2;
	padding:8px;
	color:#616161;
	width:233px;
	list-style:inside;
	font-size:9px;
}

#produtos { 
	background:url("../img/bg_lateral2.gif") no-repeat;
	background-color:#dce0e2;
	padding:8px;
	color:#616161;
	width:233px;
	font-size:9px;
}

#infraserver td {
	background-color:#bf1f2e;
	color:#FFFFFF;
	clear:both;
	line-height:normal;
	padding:7px;
	list-style-position:outside;
	text-align:left;
}

#depoimentos { 
	background:url("../img/bg_lateral3.gif") no-repeat;
	background-color:#dce0e2;
	padding:8px;
	color:#616161;
	width:463px;
	font-size:9px;
}

#foto {margin: 0 10px 0 0;}
