
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body, html{
	/* definições de estrutura */
	margin		:0 0 0 0;	/*top, right, bottom, left*/
	width			:100%;
	height		:100%;
	/* definições de fundo */
	background-image	:url(../img/spacer.gif);
	background-position	:center center;
	background-repeat	:repeat;
	background-color	:#FFFFFF;
	/* definições de texto */
	color		:#444e57;
	font-family	:verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size	:11px;
	font-weight	:normal;
}

/* definições de links */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link {		color: #6D88BF;	text-decoration: none; }
a:visited {		color: #6D88BF;	text-decoration: none; }
a:hover {		color: #5271bd;	text-decoration: underline; }
a:active {		color: #5271bd;	text-decoration: none; }


/* REINICIANDO AS CONFIGURAÇÕES DE "TODOS" OS ELEMENTOS PARA DIVERSOS NAVEGADORES */
/* definições de html basico */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
*{
	margin		:0;
	padding		:0;
}
div, span{
	margin		:0;
	padding		:0;
}
h1, h2, h3, h4, h5, h6{
	margin		:0;
	padding		:0;
	color			:#FE9901;
	margin-bottom				:7px;
	background-image		:url(../img/migalhas.jpg);
	background-repeat		:no-repeat;
	background-position	:left bottom;
	font-weight					:normal;
	color								:#FE9901;
}
h1{
	font-size	:23px;
	background:none;
}
h2{
	font-size	:21px;
	background:none;
}
h3{
	font-size	:25px;
	font-weight:bold;
	background-image:none;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	line-height:25px;
}
h4{
	font-size	:17px;
}
h5{
	font-size	:15px;
	background-image:url(../img/subtitulo.jpg);
}
h6{
	font-size	:13px;
	background-image:url(../img/minititulo.jpg);
}
p{
	margin			:0px 0 7px 0;
	padding			:0;
}
hr{
	margin		:15px 0 15px 0;
}
ul, ol, li{
	margin			:0;
	padding			:0;
	list-style	:none;
	font-size		:inherit;
}
img{
	margin		:0;
	padding		:0;
	border		:none;
}
form{
	margin		:0;
	padding		:0;
}
fieldset{
	display		:table;
	float		:left;
	clear		:both;
	margin		:0;
	padding		:0;
	border		:none;
	width:auto;
}
input, textarea, select{
	margin			:0;
	padding			:1px;
	width				:auto;
	height			:auto;
	border			:solid #c9cbcd 1px;
	font-family	:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size		:9px;
	color				:#747781;
	background-color	:#f1f1f1;
}
label{
	display		:block;
	margin		:0;
	padding		:0 0 10px 0;
	height		:auto;
}

.clearboth{
	width:100%;
	height:2px;
	float:left;
	clear:both;
}

/* definições básicas de formulários */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.form{
	display		:block;
	width			:400px;
}
.form label{
	float		:left;
	clear		:both;
	width		:100%;
}
.form input, .form textarea, .form select, .input, .textarea, .select{
	width		:308px;
	height		:15px;
}
.form select{
	height		:auto;
}
.form textarea{
	height		:90px;
}
.noinput{
	height			:auto;
	width				:auto;
	margin			:0 0 0 0;
	padding			:0 0 0 0;
	border			:none;
	background	:none;
}
#submit, .submit, #Submit, .Submit{
	float			:right;
	clear			:both;
	padding		:0 12px 0 12px;
	width			:auto;
	height		:20px;
	border		:solid #c9cbcd 1px;
	color			:#f1f1d1;
	background-color	:#83858f;
}

/* definições de estrutura */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#BASE{
	margin						:0 auto;
	padding						:0;
	height						:auto;
	border						:none;
}
body .home{
	width:980px;
}
body .interna{
	width:980px;
}

/* definições de HEADER */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#HEADER{
	width		:100%;
	height	:93px;
	padding-top:5px;
}

.logo{
	float:left;
	margin-top:12px;
	padding-left:16px;
	width:auto;
}

.busca{
	float:right;
	width:409px;
	height:28px;
	margin-top:20px;
	margin-right:0px;
	padding:0 0 0 0;
}
.status{
	float:left;
	clear:both;
	color:#F00;
	font-weight:bold;
	width:auto;
}
.busca a{ }
.busca a:link {			color:#e67b16;	text-decoration: none; }
.busca a:visited {		color: #e67b16;	text-decoration: none; }
.busca a:hover {			color: #FF9900;	text-decoration: underline; }
.busca a:active {		color: #FF9900;	text-decoration: none; }
.busca .linguagem{
	float:right;
	margin:0 0 15px 0;
	padding-right:10px;
	background-image:url(../img/arrow1.gif);
	background-repeat:no-repeat;
	background-position:right center;
	width:auto;
}
.busca .search{
	background-image	:url(../img/header_busca_input.gif);
	background-position	:left top;
	background-repeat	:no-repeat;
	width:376px;
	height:20px;
	padding:3px 6px 0 6px;
	float:left;
}
.busca .search input{
	background-color:transparent;
	width:375px;
	height:17px;
	border:none;
	color:#95A0BA;
}
.busca .submit{
	background-image	:url(../img/header_busca_ok.gif);
	background-position	:left top;
	background-repeat	:no-repeat;
	width:20px;
	height:22px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:transparent;
	border:none;
	float:left;
	clear:none;
}
.busca .submit input{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:transparent;
	font-size:1px;
	width:20px;
	height:22px;
	border:none;
	cursor:pointer;
}

/* definições de menu principal */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#MENU{
	width									:100%;
	height								:37px;
	background-image			:url(../img/back_menu_center.gif);
	background-position		:center top;
	background-repeat			:repeat-x;
	text-align						:center;
}
#MENU .border_left{
	width									:100%;
	height								:37px;
	background-image			:url(../img/back_menu_left.gif);
	background-position		:left top;
	background-repeat			:no-repeat;
	text-align						:center;
}
#MENU .border_right{
	width								:100%;
	height							:37px;
	background-image		:url(../img/back_menu_right.gif);
	background-position	:right top;
	background-repeat		:no-repeat;
	text-align					:center;
}
#MENU ul{
	display							:block;
	margin-left					:0px;
}
#MENU ul li{
	float								:left;
	padding-right				:17px;
	padding-left				:12px;
	background-image		:url(../img/back_menu_div.gif);
	background-position	:right center;
	background-repeat		:no-repeat;
	height							:37px;
	width								:auto;
}

/* --------------------------------------------------------- */
/* definindo submenu  */

#MENU ul li div{
	position						:absolute;
	display							:block;
	z-index							:65;
	width								:153px;
	visibility					:hidden;
}
#MENU ul li div .submn_bottom{
	display							:block;
	clear								:both;
	background-image		:url(../img/sub3_2.gif);
	background-position	:left top;
	background-repeat		:no-repeat;
	font-size						:1px;
	height							:6px;
}
#MENU ul li ul{
	display							:table;
	width								:149px;
	height							:100%;
	padding							:5px 2px 0 2px;
	background-image		:url(../img/sub3_1.gif);
	background-position	:left top;
	background-repeat		:no-repeat;
}
#MENU ul li ul li{	
	clear								:both;
	padding							:5px 3px 5px 4px;
	height							:auto;
	width								:143px;
	border-bottom				:1px #d9d9d9 solid;
	background-image		:none;
}
#MENU ul li div li div{
	margin-top	:-10px;
	display			:none;
	visibility	:hidden;
}
#MENU ul li ul li a{
	float				:left;
	text-align	:left;	
	height			:auto;
	width				:100%;
	background-image:none;	
}
#MENU ul .nodiv{
	padding-right		:0;
	background			:none;
}
#MENU ul li a span, li a span{
	display				:none;
}

/* estilização para menu principal */

#bt1 a , #bt2 a , 
#bt3 a , #bt4 a , 
#bt5 a , #bt6 a ,
#bt7 a , #bt8 a { display:block;	height:37px;	cursor:pointer;}

#bt1 a:link , #bt2 a:link , 
#bt3 a:link , #bt4 a:link , 
#bt5 a:link , #bt6 a:link ,
#bt7 a:link , #bt8 a:link { background-position:0 0px; background-repeat:no-repeat;}

#bt1 a:hover , #bt2 a:hover ,
#bt3 a:hover , #bt4 a:hover , 
#bt5 a:hover , #bt6 a:hover , 
#bt7 a:hover , #bt8 a:hover { background-position:0 -37px;}

#bt1 a {
	background-image:url(../img/bt_1b.gif);
	background-repeat:no-repeat;
	width:75px;
}
#bt2 a {
	background-image:url(../img/bt_2b.gif);
	width:121px;
}
#bt3 a {
	background-image:url(../img/bt_3b.gif);
	width:65px;
}
#bt4 a {
	background-image:url(../img/bt_4b.gif);
	width:129px;
}
#bt5 a {
	background-image:url(../img/bt_5b.gif);
	width:106px;
}
#bt6 a {
	background-image:url(../img/bt_6b.gif);
	width:90px;
}
#bt7 a {
	background-image:url(../img/bt_7b.gif);
	width:67px;
}
#bt8 a {
	background-image:url(../img/bt_8b.gif);
	width:90px;
}
.subseta{
	display:block;
	background-image		:url(../img/subseta.gif);
	background-position	:139px center;
	background:
	background-repeat: no-repeat;	
}


/* definindo menu interno */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#MENU_INT {
	float								:left;
	clear								:both;
	margin-top					:10px;
	width								:100%;
	height							:24px;
	background-image		:url(../img/mn_int_c.jpg);
	background-position	:center top;
	background-repeat		:repeat-x;
	text-align					:center;
}
#MENU_INT  .border_left{
	width								:100%;
	height							:24px;
	background-image		:url(../img/mn_int_l.jpg);
	background-position	:left top;
	background-repeat		:no-repeat;
	text-align					:center;
}
#MENU_INT  .border_right{
	width								:100%;
	height							:24px;
	background-image		:url(../img/mn_int_r.jpg);
	background-position	:right top;
	background-repeat		:no-repeat;
	text-align					:center;
}
#MENU_INT  ul{
	display							:block;
	margin-left					:0px;
}
#MENU_INT  ul li{
	float								:left;
	padding-right				:16px;
	padding-left				:14px;
	background-image		:url(../img/mn_int_div.jpg);
	background-position	:right center;
	background-repeat		:no-repeat;
	padding-top					:5px;
	height							:19px;
	width								:auto;
}

/* --------------------------------------------------------- */
/* definindo submenu  */
#MENU_INT ul li a{
	float:left;
	clear:none;
	display:block;
	height:14px;
}
#MENU_INT ul li div{
	position					:absolute;
	margin						:14px 0 0 0;
	z-index						:85;
	width							:153px;
	visibility				:hidden;
}
#MENU_INT ul li div .submn_bottom{
	display	:block;
	clear		:both;
	background-image		:url(../img/sub3_2a.gif);
	background-position	:left top;
	background-repeat: no-repeat;
	font-size		:1px;
	height			:6px;
}
#MENU_INT ul li ul{
	display				:table;
	width					:149px;
	height				:100%;
	padding				:5px 2px 0 2px;
	background-image		:url(../img/sub3_1a.gif);
	background-position	:left top;
	background-repeat		:no-repeat;
}
#MENU_INT ul li ul li{	
	clear			:both;
	padding		:5px 3px 3px 10px;
	height		:auto;
	width			:137px;
	border-bottom:1px #e1e1e1 solid;
	background-image	:none;
}
#MENU_INT ul li div li div{
	margin-top	:-10px;
	display			:none;
	visibility	:hidden;
}
#MENU_INT ul li ul li a{
	float				:left;
	text-align	:left;	
	height			:auto;
	width				:100%;
	background-image:none;	
}
#MENU_INT ul .nodiv{
	padding-right		:0;
	background			:none;
}
#MENU_INT ul li a span, li a span{
	display				:none;
}
/* definições de miolo */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#miolo{
	background-image		:url(../img/back_border.jpg);
	background-position	:center top;
	background-repeat		:repeat-y;
	width		:100%;
}

/* definições da home */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#DESTAQUE{
}

#FOOTER{
	display:block;
	float:left;
	clear:both;
	width:100%;
	color:#000000;
	font-size:10px;
	padding-top:15px;
}
#FOOTER span{
	display							:block;
	width									:650px;
	margin-left			:10px;
	padding-top			:4px;
	font-size					:9px;
}
#FOOTER .links{
	clear:none;
	float:right;
	margin-right:0;
	margin-top:-11px;
	color:#e67b16;
	width:auto;
}
#FOOTER a{ }
#FOOTER a:link {			color:#e67b16;		text-decoration: none; }
#FOOTER a:visited {		color: #e67b16;		text-decoration: none; }
#FOOTER a:hover {			color: #114f97;		text-decoration: underline; }
#FOOTER a:active {		color: #114f97;		text-decoration: none; }
#FOOTER .grupo {
	clear:both;
	background-image		:url(../img/back_footer_line2.jpg);
	background-position		:center bottom;
	background-repeat		:no-repeat;
	height					:90px;
	margin					:0 auto;
	margin-top				:5px;
	margin-bottom			:0;
	width:600px;
}
#FOOTER .grupo td{
	margin:20px;
}
#MENU_FOOTER{
	display:block;
	clear:both;
	width		:100%;
	height	:141px;
	background-image		:url(../img/footer_center.jpg);
	background-position	:center top;
	background-repeat			:repeat-x;
}
#MENU_FOOTER .border_left{
	width		:100%;
	height	:141px;
	background-image		:url(../img/footer_left.jpg);
	background-position	:left top;
	background-repeat		:no-repeat;
	text-align					:center;
}
#MENU_FOOTER .border_right{
	width		:100%;
	height	:141px;
	background-image		:url(../img/footer_right.jpg);
	background-position	:right top;
	background-repeat		:no-repeat;
	text-align					:center;
}
#direitos{
	background-image		:url(../img/back_footer.jpg);
	background-position	:left -7px;
	background-repeat		:no-repeat;
	width				:100%;
	height	:20px;
}
#MENU_FOOTER h6{
	letter-spacing:1px;
	font-weight:normal;
	color	:#000;
	background-image:none;
}

#MENU_FOOTER .col{
	text-align:left;
	float:left;
	clear:none;
	padding-top:22px;
	width:220px;
	height:119px;
	margin-left:20px;
	background-image		:url(../img/footer_div.jpg);
	background-position	:219px 16px;
	background-repeat		:no-repeat;
}

#FOOTER .col a:link {			color: #000000;	text-decoration: none; }
#FOOTER .col a:visited {		color: #000000;	text-decoration: none; }
#FOOTER .col a:hover {			color: #000000;	text-decoration: underline; }
#FOOTER .col a:active {		color: #000000;	text-decoration: none; }
#FOOTER .col li{
	margin-top:6px;
}

/* definições de colunas */
/* +++++++++++++++++++++++++++++++++ */
#COLHOME_A{
	float:left;
	clear:none;
	width:730px;
	padding-top:20px;
}
.content{
	padding-top:10px;
}
#COLHOME_B{
	float				:right;
	clear				:none;
	margin-left	:0px;
	width				:230px;
	padding-top	:0px;
}
.box_home{
	float:left;
	width:230px;
	margin-top:20px;
	margin-right:20px;
}
.nomargin{
	margin-right:0;
}
.box_home .top{
	width:100%;
	height:28px;
	background-image:url(../img/box_home_top.gif);
}
.box_home .top img{
	margin-top:6px;
	margin-left:7px;
}
.box_home .center{
	width:210px;
	height:146px;
	background-image:url(../img/box_home_center.gif);
	padding:10px 10px 0 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.box_home .center .img1{
	width:210px;
	height:129px;
	background-image:url(../img/logo_sabesp.jpg);
	background-position:120px 52px;
	background-repeat:no-repeat;
}
.box_home .center .img2{
	width:210px;
	height:129px;
	background-image:url(../img/box_img2.gif);
	background-position:110px 60px;
	background-repeat:no-repeat;
}

.box_home .center .img3{
	width:210px;
	height:129px;
}
.img3 a:link {			color:#000000;	text-decoration: underline; }
.img3 a:visited {		color: #000000;	text-decoration: underline; }
.img3 a:hover {			color: #090909;	text-decoration: none; }
.img3 a:active {		color: #090909;	text-decoration: none; }

.go a:link {			color:#e67b16;	text-decoration: none; }
.go a:visited {		color: #e67b16;	text-decoration: none; }
.go a:hover {			color: #114f97;	text-decoration: underline; }
.go a:active {		color: #114f97;	text-decoration: none; }
.box_home .center .txt1{
	width:100px;
}
.box_home .center .txt2{
	width:120px;
}
.box_home .center .txt3{
	width:200px;
}
.box_home .bottom{
	position:relative;
	width:230px;
	height:40px;
	background-image:url(../img/box_home_bottom.gif);
	background-position:left bottom;
}
.box_home .bottom select{
	margin-top:15px;
	margin-left:12px;
	width:205px;
}
.box_home .bottom img{
	margin-top:9px;
	margin-left:2px;
}
.box_home .bottom input{

	width:100px;
	height:auto;
	margin-top:14px;
}
.box_home .bottom .ok{
	width:22px;
	height:18px;
	margin-left:-2px;
	font-size:10px;
	margin-top:15px;
}
.woman{
	margin-top:5px;
	margin-bottom:0px;
}
.produtosHome{
	float:right;
	margin-top:0;
	padding-top:0;
	width:auto;
}
.produtosHome .center{
	padding-top:0px;
	height:347px;
	background-image:url(../img/back_produtos.jpg);
}
.produtosHome ul li{
	display:block;
	padding-bottom:3px;
	height:65px;
	background-image:url(../img/back_produtos_div.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
}
.produtosHome ul .nodiv, #MENU_FOOTER .nodiv{
	background-image:none;
	border-bottom:none;
	padding-bottom:0;
}
.produtosHome .foto{
	float:left;
	width:65px;
	height:100%;
}
.produtosHome .descricao{
	float:left;
	width:130px;
	margin-left:6px;
	margin-top:19px;
}
.produtosHome .nodiv .foto{
	display:block;
	padding-bottom:6px;
}
.produtosHome .bottom{
	float:right;
	padding-top:0px;
	width:230px;
}
.bt_comprar{
	float:right;
	width:auto;
}

.destaques{
	margin:0 0 0 0;
	width:100%;
	padding-top:5px;
	
}
.boxl{
	display:table;
	float:left;
	clear:none;
	width:314px;
	margin-right:19px;
	padding:0 0 0 0;
}

.boxr{
	display:table;
	width:314px;
	float:right;
	clear:none;
	margin-right:0;
}

.hide{
	display:none;
}

#TERMOS{
	margin-top:10px;
}