.logo_outras_noticias
{
width:605px;
background-image:url(../img/fundo_logo_garra_diario.jpg);
background-repeat:no-repeat;
height:25px;
border:0px solid #FF0000;
}

.caixa{
position: relative; /* Do not change this value */
width: 605px;
height: 180px; /* Set height to be able to contain height of largest content shown*/
border: 1px solid #eaeaea;
overflow: hidden;
color:#000000;
float:left;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.conteudo{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding:0px;
visibility: hidden; /*hidden*/
width: 600px;
border: 0px solid #666666;
background-color:#FFFFFF;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.conteudotoggler{ /*style for DIV used to contain toggler links. */
margin-top: 0px;
text-align: center; /*How to align pagination links: "left", "center", or "right"*/
border: 0px solid #666666;
margin-bottom:30px;
margin-top:10px;
padding-left:190px;
float:left;
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.conteudotoggler a{ /*style for every navigational link within toggler */
display: inline-block;
font-family:"Trebuchet MS";
font-size:12px;
text-decoration: none;
border:0px solid #999999;
text-align:center;
padding:5px;
}

.conteudotoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color:#000000;
background-color:#d2fcdd;/*fdd2d2*/
}

.conteudotoggler a:hover{
color:#000000;
text-decoration:underline;
}

.conteudotoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
border:1px solid #CCCCCC;
color:#ce0606;/*ce0606*/
font-weight:bold;
text-align:center;
}

.conteudotoggler a.toc:hover{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
color:#000000;
background-color:#d2fcdd;
}

.conteudotoggler a.prev, .conteudotoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
border:1px solid #CCCCCC;
color:#ce0606;/*ce0606*/
font-weight:bold;
}

.conteudotoggler a.prev:hover, .conteudotoggler a.next:hover{
color: #ffffff;
background-color:#900101;
}
/* CSS Document */

.g2not_titulo
{
font-family:Georgia;
font-size:16px;
font-weight:bold;
color:#FF0000;
text-align:left;
padding-top:10px;
padding-right:10px;
float:right;
border:0px solid #0000FF;
width:410px;
}

.g2not
{
font-family:"Trebuchet MS";
font-size:13px;
color:#333333;
text-align:justify;
padding-top:2px;
padding-right:10px;
float:right;
border:0px solid #FF0000;
width:410px;
}

.g2not a
{
color:#333333;
font-family:"Trebuchet MS";
}

.g2not a:hover
{
color:#666666;
text-decoration:underline;
}

.img_not_rol
{
width:158px;
float:left;
overflow:hidden;
border:1px solid #eaeaea;
margin-left:10px;
}
