*{margin:0; padding:0;}

p{ margin-bottom:15px; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(images/bodyBg.png) repeat-x;
    background-color: #227700;
}

#bodyMain{
	margin: 0 auto;
	width:1000px;
	border:0px solid #FFF;
	height:100px;
}

#main{
	float:left;
	width:1000px;
	border:0px solid #FF0;
}


#headerMain{
	float:left;
	width: 1010px;
	height:200px;
	border:0px solid #FFF;
}

#headerTopMenu{
	float:left;
	width:1000px;
	text-align:right;
	margin-top: 5px;
	color:#FFF;
	font-size:10px;
	border:0px solid #FFF;
}

#logo{
	float:left;
	margin:15px 0 0 0px;
	border:0px solid #FFF;
}

#headerRightContent{
	float:left;
	border:0px solid #FFF;
}

#loginBox{
	float:left;
	width:475px;
	height:70px;
	margin:10px 0 0 105px;
	background: url(images/loginBg.png) no-repeat right;
}

#loginBox a{ color:#030;}

#loginBox a:hover{ color:#060;}



#btnLogin{
	/*float:left; */
	width:48px; 
	height:10px; 
	/*margin:7px 0 0 10px;*/
	background: url(images/btnLogin.png) no-repeat;
}

#btnLogin:hover{
	background-position: -48px 0;
	cursor:pointer;
}


#menuHorizontal{
	float:left; 
	margin:-15px 0 5px 0px; 
	font-size:13px; 
	color:#020; 
	font-weight:bolder; 
	font-family: Arial, Helvetica, sans-serif;	
}

#menuHorizontal a{
	color:#FFF;
	text-decoration:none;
}

#menuHorizontal a:hover{
	text-decoration:underline;
	color:#020;
}

#contentMain{
	float left;
	width:1000px;
}

#mainNavigator{
	float:left;
	width:760px;
	font-size:10px;
	color:#333;
	padding-left:20px;
	margin:2px 0 8px 0;
}

#contentMainLeft{
	float:left; 
	width:760px; 
	border:#f00 0px solid;
}

#contentMainLeftData{
	float:left;
	width:720px;
	margin: 0 0 0 20px;
	border:#f00 0px solid;
}

#contentMainRight{
	float:left; 
	width:240px; 
	border:#0f0 0px solid;	
}

#contentMainHeader{
	float:left;
	width:1000px;
	height:8px;
	background: url(images/mainBg1.png) no-repeat;
}

#contentMainBg{
	float:left;
	width:1000px;
	background: url(images/mainBg2.png) repeat-y;
    border:0px solid #FFFF00;
}

#contentMainFooter{
	float:left;
	width:1000px;
	height:10px;
	background: url(images/mainBg3.png) no-repeat;
}

#contentFooterBg{
	float:left;
	width:1000px;
	background: url(images/mainBg4.png) repeat-y;
}

#contentFooterEnd{
	float:left;
	width:1000px;
	background: url(images/mainBg5.png) no-repeat;
}



#footer{
	float:left;
	margin-top:10px;
	width:1000px;
	text-align:center;
	color:#FFF;
}

#footer a{
	color:#FFF;
	font-size:9px;
	text-decoration:none
}

#footer a:hover{
	text-decoration:underline;
}

.leftTextAlign{
	float:left;
	width:100%;
}

.centerTextAlign{
	float:left;
	width:100%;
	text-align:center;
}

.rightTextAlign{
	float:left;
	width:100%;
	text-align:right;
}

.justifyTextAlign{
	float:left;
	text-align:justify;
	width:100%;
}


.headerBox{
    float:left;
    background: url(images/boxHeader.png) no-repeat;
    width: 214px;
    height:25px;
}

.mainBox{
    float:left;
    background: url(images/boxBg.png) repeat-y;
    width: 214px;
}

.footerBox{
    float:left;
    background: url(images/boxFooter.png) no-repeat;
    width: 214px;
    height:20px;
}

.frmLabel{
	float:left;
	text-align:right;
	font-weight:bolder;
	padding-right:5px;
}

.frmInput{
	float:left;
}

.pageTitle{
	font-size:15px; 
	font-weight:bolder; 
	margin:0 0 20px 0; 
	color:#900; 
	border-bottom:2px solid #900;
}

/* .normalInput{ border-style:none; background-color:#FFF; } */

.errorInput{
	border:#F00 1px solid;	
	background-color:#FFC;
}

.hide{ display:none; }
.messageErrorBox{ color:#FF0000; }
.show{ display:block; }


.greyBox_720_top{ float:left; background:url(images/greyBorderBox720_top.jpg) no-repeat; width:720px; height:14px; }

.greyBox_720_bg{ float:left; background:url(images/greyBorderBox720_bg.jpg) repeat-y; width:720px; }

.greyBox_720_footer{ float:left; background:url(images/greyBorderBox720_footer.jpg) no-repeat; width:720px; height:14px; }

.greyBox_500_top{ float:left; background:url(images/greyBox_500_top.png) no-repeat; width:500px; height:14px; }

.greyBox_500_bg{ float:left; background:url(images/greyBox_500_bg.png) repeat-y; width:500px; }

.greyBox_500_footer{ float:left; background:url(images/greyBox_500_footer.png) no-repeat; width:500px; height:14px; }

.greyBox2_500_top{ float:left; background:url(images/greyBox2_500_top.png) no-repeat; width:500px; height:14px; }

.greyBox2_500_bg{ float:left; background:url(images/greyBox2_500_bg.png) repeat-y; width:500px; }

.greyBox2_500_footer{ float:left; background:url(images/greyBox2_500_footer.png) no-repeat; width:500px; height:14px; }

.listagemLink a{ color: #333; text-decoration: none; font-weight:bolder;}

.listagemLink a:hover{ text-decoration: underline; }


.greyBoxList_720_top{ float:left; background:url(images/greyBox_720_top.png) no-repeat; width:720px; height:14px; }

.greyBoxList_720_bg{ float:left; background:url(images/greyBox_720_bg.png) repeat-y; width:720px; }

.greyBoxList_720_footer{ float:left; background:url(images/greyBox_720_footer.png) no-repeat; width:720px; height:14px; }

.greyBoxList2_720_top{ float:left; background:url(images/greyBox2_720_top.png) no-repeat; width:720px; height:14px; }

.greyBoxList2_720_bg{ float:left; background:url(images/greyBox2_720_bg.png) repeat-y; width:720px; }

.greyBoxList2_720_footer{ float:left; background:url(images/greyBox2_720_footer.png) no-repeat; width:720px; height:14px; }



/* PAGINACAO CSS*/

#paginationMain{
	width:720px;
	float:left;
	margin:auto;
	text-align:left;
	border:0px solid #000;
	overflow:hidden;position:relative
}

.paginationNavigator{
	float:left;
	position:relative;
	left:50%;
	text-align:left;
	margin-bottom:2em;
	margin-top:15px;
}
.paginationNavigator ul{
	list-style:none; 
	position:relative;
	left:-50%;
	margin:0;
	padding:0;
	
} 
.paginationNavigator li{
	float:left;
	position:relative;
	
}
.paginationNavigator li.last{margin-right:0}
.paginationNavigator li a{
	height:16px;
	position:relative;
}

.paginationNavigator li.separador{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	width:10px;
	height:16px;
}

.paginationNavigator li.separador_meio{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

.paginationNavigator li.page_number{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.paginationNavigator li.page{
	display:block; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;

}
.paginationNavigator li.page a{
	color: #333333;
	text-decoration:underline;
}
.paginationNavigator li.page a:hover{
	text-decoration:none;
}
.paginationNavigator li.first_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.first_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorFirst.png) no-repeat;
}
.paginationNavigator li.first_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.last_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.last_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorLast.png) no-repeat;
}
.paginationNavigator li.last_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.next_page{
	width:16px;
	height:16px;
}
.next_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorNext.png) no-repeat;
}
.paginationNavigator li.next_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}
.paginationNavigator li.previous_page{
	width:16px;
	height:16px;
}
.paginationNavigator li.previous_page a{
	text-indent: -9999px;
	display:block; 
	width:16px;
	background: transparent url(images/navigatorPrevious.png) no-repeat;
}
.paginationNavigator li.previous_page a:hover{
	background-position: -16px 0;
	cursor: hand;
}

/* END PAGINACAO CSS*/

#indexListEvents a{ text-decoration:none; color:#333; }

#indexListEvents a:hover{ text-decoration:underline; }


