*{
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
	color: #C73657;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

h3 {
	color: #A50008;
	font-size: 14px;
}

body {
	background: white;
	font-size: 14px;
	color: #333333;
	font-family: Calibri, Arial;
}

#corpo {
	width: 1022px;
	margin: 0px;
}

#topo {
	width: 1022px;
	height: 240px;
	background: url(../img/topo.jpg) no-repeat;
}

#conteudo {
	width: 1022px;	
	min-height: 484px;
	background: white;
}

#menu_esquerda {
	width: 200px;
	min-height: 484px;
	float: left;
	margin: 10px;
	font-size: 13px;
}

.login {
	margin: 10px 0 10px 10px;
}

#menu {
	margin-top: 20px;
}

#menu h4 {
	color: #A50008;
	font-size: 13px;
}

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

#menu a:hover {
	color: #C73657;
}

.login_input_text {
	width: 100px;
	margin-left: 4px;
}

.login_input_password {
	width: 100px;
	margin: 5px 0;
}

#miolo {
	width: 779px;
	margin: 0 auto;
	float: right;
}

#miolo_esquerda {
	width: 4px;
	height: 100%;
	
	float: left;
	
}

#miolo_centro {
	width: 750px;
	background: url(../img/miolo_filete.jpg) repeat-x bottom white;
	float: none;
	padding: 10px;
	margin-top: -50px;
	margin-left: -30px;
}

#miolo_centro div {
	background: url(../img/miolo_esquerda.jpg) repeat-y 0px 100px;
	margin-left: -14px;
	margin-bottom: -10px;
	margin-top: 40px;
	padding: 14px;
	padding-top: 0px;
}

#miolo_centro div div {
	background: url(../img/miolo_direita.jpg) repeat-y right;
	margin-right: -29px;
	margin-bottom: -14px;
}

#miolo_centro div div div {
	background: none;
}

#miolo_base {
	height: 6px;
	background: url(../img/miolo_bottom.jpg) no-repeat center top;
	float: none;
	margin-left: -68px;
}

#miolo_direita {
	width: 5px;
	height: 100%;

	float: right;
	margin-right: -15px;
}

#rodape {
	width: 972px;
	height: 43px;
	background: url(../img/intrinseca.jpg) no-repeat 960px bottom;
	clear: both;
	padding-left: 50px;
}

#rodape_text {
	padding-left: 300px;
	font-size: 14px;
	color: #333333;
	font-family: Calibri, Arial;
}
