* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/bg_html_01.gif) repeat-y center;
	height: 100%;
	vertical-align: middle;
}

#wrapper {
	height: 434px;
	width: 780px;
	position: absolute;
	margin-top: -217px;
	margin-left: -390px;
	left: 50%;
	top: 50%;
	margin-top: -217px;
	background: url(../images/bg_body_home.gif) no-repeat center center;
}
#teste {
	margin: auto;
	width: 780px;
}


#menuInicial {
	float: right;
	width: 145px;
	height: 434px;
	background: url(../images/fundo_menuhome.gif);
	position: relative;
}
#menuInicial #menu {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 61px;
}
#menuInicial #menu ul {
	list-style: none;
	text-align: right;
	display:block; 
	font-size: 1px;
}
#menuInicial #menu li {
	position:relative; 
	display: block;
	float:right; 
	list-style:none; 
	list-style-position:outside; 
	margin: 0;
	padding: 0 0 1px 0;
}

#menuInicial #menu .menuMozila {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial;
	height: 16px;
	padding: 4px 4px 4px 4px;
	width: 132px;
	vertical-align: middle;
	background-color: #a6a6a6;
}

#menuInicial #menu a {
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	background: #BFBFBF;
	text-decoration: none;
	width: 124px;
	margin-bottom: 1px;
	text-align: left;
	padding: 0px 0 0px 5px;
	float: none;
	margin-bottom: 0!important;
}
#menuInicial #menu a:hover {
	background: #DC0000;
}

#menuInicial .desenenvolvimento {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#headerHome {
	background: url(../images/bg_home.gif);
	height: 18px;
}
#headerHome img {
	float: left;
	border-width: 0px;
}

#headerHome .domingosDutra {
	float: left;
}
#headerHome .contato {
	float: right;
	margin-right: 40px;
}

#rodapeHome {
	background: url(../images/fundo_rodapehome.gif);
	height: 64px;
	border-top: 1px solid #000000;
	position: relative;
	width: 635px;
	float: left;
}

#contentHome {
	background: url(../images/fundo_contenthome.gif);
}

#conteudoHome {
	width: 635px;
	height: 351px;
	float: left;
	background: url(../images/fundo_fotodutra.jpg) no-repeat -1px;
	padding: 0;
}
#conteudoHome .banner {
	float: left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#conteudoHome #destaques {
	height: 155px;
	width: 221px;
	float: left;
	margin-top: 196px;
	text-align: left;
}
#destaques img {
	margin-bottom: 8px;
}

#destaques p {
	font-size: 10px;
	background: url(../images/bullet.gif) no-repeat;
	padding-left: 6px;
	margin-left: 10px;
	margin-bottom: 6px;
	width: 158px;
}


#destaques a {
	font-size: 10px;
	color: #DC0000;
	text-decoration: none;
	text-align: left;
	display: block;
}
#destaques a:hover {
	text-decoration: underline;
}




#rodapeHome #cidades {
	font-size: 10px;
	background: url(../images/fundo_selectHome.gif);
	height: 36px;
	width: 250px;
	position: absolute;
	top: 7px;
	left: 174px;
}
#rodapeHome #cidades select {
	height: 18px;
	width: 122px;
	font-size: 10px;
	margin-top: 9px;
	margin-left: 108px;
}

#headerHome .indique {
	margin-left: 78px;
}

