.rotator_foto
{
  float:left;
  height:150px;
  width:225px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

.rotator_texto
{
  float:right;
  height:190px;
  width:310px;
}

.rotator_mais
{
  margin-top:20px;
  float:left;
  height:30px;
}


.ultimas_noticias_foto
{
  float:left;
  height:150px;
  width:225px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

.ultimas_noticias_texto
{
  float:right;
  height:150px;
  width:325px;
}

.splash
{
  float:left;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}


/* Rotator Styles */
#wrapper {
	width:595px; 
	border-top:0px solid #cccccc;
	border-bottom:0px solid #eeeeee;
	margin:0 auto;
}

#rotator {
	background:#eeeeee;
	color:#dddddd;
	position:relative;
	padding-bottom:43px;
	margin:0; 
	font-size:16px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
	background:#025284 url(../imagens/principal/bg-destaque.jpg) repeat-x top right;
	border-top:1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {	
	font-size:.8em;
	font-weight:normal;
	color:#b4c6d1;
	font-weight:bold;
	background:#025284 url(../imagens/principal/bg-destaque.jpg) repeat-x bottom left; 
	
	border-right:1px solid #cccccc;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(../imagens/principal/bg-destaque-hover.jpg) repeat-x top left;
	color:#ffffff;
}

#rotator .ui-tabs-nav-item a span {
     float:left; 
     height:22px;
     padding:10px; 
     cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#19903c url(../imagens/principal/bg-destaque-hover.jpg) repeat-x top left;
	color:#ffffff;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	/*clear:left;*/
	color:#eeeeee;
	padding:20px 20px 20px 20px;
	height:190px;
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
	color:#009900;
	font-weight:bold;
	padding:0px;
	margin:0;
	font-size:20px;
    margin-bottom:12px;
}

#rotator h3 {
	color:#000000;
	font-weight:bold;
	margin:0;
	font-size:16px;
      margin-bottom:4px;
}

#rotator p {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#555555;
      margin-bottom:4px;
}

.aba_link {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#009900;
}


#rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px; 
	overflow:hidden; 
	background:transparent url(../imagens/ultimas_noticias/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}

/* Background Images */
#rotator #fragment-1 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-2 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-3 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-4 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-5 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-6 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-7 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-8 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}

#rotator #fragment-9 {
	background:transparent url(../imagens/ultimas_noticias/fundo.jpg);
}