﻿
/* PRE HOME */
/*------------------------------------------------------------------------------------------------------------*/

#preHome_tododestaque {
	width: 778px;
	margin: 0 auto;
	overflow: hidden;
}
#preHome_logo {
	width: 174px;
	/*float: left;*/
}
#preHome_banner {
	width: 604px;
	float: left;
}
#preHome_colunas {
	width: 775px;
	margin: 0 auto;
}
#preHome_info {
	/*background: url(../img/preHome_subbg.png) center bottom no-repeat; 
	background-color: #FF0000;
	margin-top:30px;
	margin-bottom:25px;*/
	overflow: auto;
}
#preHome_pacotes {
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #025930;
	border: solid #025930 3px;
	float: left;
}
#preHome_info ul {
	padding: 0 10px 10px 10px;
	margin: 0px;
}
#preHome_info li {
	list-style: none;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: solid 1px #000;
	margin-left: -5px;
}
#preHome_info li a, #preHome_info li a:link {
	color: #01371D;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	list-style: none;
	line-height:15px;
}
#preHome_info li a:hover {
	color: #025B31;
	text-decoration: none;
}
/***************************/
        #preHome_especiais {
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #025930;
	border: solid #025930 3px;
	float: left;
	margin-left: 24px;
}
#preHome_acontecenotaua {
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #025930;
	border: solid #025930 3px;
	float: left;
	margin-left: 24px;
}
#preHome_social {
	background-color: #025930;
	height: 90px;
}
#preHome_todossocial {
	width: 778px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 9px;
}
#preHome_todossocial a.link {
	text-decoration: none;
}
#preHome_blogger {
	width: 208px;
	padding-left: 16px;
	padding-right: 16px;
	height: 68px;
	float: left;
	padding-top: 22px;
}
#preHome_twitter {
	width: 266px;
	padding-left: 11px;
	padding-right: 11px;
	height: 68px;
	float: left;
	background-image: url(../img/preHome_BGtwitter.gif);
	padding-top: 22px;
}
#preHome_orkut {
	width: 196px;
	padding-left: 27px;
	padding-right: 27px;
	height: 68px;
	float: left;
	padding-top: 22px;
}
#preHome_rodape {
	/*background: url(../img/preHome_rodape.png) center bottom no-repeat;*/
	height: 50px;
}
.preHome_tituloColuna {
	height: 26px;
	padding-left: 7px;
	padding-top: 3px;
}
.preHome_textoColuna {
	height: 215px;
	background-color: #E9E4D4;
}
.espaco {
	padding-right: 8px;
}
.amarelo {
	color: #01371D;
}
#preHome_todossocial a, #preHome_todossocial a:link {
	color: #fff;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
}
#preHome_todossocial a:hover {
	color: #fbffca;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_atibaia.gif);
}
#preHome_logo {
	position: relative;
	left: 10px;
	top: 164px;
	width: 164px;
	height: 164px;
	z-index: 10;
	clear: both;
	margin-top: -164px;
	padding-top: 0px;
}
#preHome_entrar {
	position: relative;
	left: 160px;
	top: 164px;
	width: 160px;
	height: 40px;
	z-index: 15;
	clear: both;
	margin-top: -164px;
	padding-top: 0px;
	float: right;
}


/* social */

.social li {
	list-style: none;
	display: inline-block;
	width: 155px;
	height: 70px;
	vertical-align: text-top;
	margin-top: 20px;
	margin-left: 10px;
}

.social li img {
	margin-bottom: 10px;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	