body {
    /* estilo geral do site */
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    
}
a img {
     border: 0 none transparent;
}

#geral {
    height: 800px;
    width: 920px;
    padding: 0px;
}

#top {
    /* topico */
    height: 96px;
    width: 920px;
    clear: none;
    float: left;
    top:0;
}
#menu_esquerdo {
	/* estilo do menu lateral direito */
    position:absolute;
	top:1px;
	width:190px;
	height:132px;
	z-index:2;
	float: left;
	padding-left: 1px;
	right: 1px;
	visibility: hidden;
}




.menu {
    font-weight: bold;
    text-decoration: none;
    float: left;
    background-image: url(../images/logo_slogan.jpg);
    background-repeat: no-repeat;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #FFFFFF;
}
#conteudo h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #333333;
}

.menu a:link {
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
.menu a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
.menu a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #18A65E;
}
.menu a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #00715F;
}
#center
 {  /* Centro flash */
    position:absolute;
    left:170px;
    top:100px;
    width:917px;
    height:383px;
    z-index:1;
    visibility: hidden;
}
#conteudo {
    height: 300px;
    width: 920px;
    padding-top: 40px;
}
.conteudo_planos img {
	margin-top: 30px;
	margin-left: 20px;
}
#conteudo_empresas {
	height: 800px;
	width: 920px;
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}


#center_flash {
	height: 384px;
	width: 920px;
}
#conteudo_empresas   h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	font-size: 18px;
}
#conteudo_empresas   h2 {
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
    color: #333333;
}
#conteudo_empresas   div {
	width: 818px;
	margin-top: 50px;
	float: left;
	margin-left: 45px;
	_margin-left:25px; /* IE6 entende css Hack =/ e um problema */
}
#planos256 {
	width:420px;
	float: left;
	background-image: url(../images/teaserbck_verso.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
	background-attachment: scroll;
	height: 250px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 25px;
}
#planos {
	width:420px;
	float: left;
	background-image: url(../images/teaserbck.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
	background-attachment: scroll;
	padding-left: 25px;
	padding-bottom: 5px;
	height: 250px;
	margin-top: 20px;
}


#planos h1 {
	font-family: Arial, Verdana, sans-serif, "Times New Roman", serif;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #159F6B;
	padding-left: 5%;
}

#planos a {
	color: #19A55D;
	text-decoration: none;
}


.fundo_centro {
    width: 800px;
    background-image: url(../images/fundo.jpg);
    top: 30px;
    height: 700px;
    padding-top: 50px;
    padding-left: 60px;
    background-repeat: no-repeat;
    margin-top: 100px;
}

#planos a:hover {
	color: #FFFFFF;
	background-color: #19A55D;
}
.conteudo_planos {
	margin-top: 30px;
	margin-left: 15px;
	height: 160px;
	width: 800px;
}
#rodape {
	background-image: url(../images/linha2.jpg);
	background-position: center top;
	height: 174px;
	background-repeat: no-repeat;
	width: 100%;
}
#rodape a {
	color: #19A55D;
	text-decoration: underline;
}
#rodape a:hover {
	color: #333333;
	text-decoration: none;
}
#rodape a:link {
	color: #19A55D;
	text-decoration: underline;
}
#rodape a:visited {
	color: #19A55D;
	text-decoration: underline;
}
#rodape  a:active {
	color: #19A55D;
	text-decoration: underline;
}
.link_geral a:link {
	color: #00715F;
	text-decoration: underline;
}
.link_geral a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00715F;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	float: right;
	padding-right: 1px;
	padding-bottom: 1px;
	bottom: 1px;
}

