/* CSS Created by: Everton Lima
in 21 november 2008 on 17:40 PM */
html, body {
	height: 100%;
	background-color: #DB261F;
	text-align: center;
	}

#tudo {
	width: 967px;
	background-color: #FFFFFF;
	margin: 0 auto;
	min-height: 100%;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
	
* html #tudo {
height: 100%; /* hack para IE6 hq trata height como min-height */
}


body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#topo {
	float: left;
	height: 246px;
	width: 532px;
}
#topo2 {
	background-image: url(layout2/topo02.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 435px;
	float: right;
}
#menu {
	height: 19px;
	width: 327px;
	float: left;
	margin-top: 7px;
}
#barra {
	background-image: url(layout2/barraFundo.jpg);
	height: 128px;
	width: 435px;
	float: right;
	text-align: left;
	background-repeat: no-repeat;
}
#quadroEsq {
	float: left;
	height: 340px;
	width: 500px;
}
#conteudo {
	width: 947px;
	padding-bottom: 35px;
	text-align: justify;
	padding-right: 10px;
	font-size: 10px;
	padding-left: 10px;
}



#rodape {
	width:967px;
	height:15px;
	background-image: url(layout2/rodape.jpg);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	position: absolute;
	bottom: 0px;
	padding-top: 10px;
	background-repeat: repeat-x;
	}


#clear {
	clear: both;
}
.titulos {
	font-weight: bold;
	color: #CF1915;
}
.caminho {
	font-size: 10px;
}

a:link {
	color: #CF1915;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CF1915;
}
a:hover {
	text-decoration: none;
	color: #A61511;
}
a:active {
	text-decoration: none;
	color: #CF1915;
}
.fotoEsquerda {
	float: left;
}
#inconback {margin-left:53px;}
