@charset "utf-8";
/* CSS Document */

	#wrapper {
	display: block;
	width: 779px;
	border: 0px;
	float: left;
	margin-top: 10px;
	}
	#banner_sub {
	/*	background: #494a4c;*/
	float: left;
	width: 158px;
	margin-left: 2px;
	margin-right: 2px;
	height:204px;
	margin-top: 5px;
	}
	#banner_sub a{
	background-image:url(../imagens/fundo_botao_banner_link.jpg);
	border-bottom: 1px solid #fff;
	float: left;
	line-height: 40px;
	text-align:left;
	padding-left: 40px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height: 40px;
	width: 75%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	vertical-align:middle;

	}

	#banner_sub a:hover{
	background-image:url(../imagens/fundo_botao_banner.jpg);
	}


/*	#banner_sub a.sub_image1 {
		background: url('images/rotate_10.gif') no-repeat 0 0;
	}
	#banner_sub a.sub_image2 {
		background: url('images/rotate_08.gif') no-repeat 0 0;
	}
	#banner_sub a.sub_image3 {
		background: url('images/rotate_06.gif') no-repeat 0 0;
	}
	#banner_sub a.sub_image4 {
		background: url('images/rotate_04.gif') no-repeat 0 0;
	}
	#banner_sub a.sub_image5 {
		background: url('images/rotate_04.gif') no-repeat 0 0;
	}*/
	
	#banner {
	float: right;
	margin-bottom: 0px;
	width: 617px;
	height: 204px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	}
	/*html>body #banner {
		margin-bottom: 2px;
	}*/
	#banner #banner_image {
		display: block;
	}
	#banner .banner_image {
		display: none;
	}
