@import url(style.css);

html {
	background: none !important;
}

body, #container, #superior {
	background-image: none !important;
	background-color: #000 !important;
}

#page {
	background-color: #000 !important;
}

h1{font-family: 'AllerBold'; }
h2{color: #fff !important;}
h3{color: #fff !important;}
h4{color: #fff !important;}
h2 a,
h3 a { color:#fff!important; }

p{font-size:12px; line-height:20px;}
a{text-decoration:none; color: #0E6285}
a:hover{text-decoration:underline;}

header section#logo h1 a{color:#EEE !important;  }
header section#logo h1 a span{color:#FFF !important; }

/*
TIPOGRAFIA
//////////////////////////////////////*/
#content p.antetitulo {
	color: #fff;
}
#content blockquote { background: #666 !important;  }
#content blockquote p { color: #fff !important;}
#content p { color: #fff !important; }
#content p.entry-meta { 
	background: #0E6285; 
    color: #FFFFFF !important;
}

section.hentry {
	margin-bottom: 20px;
	border-bottom: 1px solid #fff !important;
}

#content p.entry-meta a { color: #fff;}

.news {
	/*border-bottom: 5px solid #fff !important;*/
}

#content .date {  /*width: 80px; margin-right: 20px; height: 120px; float: left; */ }
.ref { width: 500px;  float: right; }
.ref h2 {
	font-size: 22px;
	letter-spacing: -1px;
}
.ref h2 a {
	color: #fff !important;
}

#content .description p {
	color: #fff !important;
}

.toolbox li a {
	color: #fff !important;
}

span.texto {
	color: #fff !important;
	}
	
#primary #ultimas-noticias ul li { border-top: 1px solid #fff !important;  }

#primary #ultimas-noticias h4 a {
	color: #fff !important;
}

.current {
	color: #fff !important;
}

#associates div, 
#sustentability,
#associate-item  { background-color:#666!important;	background-image:none!important;}

#associates p,
#sustentability div p a,
#newsletter p,
#associate-item p,
#associate-item span a 		  { color:#fff!important; }
	
#homepage h2 { border-bottom:solid 1px #fff!important; }



	