@charset "utf-8";
/* CSS Document */

#header {
	width: 990px;
	height: 216px;
	display:block;
	float: left;
	background:url(../images/haras/bg.jpg) no-repeat;
}

#header #menuheader {
	wdith: 213px;
	height: 43px;
	display: block;
	float: right;
	margin-right: 60px;
	margin-top: 160px;
}
#conteudo #banner {
	width: 715px;
	height: 163px;
	display: block;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
#conteudo #boxTEXTO {
	width: 700px;
	height: 40px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
	font:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #808283;
}
#boxIMAGEM {
	width: 715px;
	height: 115px;
	display: block;
	float: left;
	margin-left: 10px;
}
ul#boxIMAGEM {
	list-style: none;
	list-style-type: none;
	display:inline;
}
#boxIMAGEM li {
	width: 162px;
	height: 115px;
	display:block;
	margin-left: 16px;
	float:left;
}