#relacionamento {
/* 	width:270px; */
	height:auto;
	float:right;
	margin-top:6px;
	text-align:right;
}
#relacionamento ul {
	width:100%;
	display:block;
	margin-top:10px;
}

#relacionamento ul li {
	float:left;
}

#relacionamento ul li.fal, #relacionamento ul li.not, #relacionamento ul li.red {
	width:65px;
	margin-right:10px;
}

#relacionamento ul li.rss {
	width:45px;
}

#relacionamento ul li a {
	height:24px;
	display:block;
	color:#CCC;
	font-size:11px;
	text-align:left;
	background-repeat:no-repeat;
}

#relacionamento ul li.fal a {
	padding-left:25px;
	background-position:-7px 0px;
	background-image:url(img/ico-fale-conosco.gif);
}

#relacionamento ul li.fal a:hover {
	background-image:url(img/ico-fale-conosco-hover.gif);
}

#relacionamento ul li.not a {
	padding-left:28px;
	background-position:0px 3px;
	background-image:url(img/ico-receba-noticias.gif);
}

#relacionamento ul li.not a:hover {
	background-image:url(img/ico-receba-noticias-hover.gif);
}

#relacionamento ul li.red a.redMenuAction {
	padding-left:30px;
	background-position:0px 3px;
	background-image:url(img/ico-redes-sociais.gif);
}
#relacionamento ul li.rss a {
	padding:8px 0px 0px 25px;
	background-position:0px 3px;
	background-image:url(img/ico-rss.gif);
}

#relacionamento ul li.rss a:hover {
	background-image:url(img/ico-rss-hover.gif);
}

#relacionamento ul li a:hover {
	color:#000;
}

#sliderWrapRed, #receba_noticias {
	margin: 0 auto;
	width: 300px;
}
#sliderRed {
	position: absolute;
	background-position: bottom;
	width: 300px;
	height: 159px;
	margin-top: 141px;
	display:none;
}
#sliderContentRed {
	margin: 30px 0 0 -140px;
	position: absolute;
	text-align:center;
	background-color:#FFFFCC;
	color:#333333;
	font-weight:bold;
	padding: 10px;
	display:inline-block;
}
#openCloseWrap {
	position:absolute;
	margin: 143px 0 0 120px;
	font-size:12px;
	font-weight:bold;
}
#openCloseRed{
	display:none;
}
#openCloseRed ul{
	background:url(img/back_nav_externa.png) repeat-x center bottom;
	height:20px;
	margin:0 0 0 -122px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
    width:auto;
}

#openCloseRed ul li{
	height:26px;
	display:inline;
}

#openCloseRed ul li a{
	display:inline;
	float:left;
}
#openCloseRed ul li.twitter{ 
	background:url(img/icon-twitter.gif) no-repeat bottom;
	background-position:0px -25px;
	cursor:pointer;
}

#openCloseRed ul li.twitter:hover{ 
	background:url(img/icon-twitter.gif) no-repeat bottom;
	background-position:0px 1px;
}

#openCloseRed ul li a.twitter_link{
 	padding:8px 5px 0 20px;
}

#openCloseRed ul li.youtube	{ 
	background:url(img/icon-youtube.gif) no-repeat bottom;
	background-position:0px -25px;
	cursor:pointer;
}

#openCloseRed ul li.youtube:hover{ 
	background-image: url(img/icon-youtube.gif);
	background-position:0px 0px;
}

#openCloseRed ul li a.youtube_link{
 	padding:8px 5px 0 25px;
}

#openCloseRed ul li.flickr{ 
	background:url(img/icon-flickr.gif) no-repeat bottom;
	background-position:0px -25px;
	cursor:pointer;
}

#openCloseRed ul li.flickr:hover{ 
	background:url(img/icon-flickr.gif) no-repeat bottom;
	background-position:0px -1px;
}

#openCloseRed ul li a.flickr_link{
 	padding:8px 5px 0 30px;
}

<!--Newsletter-->

#sliderWrapNews {
	margin: 0 auto;
	width:300px;
}

#sliderNews {
	position: absolute;
	background-position: bottom;
	width: 300px;
	height: 159px;
	margin-top:141px;
	display:none;
}

#sliderContentNews {
	margin: 30px 0 0 -140px;
	position: absolute;
	text-align:center;
	background-color:#FFFFCC;
	color:#333333;
	font-weight:bold;
	padding: 10px;
	display:inline-block;
}

#openCloseWrap {
	position:absolute;
	margin: 143px 0 0 120px;
	font-size:12px;
	font-weight:bold;
}

#openCloseNews{
	display:none;
}

#openCloseNews ul{
	background:url(img/back_news_externa.png) repeat-x center bottom;
	height:115px;
	margin:0 0 0 0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
    width:160px;
}

#openCloseNews ul li{
	display:block;
	float:left;
}

#openCloseNews label{
	float:left;
	font:12px "Trebuchet MS", Arial;
        color:#000;
}

#openCloseNews input{
        float:left;
        border:1px solid #CCC;
}

#openCloseNews .box{
   background:#CCC;
   width:150px;
   height:25px;
   font-size:11px;
}

#openCloseNews .bt_limpar{
    margin:5px 0 5px 5px;
	float:right;
	font:12px "Trebuchet MS", Arial;
	border:1px solid #CCC;
}

#openCloseNews .bt_cadastro{
    margin:5px 0 5px 5px;
	float:right;
	font:12px "Trebuchet MS", Arial;
	background:none;
	border:1px solid #CCC;
}
