@charset "utf-8";
/* CSS Document */

/*
	ul.listaEv { padding:0; margin:0; }
	ul.listaEv li { margin:0 10px 0 0; display:inline; padding:0 !important; }
	ul.listaEv li a span.right {  background:url(../images/bt_eventosDir.png) no-repeat right top; padding:8px 16px 9px 0; }
	ul.listaEv li a span.text { background:url(../images/bt_eventosMeio.png) repeat-x center top; padding:10px 0 9px; font-weight:bold; font-size:14px; color:#333333; text-decoration:none; }
	ul.listaEv li a span.left { background:url(../images/bt_eventosEsq.png) no-repeat left top; padding:8px 0 9px 17px;  }
*/

a.ev-tipos { 
	/*background:url(../images/bt_eventosDir.png) right 5px no-repeat;*/
	color:#ffffff;
	display: block;
    float: left;
	margin-right: 6px;
	text-decoration:none;
	padding:5px 7px 0 0;
	font-size:15px;
	/*text-transform:uppercase;*/
}

a.ev-tipos:hover { /*background:url(../images/bt_eventosDir.png) right -40px no-repeat;*/ } 

a.ev-tipos span.centerTab {
	/*background:url(../images/bt_eventosEsq.png) left 0px no-repeat;*/
	background:url(../images/seta.png) no-repeat center right;
	display: block;
	padding:6px 15px 9px 0px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
}

a.ev-tipos:hover span.centerTab { /*background:url(../images/bt_eventosEsq.png) 0 -45px no-repeat;*/ text-decoration:none !important; }

.paginacao a.button {
    background:url(../images/bg_button_a.gif) right bottom no-repeat;
    color:#fff;
    display: block;
    float: left;
    height: 22px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none !important;
}
.paginacao a.button span {
    background:url(../images/bg_button_span.gif) left bottom no-repeat;
    display: block;
    line-height: 12px;
    padding: 5px 0 5px 12px;
}

a.ev-tipos2 { 
	/*background:transparent url(../images/bt_eventosUp2.gif) no-repeat scroll center top;*/
	clear:both;
	display:block;
	float:left;
	padding:5px 0 0;
	text-decoration:none;
	width:198px;
}

a.ev-tipos2:hover { /*background:url(../images/bt_eventosUp2_hover.gif) no-repeat center top;*/ } 

/*i.centerTab2 {*/
a.barraLateralServ {
	/*background:transparent url(../images/bt_eventosDown2.gif) no-repeat scroll 0 bottom;*/
	background:url(../images/seta_anterior.gif) no-repeat left center;
	color:#000;
	cursor:pointer;
	display:block;
	font-size:15px;
	font-style:normal;
	margin-bottom:10px;
	padding:3px 0px 4px 15px;
	text-align:center;
	/*text-transform:uppercase;*/
	width:188px;
	text-decoration:underline;
	float:left;
	
}

/*i.centerTab2 {*/ /*background:url(../images/bt_eventosDown2_hover.gif) no-repeat 0 bottom;*/
a.barraLateralServ:hover { text-decoration:none !important; }


.botoesSec { margin-bottom:20px; overflow:auto; width:213px; }


