﻿/******************************************************

	autor: INPUT CENTER INFORMÁTICA
	versão: 1.0.1
	atualizado em: 30/04/2009
	
******************************************************/

/* home - Default */
div#boxPopupHome{
	margin: -80px 0 0 400px;
	position: absolute;
	z-index: 99;
}
div#boxSecoes{
	width: 735px;
	padding: 10px 0 0 10px;
}
#boxSecoes h2{
	display: none;
}
#boxSecoes ul{
	list-style-type: none;
}
#boxSecoes li{
	display: inline; /* correcao de bug do IE6 */
	margin: 0 12px 8px 0;
	float: left;
}
  #boxSecoes li.cadastro{
    background: url("../layout/img-box-cad-ex.png") no-repeat scroll 0 0 transparent;
    height: 112px;
    padding-top: 42px;
    width: 232px;
  }
  #boxSecoes li.cadastro fieldset {
    height: 112px;
    width: 232px;
  }
  #boxSecoes li.cadastro label{
    background: url(../layout/input-ex.png) no-repeat top center;
    display: block;
    height: 22px;
    margin-bottom : 5px;
    width: 232px;
  }
  #boxSecoes li.cadastro label input {
    font-family: Calibri;
    font-size: 11px;
    margin-left: 30px;
    margin-top: 3px;
    width: 190px;
  }
  #boxSecoes li.cadastro input[type="submit"]{
    background: url(../layout/botao-cadastrar.png) no-repeat;
    color: #FFF;
    cursor: pointer;
    float: right;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    height: 19px;
    letter-spacing: 1px;
    margin-right: 10px;
    width: 75px;
  }
  #boxSecoes li.cadastro input[type="submit"]:hover{
    background: url(../layout/botao-cadastrar.png) no-repeat 0 -25px;
  }
  #boxSecoes li.cadastro input.marca-dagua{
    color: #333333;
    font-style: italic;
  }
#boxSecoes a:link, #boxSecoes a:hover, #boxSecoes a:active, #boxSecoes a:visited{
  background: none repeat scroll 0 0 #CCCCCC;
  float: left;
  height: 154px;
  position: relative;
  text-decoration: none;
  width: 232px;
}
#boxSecoes a span{
	bottom: 18px;
	color: #FFF;
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	position: absolute;
	right: 30px;
	text-align: right;
}
li#secao01 a:link, li#secao01 a:hover, li#secao01 a:active, li#secao01 a:visited{
	background: url(../layout/fundoSecao01.jpg) no-repeat;
}
li#secao02 a:link, li#secao02 a:hover, li#secao02 a:active, li#secao02 a:visited{
	background: url(../layout/fundoSecao02.jpg) no-repeat;
}
li#secao03 a:link, li#secao03 a:hover, li#secao03 a:active, li#secao03 a:visited{
	background: url(../layout/fundoSecao03.jpg) no-repeat;
}
li#secao04 a:link, li#secao04 a:hover, li#secao04 a:active, li#secao04 a:visited{
	background: url(../layout/fundoSecao04.jpg) no-repeat;
}
li#secao05 a:link, li#secao05 a:hover, li#secao05 a:active, li#secao05 a:visited{
	background: url(../layout/fundoSecao05.jpg) no-repeat;
}
li#secao06 a:link, li#secao06 a:hover, li#secao06 a:active, li#secao06 a:visited{
	background: url(../layout/fundoSecao06.jpg) no-repeat;
}
div#boxBaseSecoes{
	width: 724px;
	margin: 1px auto 0 auto;
	border-top: 3px solid #B3C6DA;
}
#boxBaseSecoes ul{
	list-style-type: none;
}
#boxBaseSecoes li{
	font-size: 12px;
	float: left;
}
#boxBaseSecoes a{
	width: 215px;
	height: 119px;
	padding: 29px 15px 0 0;
	color: #24496E;
	text-align: right;
	text-decoration: none;
	float: left;
}
#boxBaseSecoes li#boxBaseSecao01{
	width: 231px;
	padding-right: 7px;
	border-right: 3px solid #B3C6DA;
	background: url(../layout/fundoLiBoxBaseSecoes.jpg) left bottom no-repeat;
}
#boxBaseSecoes li#boxBaseSecao01 a{
	background: url(../layout/fundoLinkBoxSecao01.gif) 9px bottom no-repeat;
}
#boxBaseSecoes li#boxBaseSecao02{
	width: 230px;
	padding: 0 6px;
	border-right: 3px solid #B3C6DA;
	background: url(../layout/fundoLiBoxBaseSecoes.jpg) center bottom no-repeat;
}
#boxBaseSecoes li#boxBaseSecao02 a{
	background: url(../layout/fundoLinkBoxSecao02.gif) 9px bottom no-repeat;
}
#boxBaseSecoes li#boxBaseSecao03{
	width: 233px;
	padding-left: 5px;
	background: url(../layout/fundoLiBoxBaseSecoes.jpg) right bottom no-repeat;
}
#boxBaseSecoes li#boxBaseSecao03 a{
	background: url(../layout/fundoLinkBoxSecao03.gif) 9px bottom no-repeat;
}
