@charset "utf-8";
/* CSS Document */
*{
  font-family: Arial, Tahoma, sans-serif;
  font-size:15px;
}

body {
	background: url(http://www.boxdosantista.com.br/images/bg.jpg) repeat-x center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#logo{
	position:absolute;
	z-index:10;
	left: 50%;
	margin-left: -82px;
	top: 2px;
	width: 164px;
	height:133px;
}

#telefone{
	position:absolute;
	z-index:10;
	left: 50%;
	margin-left: 250px;
	top: 5px;
}

#concurso{
	position:absolute;
	z-index:10;
	left: 50%;
	margin-left: 349px;
	top: 12px;
	width: 262px;
	height: 35px;
}

#cssmenuLeft{
	position:absolute;
	z-index: 11;
	left: 50%;
	margin-left: -446px;
	top: 60px;
	min-width: 400px;
	text-align:CENTER;
}

#cssmenuRight{
	position:absolute;
	z-index: 11;
	left: 50%;
	margin-left: 95px;
	top: 60px;
	min-width: 360px;
	text-align:CENTER;
}

#cssmenuLeft ul,
#cssmenuLeft li,
#cssmenuLeft span,
#cssmenuLeft a {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #FFF;
}
#cssmenuLeft:after,
#cssmenuLeft ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenuLeft a {
  color: #666;
  display: inline-block;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 29px;
  padding: 0 14px; /*largura dos botões do menu*/
  text-decoration: none;
  border-radius: 4px 5px 4px 4px;
}
#cssmenuLeft ul {
  list-style: none;
}
#cssmenuLeft > ul {
  float: left;
}
#cssmenuLeft > ul > li {
  float: left;
}
#cssmenuLeft > ul > li:hover > a {
  background: #f7b800;
  color: #FFF;
}
#cssmenuLeft .has-sub .has-sub:hover > ul {
  display: block;
}


#cssmenuRight ul,
#cssmenuRight li,
#cssmenuRight span,
#cssmenuRight a {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #FFF;
}
#cssmenuRight:after,
#cssmenuRight ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenuRight a {
  color: #666;
  display: inline-block;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 29px;
  padding: 0 13px; /*largura dos botões do menu*/
  text-decoration: none;
  border-radius: 4px 5px 4px 4px;
}
#cssmenuRight ul {
  list-style: none;
}
#cssmenuRight > ul {
  float: left;
}
#cssmenuRight > ul > li {
  float: left;
}
#cssmenuRight > ul > li:hover > a {
  background: #f7b800;
  color: #FFF;
}
#cssmenuRight .has-sub .has-sub:hover > ul {
  display: block;
}

article{
	position:absolute;
	z-index:999;
	left: 50%;
	margin-left: -472px;
	top: 127px;
	width: 958px;
	height: 35px;
}

#home{
	position:relative;
	top:120px;
	z-index:11;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	height:320px;
}

#homeConteudo {
	width:545px;
	min-height: 760px;
	clear: both;
}

#conteudo {
	width:900px;
	min-height: 700px;
	left: 50%;
	margin-left: -450px;
	margin-top: 160px;
	clear: both;
	position: relative;
}

#page {
	width:960px;
	min-height: 700px;
	left: 50%;
	margin-left: -480px;
	margin-top: -60px;
	position: absolute;
	background:url(http://www.boxdosantista.com.br/images/bgPage.png) center no-repeat;
}

#pageConteudo {
	width:890px;
	min-height: 500px;
	left: 50%;
	margin-left: -443px;
	margin-top: 155px;
	clear: both;
	position: relative;
	padding-bottom: 20px;
}

#posts {
	position:absolute;
	top: 535px;
	width:340px;
	height:600px;
	left: 50%;
	margin-left: 105px;
	z-index:14;
	background:url(http://www.boxdosantista.com.br/images/agenda.png) center no-repeat;
}

#rodape {
	clear: both;
	background:url(http://www.boxdosantista.com.br/images/rodape.jpg) no-repeat center top;
	height:374px;
	width: 100%;
	padding-top: 0px;
	z-index:14;
	position:relative;
}

#rdpConteudo{
	z-index:15;
	position:absolute;
	margin-top: 100px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: 30px;
	font-size: 13px; 
	font-position:left;
/*	font-weight:bold;
*/	text-align:left;
	color:#FFFFFF;
}

#newsletter{
	z-index:15;
	position:absolute;
	margin-top: 8px;
	left: 50%;
	margin-left: -430px;
	width: 860px;
	height: 20px;
}

#rdpConteudo a:link {
	color:#FFFFFF;
	font-size: 13px; 

}

#rdpConteudo a:visited {
	color:#FFFFFF;
}
#rdpConteudo a:hover {
	color: #FFFFFF;
}
#rdpConteudo a:active {
	color:#FFF000;
}

#copyright{
	z-index:15;
	position:absolute;
	margin-top: 290px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	height: 14px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px; 
	font-position:left;
	text-align:center;
	color:#FFFFFF;
}

#assina{
	z-index:16;
	position:absolute;
	margin-top: 320px;
	left: 50%;
	margin-left: -21px;
	width: 41px;
}

h1 {
	position:relative;
	z-index:15;
	left: 50%;
	margin-left: -445px;
	top: 3px;
	width: 800px;
	height: 40px;
	background:url(http://www.boxdosantista.com.br/images/tit.png) no-repeat left top;
	padding-left:45px;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size:28px;
	color:#f7b800;
}

h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:20px;
	color: #f7b800;
	font-weight:normal;
}

h3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:18px;
	color: #f7b800;
	font-weight:normal;
}

h4 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:15px;
	color: #000;
	font-weight:bold;
}

.titulo {
	font-family: Arial, Tahoma, sans-serif;
	font-size:20px;
	color: #f7b800;
	font-weight:normal;
}

.tel {
	font-family: Arial, Tahoma, sans-serif;
	font-size:16px;
	color: #000;
}

.txt {
	font-family: Arial, Tahoma, sans-serif;
	font-size:14px;
	color: #000;
}

.txtMini {
	font-family: Arial, Tahoma, sans-serif;
	font-size:12px;
	color: #000;
}

.fhp1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:32px;
	color: #666;
}

.fhp2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:18px;
	color: #666;
}

.fhp3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:26px;
	color: #666;
}

.news {
	font-family: Arial, Tahoma, sans-serif;
	font-size:24px;
	color: #f7b800;
}

.alerta {
	font-family: Arial, Tahoma, sans-serif;
	font-size:20px;
	color: #f7b800;
	height: 50px;
}

form, input, textarea, select {
	padding: 5px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border: 1px solid #f7b800;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7b800;
	scrollbar-arrow-color: #f7b800;
	scrollbar-base-color: #f7b800	;
	scrollbar-dark-shadow-color: #b46e89;
	scrollbar-track-color: #eee2e4;
	scrollbar-face-color: #eee2e4;
	scrollbar-shadow-color: #b46e89;
	scrollbar-highlight-color: #b46e89;
	dashed #840820;
	height:30px;
}

a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
