.webonline{
	width: 77px;
	height: 78px;
        /*position: relative;*/
	position:absolute;
        /*
	background-image:url(../images/icon_18.png);
	background-repeat:no-repeat;*/
        left:0;
	top: 150px;
	z-index:200;
	/*display: block;*/
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: base págs ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
div#parent {
	display: block;
	width: 100%;
	min-height: 87%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-image:url(../images_front/layout_04.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeed;
}

a{font-size:12px; color:black; text-decoration:none;}
a:hover{font-size:12px; color:#f58801; text-decoration:none;}


div#content
{
	width : 895px;
    padding:0;
	margin:0 auto;
	height:auto;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: topo : comum em todas ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
div#topo
{
	width : 895px;
	height: 107px;
	padding:0;
	margin:0 auto;
	text-align: center;
	background-image:url(../images_front/layout_02.jpg);
	background-repeat:no-repeat;
}


div#logotipo
{
	position:absolute;
	left: 20%;
	top:0;
	width: 283px;
	display: block;
	height: 130px;
	z-index: 5;
	background-image:url(../images_front/logo.png);
	background-repeat:no-repeat;
}


div#contentmenu
{
	width : 485px;
	height:18px;
	*height: 18px;
	float:right;
	padding:0;
	/*background-color:#00FF00;*/
	margin-top:56px;
	/*background-color:#FF3333;*/
	margin-right:25px;

}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::menu::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* CUSTOM */
a.menu01_custom
{
	width : 46px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_07.gif);

}


a.menu02_custom
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_08.gif);

}

a.menu03_custom
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_09.gif);

}

a.menu04_custom
{
	width : 40px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_10.gif);

}

a.menu05_custom
{
	width : 65px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_11.gif);

}

a.menu06_custom
{
	width : 135px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_12.gif);

}

a.menu07_custom
{
	width : 73px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_13.jpg);

}

a.menu01
{
	width : 46px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_07.gif);

}

a.menu01:hover
{
	width : 46px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_07.gif);

}

a.menu02
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_08.gif);

}

a.menu02:hover
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_08.gif);

}

a.menu03
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_09.gif);

}

a.menu03:hover
{
	width : 63px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_09.gif);

}

a.menu04
{
	width : 40px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_10.gif);

}

a.menu04:hover
{
	width : 40px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_10.gif);

}

a.menu05
{
	width : 65px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_11.gif);

}

a.menu05:hover
{
	width : 65px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_11.gif);

}



a.menu06
{
	width : 135px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_12.gif);

}

a.menu06:hover
{
	width : 135px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_12.gif);

}

a.menu07
{
	width : 73px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_13.jpg);

}

a.menu07:hover
{
	width : 73px;
	height: 18px;
	*height: 18px;
	float:left;
	background-image:url(../images_front/menu_over_13.jpg);

}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: body ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
div#principal
{
	width : 895px;
	min-height: 87%;
	/*height: 500px;*/
	margin:0 auto;
	background-image:url(../images_front/body_fundo_03.jpg);
	background-repeat:no-repeat;
	/*background-color:#CC6633;*/

}

div#bannercentral{
	width : 895px;
	padding:0;
	height:276px;
	background-image:url(../images_front/layout_06.jpg);
	background-repeat:no-repeat;
}
div#banner1{
	width : 306px;
	padding:0;
	height:213px;
	background-image:url(../images_front/banner1.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:35px;
	margin-left:22px;
}
div#banner2{
	width : 890px;
	padding:0;
	height:256px;
	float:left;
	margin-top:15px;
}

div#pesquisa {
	padding:0; 
	height:58px;
	background-image:url(../images_front/layout_07.jpg);
	background-repeat:no-repeat;
}

div#noticias {
	padding:0; 
	width:294px;
	height:31px;
	background-image:url(../images_front/layout_08.jpg);
	background-repeat:no-repeat;
	/*display:table-cell;*/
	float:left;
}
div#space {
	width:37px;
	height:10px;
	float:left;
}

div#noticiasconteudo {
	padding:0; 
	width:250px;
	/*display:table-cell;*/
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#858585;
	margin-top: 20px;
	text-align:left;
}


div#destaque {
	padding:0;
	width:324px;
	height:31px;
	background-image:url(../images_front/layout_09.jpg);
	background-repeat:no-repeat;
	/*display:table-cell;*/
	float:left;
}
div#destaqueconteudo {
	padding:0; 
	width:318px;
	/*display:table-cell;*/
	float:left;
	margin: 8px 0px 0px 12px;
}

div#destaqueconteudoimg {
	padding:0; 
	width:318px;
	height:132px;
	/*background-image:url(../images_front/layout_12.jpg);*/
	background-repeat:no-repeat;
}
div#destaqueconteudotext {
	padding:0; 
	width:318px;
	font-family:Arial;
	font-size:12px;
	color:#858585;
	text-align:left;
}
div#destaqueconteudobtn {
	padding:0; 
	width:76px;
	height:23px;
	float:right;
	margin-top:8px;
	margin-right:20px;
}

div#cliente {
	padding:0; 
	width:277px;
	height:31px;
	background-image:url(../images_front/layout_10.jpg);
	background-repeat:no-repeat;
	/*display:table-cell;*/
	float:left;
}	

div#destaquecliente {
	padding:0; 
	width:263px;
	/*display:table-cell;*/
	float:left;
	margin: 8px 0px 0px 5px;
}

div#login {
	padding:0; 
	width:263px;
	height:95px;
	background-image:url(../images_front/layout_15.jpg);
	background-repeat:no-repeat;
}

.logintext {
	padding:0; 
	font-family:Arial;
	font-size:11px;
	color:black;
}

.loginimput{
	width : 146px;
	height:22px;
	border:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	font-family:Arial;
	font-size:11px;
	color:black;
	background-color:transparent;
}


div#help {
	padding:0; 
	width:263px;
	height:106px;
	background-image:url(../images_front/layout_18.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}


div#teste{
	width : 895px;
	height: 20px;
	padding:0;
	float:left;
}



.lermais
{
	width : 110px;
	height : 20px;
	padding:0;
	float:right;
	z-index: 5;

}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: rodapé ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


div#rodape{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 122px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	text-align: center;
	/*background-image:url(../images_front/layout_23.jpg);*/
	/*position: fixed;*/
	margin-bottom:-122px;/*hack para FF : para o rodapé n sobrepor o conteúdo*/
	background-color:#eeeeed;
}

div#footer
{
	width : 895px;
	height: 77px;
	padding:0;
	margin:0 auto;
	background-image:url(../images_front/layout_25.jpg);
	background-repeat:no-repeat;
}


div#barra
{
	width: 100%;
	height: 45px;
	padding:0;
	float:left;
	background-image:url(../images_front/layout_23.jpg);
	background-repeat:repeat-x;
}

div#newsletter{
	width : 360px;
	height: 48px;
	margin-left:25px;
	margin-right:25px;
	float:right;
}


.newsletter_form{
	width : 150px;
	height: 30px;
	float:left;
	background-image:url(../images_front/bot_42.jpg);
	background-repeat:no-repeat;
	margin-top:14px;
}

.imput{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color: black;
	background-color:transparent;
	border:0px;
	margin-top:8px;

}

.newsletter_img{
	width : 52px;
	height: 41px;
	float:left;
	padding-top:8px;
	background-image:url(../images_front/bot_38.jpg);
	background-repeat:no-repeat;
}

.newsletter_text{
	width : 87px;
	height: 30px;
	float:left;
	background-image:url(../images_front/bot_41.jpg);
	background-repeat:no-repeat;
	margin-top:14px;
}
.newsletter_bot{
	width : 57px;
	height: 30px;
	float:left;
	/*background-image:url(../images_front/bot_43.jpg);*/
	/*background-repeat:no-repeat;*/
	margin-top:14px;
}

.tabela
{
	width : 825px;
	height: 20px;
	padding:0;
	margin:0 auto;
	margin-top:6px;

}
.webcomum
{
	width : 162px;
	height: 20px;
	float:left;
	background-image:url(../images_front/bot_48.jpg);
	background-repeat:no-repeat;
}

.copy
{
	width : 312px;
	height: 20px;
	float:left;
	background-image:url(../images_front/bot_50.jpg);
	background-repeat:no-repeat;

}
