/*consumidor.css: Folha de estilos específica para o Portal do Consumidor*/


body { background-color: #EEEEEE; }

.header {
	height: 121px;
	background-image: url(/SiteCollectionImages/erse_cons_fundo_header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 970px;
	background-position: 5px top;
	background-color: #FFF;
}



/* Consumidor Header Services */

.services { float: left; }

.services ul {
	list-style-type: none;
	padding: 4px 0 0 0px;
	margin: 0;
	color: #CCC;
	height: 20px;	
}

.services ul li { display: inline; }

.services li a {
	background-image:url(/SiteCollectionImages/separadorConsumidor.gif);
	background-repeat:no-repeat;
	padding: 3px 3px 0 14px;
}

.services li a { color:#DC3D16; text-decoration: none; }
.services li a:visited { color:#DC3D16; text-decoration: none; }
.services li a:hover  { color: #E8701F; text-decoration: underline; }
.services li a:visited:hover  { color: #E8701F; text-decoration: underline; }


.backLinkOne {
	float: left;
	width: 165px;
	height: 18px;
	padding: 5px 0 0 70px;
	margin: 0 50px 0 0;
	font-size: 11px;
}

.backLinkOne a {
	color: #E8701F;
	text-decoration: underline;
	text-align: right;
	float: right;
	font-size: 11px;
}

.backLinkOne a { color:#000; text-decoration: none; }
.backLinkOne a:visited { color:#000; text-decoration: none; }
.backLinkOne a:hover  { color: #E8701F; text-decoration: underline; }
.backLinkOne a:visited:hover  {	color: #E8701F;	text-decoration: underline; }

.backLinkOneAux {
	background-image: url(/SiteCollectionImages/erse_seta_orange3.gif);
	background-repeat: no-repeat;
	width: 20px;
	float: right;
	display: block;
	height: 18px;
}


/* .loginLinkAuxItem { display: none; } */
/* .loginLinkText { display: none; }    */


/* End Header Services */


.headline {
	width: 160px;
	color: 000;
	font-weight: bold;
	font-size: 34px;
	line-height: 34px;
	text-align: left;
	margin: 0 10px 0 5px;
	float: left;
}

.headlineTopics {
	width: 270px;
	text-align: left;
	margin: 10px 10px 0 0;
	float: left;
}

.headlineTopics ul { 
	list-style:url(/SiteCollectionImages/erse_seta_menu.gif);
	font-size: 1.2em;
	font-weight: bold;
}

.headlineTopics ul li { padding-bottom: 10px;}

/*.headlineTopics ul li { line-height: 2em; }*/
/*.headlineTopics ul li:first-child { line-height: 1em; }
.headlineTopics ul li:last-child { line-height: 1em; }*/


.headlineTopics ul li:hover { list-style:url(/SiteCollectionImages/erse_seta_menu3.gif); }

.headlineTopics li a { color:#000; text-decoration: none; }
.headlineTopics li a:visited { color:#000; text-decoration: none; }
.headlineTopics li a:hover  { color: #E8701F; text-decoration: none; }
.headlineTopics li a:visited:hover  { color: #E8701F; text-decoration: none; }


.headlineTopics ul li selected  { color: #C73A16; list-style:url(/SiteCollectionImages/erse_seta_menu2.gif) }


.headlineText {
	font-size: 0.9em;
	line-height: 1.3em;
	color:#534941;
	float: right;
	margin: 10px 0 0 0;
	width: 470px;
}

.contentTop {
	clear: both;
	margin: 0 0 20px 0;
	float: left;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #CCC;
	width: 930px;
}


.contentContainer {
	float: left;
	clear: none;
	margin:0 auto 0 auto;
	padding: 0 10px 0 15px;
	width: 945px;
	width/**/:/**/945px;
}


.content {
	width: 945px;
	padding: 20px 0 20px 0;
	margin-top: 0px;
}



.contentList {
	float: left;
	margin:0;
	padding:0 10px 0 0;
	width: 755px;
	border-right: 1px dotted #CCC;
	text-align: justify;
}


.topColumnConsumidor {
	width: 750px;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 15px 0;
	margin-bottom: 20px;
}


.topColumnBackgroundTop {
	background-image: url(/SiteCollectionImages/erse_cons_highfundo_top.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.topColumnBackground {
	background-image: url(/SiteCollectionImages/erse_cons_highfundo_middle.gif);
	background-repeat: repeat-y;
	height: auto;
}

.topColumnBackground table 
{
	border: none;
}

.topColumnBackground table tbody td
{
	border: none;
}

.topColumnBackground table 
{
	border: none;
}


.topColumnBackgroundBase {
	background-image: url(/SiteCollectionImages/erse_cons_highfundo_base.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: 0 bottom;
}

.topColumnTitle1 { 
	background-image: url(../Images-contents/erse_cons_high_title_1.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
}

.topColumnTitle2 { 
	background-image: url(../Images-contents/erse_cons_high_title_2.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
}

.topColumnTopics {
	width: 160px;
	text-align: left;
	margin: 0 5px 0 15px;
}

.topColumnTopics ul li { 
	font-size: 1em;
	padding-bottom: 10px;
}

.topColumnTopics ul li:first-child { padding-bottom: 10px; }

.topColumnTopics li { text-transform: uppercase; }

.topColumnTopics li a { color:#FFF; text-decoration: none; }
.topColumnTopics li a:visited { color:#FFF; text-decoration: none; }
.topColumnTopics li a:hover  { color: #000; text-decoration: underline; }
.topColumnTopics li a:visited:hover  { color: #000; text-decoration: underline; }




.leftColumnConsumidor {
	float: left;
	width: 510px;
}



/* Listas Home Consumidor */

.contentListConsumidor {
	float:left;
	clear: both;
	width: 510px;
	margin: 10px 0 5px 0;
}


.contentListConsumidorTitle  {
	font-size: 1.1em;
	color: #000;
	border: none;
	width: auto;
	font-weight: bold;
}


.contentListConsumidor ul li { min-height: 30px; }

.contentListConsumidor ul li {
	text-align: left;
	list-style: none;
	border-top: 1px dotted #999;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	display: block;
	clear: both;
}

.contentListConsumidor ul li:first-child { padding: 2px 0 5px 0; margin: 0 0 0 0; }
.contentListConsumidor ul li:last-child { padding: 2px 0 5px 0; margin: 0 0 0 0; border-bottom: 1px dotted #999; }

.contentListConsumidor ul li:hover { color: #000; background-color: #F5F5F5; cursor:pointer; }


.contentListConsumidor ul a { color:#000; }
.contentListConsumidor ul a:visited { color:#000; }

.contentListConsumidor ul a:hover {
	text-decoration: none;
	color:#E8701F;
	cursor:pointer;
}

.contentListConsumidor ul a:visited:hover {
	text-decoration: none;
	color:#E8701F;
	cursor:pointer;
}

.contentListConsumidorBullet {
	background-image: url(/SiteCollectionImages/erse_seta_orange.png);
	width:15px;
	height:15px;
	float: left;
	margin: 0 8px 0 0;
}

.contentListConsumidorText {
	font-weight: normal;
	float: left;
	width: 487px;
	padding: 0 0 1px 23px;
	min-height: 15px;
}

.contentListConsumidorText2 {
	font-size: 0.9em;
	float: left;
	width: 487px;
	padding: 0 0 1px 0;
	margin-left: 23px;
}


.highBox_1 {
	float: left;
	width: 245px;
	height: 91px;
	margin: 0 20px 15px 0;
}

.highBox_2 {
	float: left;
	width: 245px;
	height: 91px;
	margin: 0 0 15px 0;
}

/* COLUNA DE NOTICIAS E NEWSLETTER */


.middleColumnConsumidor {
	float: right;
	width: 175px;
	margin: 0 8px 0 15px;
}

.contentList2 {
	text-align: left;
	width: 175px;
	float: left;
	margin:0;
	padding:0 0 20px 0;
}

.contentList2 ul li { padding:0 0 5px 0; }

.contentList2 ul li:first-child { margin: 0; padding: 0 0 5px 0; }
.contentList2 ul li:last-child { margin: 0; padding: 0 0 15px 0; }


.contentTitleNewsLink  {
	background-image: url(/SiteCollectionImages/erse_cons_news_title.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	border: none;
	padding: 4px 0 0 8px;
	margin: 0 0 10px 0;
}

.contentNewsDate {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	float: none;
	width: 55px;
	margin: 0 0 3px 0;
	padding: 1px 0 0 0;
}

.contentNewsLead {
	font-size: 0.9em;
	color: #000;
	text-align: left;
	line-height: 1.1em;
	margin:0 0 3px 0;
	padding:0 0 0 0;
}


.contentNewsLead a { text-align: left; }

.contentNewsLead a { color: #333; text-decoration: none; }
.contentNewsLead a:visited { color: #333; text-decoration: none; }
.contentNewsLead a:hover { color: #666; text-decoration: underline; }
.contentNewsLead a:hover:visited { color: #666; text-decoration: underline; }
