body {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
}

#container { 
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background:#FFCC66;
}
#header { 
	width: auto;
	height: 113px;
	background: url(images/header.jpg);
}

#core_container {
	width: 100%;
	background:#FFCC66;
	margin:0;
}

#core_left {
	width: 249px;
	height:auto;
	float: left; 
	background: #FFCC66;
	padding:0px;
	line-height:80%;

}
	#core_left img { 
		border: 0;
		margin:0 ;
	}
	#core_left ul {
		font-size: 11px;
		font-weight: bold;
		text-align:left;
		color: #850B0B;
		margin:5px;
		list-style-image: url(images/seta_nov.gif);
		list-style-position: outsite;
		padding-left:20px;
		padding-bottom:5px;
	}
	
	#core_left li {
	margin-top:10px;
}
	
	#core_left li a, #core_left li a:link, #core_left li a:visited {
		color: #850B0B;
		text-decoration: none;
	}
	#core_left li a:hover {
		color: #FFFFFF;
	}

#navcontainer {
text-align: center;
margin-top: 0px;
margin-right:0px;
width:511px;
height:22px;
background:#000000;
font-size: 10px;
color: #FFFFFF;
font-weight:bold;
}

#navlist {
	padding-top:4px;
}

#navlist a { 
	padding: 0px; 
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}

#navlist a:hover {
	color: #FFCC66;
	background: #000000;
	text-decoration: none;
}

#navlist a:active {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}
	
#core_right {
	width: 511px;
	height:auto;
	float: left;
	margin: 0;
	padding: 0;
	background: #FAEAC8;
}

#core_espace {
	height: auto;
	margin: 10;
	padding: 0;
	text-align: left;
	background: #FAEAC8;
	font-size: ;
	color: #92191C;
}

	#core_right p {
		font-size: 80%; 
	}
	
#footer { 
	clear:both;
	width: 760px;
	height: 20px;
	text-align: center;
	background:#850B0B;
	font-size: 10px;
	color:#FFFFFF;
	float:left;
}
	#footer a {
		text-decoration: none;
		color: #FFCC66;
		font-weight:bold;
	}
	
		#footer a:hover {
		color: #FFFFFF;
		text-decoration: none;
		font-weight:bold;
}

		#footer a:active {
		color: #FFCC66;
		text-decoration: none;
		font-weight:bold;
}
	
#contato {
	margin-top:4px;
}
