@charset "utf-8";
/* CSS Document */

#banner {
	width:1000px;
	height:295px;
	margin:7px auto;
}

#containerBanner {
	width:1000px;
	height:172px;
	margin:10px auto;
}

.bannerHome {
	width:245px;
	height:172px;
	float:left;
	background-image:url(/images/backgrounds/bannerB.jpg);
	background-repeat:repeat-x;
	display:block;
	cursor:pointer;
}

.ba {
	width:245px;
	height:172px;
	background-image:url(/images/backgrounds/bannerA.jpg);
	background-repeat:no-repeat;
}

.bc {
	width:245px;
	height:172px;
	background-image:url(/images/backgrounds/bannerC.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.bm {
	margin:0 0 0 6px;
}

.bannerHome h2 {
	color:#59788a !important;
	margin:0;
	padding:8px 0 0 14px;
	font-size:22px;
}

.bannerHome p {
	margin:3px 0;
	padding:0 6px;
	color:#404141;
	/*font-smooth: always;*/
}

.textoBanner {
	width:180px;
	float:left;
}

.bannerHome img {
	float:left;
	margin:45px 0 0 0;
}

.separaBanner {
	width:121px;
	height:1px;
	background-color:#dfe0e1;
	margin:10px 0;
}


/* CONTEUDOS */

#home1, #home3 {
	width:236px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

#noticiasHome {
	width:236px;
	/*height:275px;*/
	background-image:url(/images/backgrounds/noticiasHome.jpg);
	background-repeat:repeat-y;
	padding:10px 0 1px 0;
}

#noticiasHome ul {
	list-style-image:url(/images/detalhes/listaNoticiasHome.jpg);
	margin:10px 0 0 25px;
	padding:0;
}

#noticiasHome ul li {
	margin:10px 0 13px 0;
}

#noticiasHome ul li a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#noticiasHome ul li a:hover {
	text-decoration:underline;
	display:block;
}

.pnoticiasHome {
	font-size:10px!important;
	padding:0 8px 0 0;
	margin:4px 0 0 0;
	font-weight:normal!important;
}

.tnoticiasHome {
	color:#f3f7f8;
	font-size:20px;
	padding:6px 0 0 20px;
}

#incLateral1 h5 {
	color:#f3f7f8;
	font-size:20px;
	padding:0 0 0 20px;
	margin:0;
	font-weight:normal;
}

.dataNoticiasHome {
	font-size:9px;
	color:#FFF;
	margin:10px 0 0 0;
	list-style-image:none;
	list-style:none;
}

.eventosHome {
	width:236px;
	/*height:225px;*/
	background-image:url(/images/backgrounds/eventoshome.jpg);
	background-repeat:repeat-y;
	padding:10px 0 4px 0;
	margin:5px 0 0 0;
}

.eventosHome ul {
	list-style:none;
	margin:10px 0 0 20px;
	padding:0;
}

.eventosHome ul li {
	margin:10px 0 13px 0;
	padding:0 8px 0 0;
}

.eventosHome ul li a {
	font-size:11px!important;
	color:#404141!important;
	text-decoration:none!important;
	display:block!important;
}

.eventosHome ul li a:hover {
	text-decoration:underline!important;
	display:block!important;
}

.teventosHome {
	color:#59788a;
	font-size:20px;
	padding:6px 0 0 20px;
}

.eventosHome p {
	margin:3px 0;
	padding:0 8px;
}


/* HOME 2 */

#home2 {
	width:505px;
	margin:0 11px;
	overflow:hidden;
	float:left;
}

#home2_1 {
	width:505px;
	background-image:url(/images/backgrounds/home2_1.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	background-color:#eeeff0;
}

#home2_1 h3 {
	margin:0;
	padding:10px 0 0 0;
	color:#59788a;
	font-weight:bold;
	font-size:20px;
}

#home2_1 p  {
	margin:0;
	padding:5px 26px;
}

#bgSeg{
	background-image:url(/images/backgrounds/bgseghome.jpg);
	background-repeat:repeat-y;
	width:490px;
	margin:0 auto 10px auto;
	overflow:hidden;
}

#home2_1 ul {
	padding:0 0 15px 0;
	margin:2px 35px;
	list-style-image:url(/images/detalhes/lisegmentoshome.jpg);
}

#home2_1 ul li {
	width:210px;
	margin:3px 0;
	float:left;
}

#home2_1 ul li a {
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#404141;
}

#home2_1 ul li a:hover {
	text-decoration:underline;
}

#home2_1 h5 {
	font-size:15px;
	margin:7px 0;
	padding:0 22px;
}

#ulsolucoes {
	list-style-image:url(/images/detalhes/setaSolucoes.jpg) !important;
}

#ulsolucoes li {
	padding:0 0 6px 0;
}

#ulsolucoes a {
	color:#455e6b !important;
	font-size:12px !important;
	font-weight:normal !important;
}

#home2_2 {
	width:505px;
	background-image:url(/images/backgrounds/casesHome.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	background-color:#fff;
	margin:5px 0 0 0;
}

#home2_2 h3 {
	margin:0;
	padding:10px 0 0 25px;
	color:#59788a;
	font-weight:normal;
	font-size:24px;
}

#home2_2 h5 {
	margin:0;
	padding:5px 0 0 25px;
	color:#5b5e5f;
	font-weight:bold;
	font-size:14px;
}

#home2_2 p {
	margin:3px 0;
	padding:0 25px;
}

.linkhome22 {
	text-align:right;
	font-size:11px;
}

.linkhome22 a {
	font-weight:bold;
	text-decoration:none;
	color:#9c9e9e;
	padding:0 25px 0 0;
}

.linkhome22 a:hover {
	text-decoration:underline;
}

.separahome22 {
	width:236px;
	height:1px;
	font-size:1px;
	background-color:#eaebeb;
	margin:2px 0;
}

#ulcases {
	list-style-image:url(/images/detalhes/setaCases.jpg) !important;
	margin:0;
	padding:2px 30px;
}

#ulcases li {
}

#ulcases a {
	color:#5b5e5f !important;
	font-size:12px !important;
	font-weight:normal !important;
	text-decoration:none !important;
}

#ulcases a:hover {
	text-decoration:underline !important;
}

#incLateral1 {
	width:236px;
	/*height:275px;*/
	background-image:url(/images/backgrounds/home3.jpg);
	background-repeat:repeat-y;
	padding:10px 0 0 0;
}

#incLateral1 p {
	color:#FFF;
	padding:0 15px;
	margin:10px 0;
}

#incLateral1 ul {
	list-style:none;
	margin:5px 0 0 20px;
	padding:0;
}

#incLateral1 ul li {
	margin:5px 0 13px 0;
	padding:0 6px 0 0;
}

#incLateral1 ul li a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	display:block;
}

#incLateral1 ul li a:hover {
	text-decoration:underline;
	display:block;
}

.areaclienteHome {
	background-image:url(/images/backgrounds/tfCliente.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 20px;
}

.areaClienteHomeBTN {
	float:left;
	margin:-25px 0 0 179px;
}

.areaClienteHometf {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#557385;
	background-image:url(/images/backgrounds/bgtfCliente.jpg);
	background-repeat:repeat-x;
	width:140px;
	height:15px;
	margin:6px 4px;
	border:solid 0;
}

.areaNewsletterHome {
	background-image:url(/images/backgrounds/tfNews.jpg);
	background-repeat:no-repeat;
	margin:1px 0 0 20px;
}

.btnNewsletter {
	float:right;
	margin:-25px 28px 0 0;
}

#cadastroHome a {
	color:#59788a;
	text-decoration:none;
	font-size:10px;
	padding:0 0 5px 20px;
}

#cadastroHome a:hover {
	text-decoration:underline;
}

