/*Slogan*/

.slogan{

	display:block;

	text-align:right;

	margin-bottom:5px;

	margin-right:15px;

}



/*TV*/

.tv{ width:950px; float:left; margin-bottom:12px; height:270px; overflow:hidden; }

.tv ul.lista li{

	width:950px;

	height:286px;

	float:left;

	position:absolute;

}



.tv span{

	width:30px;

	height:25px;

	cursor:pointer;

	line-height:100em;

	overflow:hidden;

	position:absolute;

	margin:0;

	z-index:20;

}



.tv span#prev{ background:url(img/arrow1.png) 0 0 no-repeat; }

.tv span#next{ background:url(img/arrow2.png) 0 0 no-repeat; }



/*barra twitter*/

.ultimas_twitter{

	display:block;

	height:39px;

	clear:both;

	background:url(img/bg_barra2.png) 0 0 no-repeat;

	padding-top:8px;

}



.ultimas_twitter h2{ float:left; margin:0 20px 0 15px; }

.ultimas_twitter p{ color:#565656; font-size:0.9em; }



/*noticias*/

.noticias{

	width:485px;

	float:left;

	margin-right:10px;

	height:190px;

}



.noticias h3{ float:left; height:190px; margin-right:20px; }

.noticias h4{ margin:11px 0 10px 0; }

.noticias p{ color:#565656; font-size:0.9em; line-height:1.15em; }

.noticias p a{

	display:block;

	margin-top:10px;

}



/*Clientes*/

.clientes{

	width:455px;

	float:left;

}



.clientes h3{ float:left; margin-right:20px; }



/*Twiiter*/

#twitter h2{ display:none; }

#twitter ul li a{ display:none; }

#twitter ul li span{ color:#585858; height:18px; overflow:hidden; width:775px; float:left; }

#twitter a#profileLink{ display:none; }
