body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0px;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
}

#BoxTopo {
	position:relative;
	width: 1024px;
	height:183px;
	margin:auto;
}

#BoxContent {
	width:1000px;
	margin:auto;
	margin-top:10px;
	padding-left: 12px;
	padding-right: 12px;
	background-color:#FFF;
	text-align:justify;
}

#BoxTitleContent {
	width: 100%;
	padding-left: 50px;
	padding-top: 20px;
	height: 30px;
	background-image: url(img/title_int-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#BoxTitleContentEvents {
	width: 100%;
	padding-left: 50px;
	padding-top: 15px;
	height: 30px;
	background-image: url(img/title_int-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#BoxFeature {
	width:1024px;
	height:460px;
	margin:auto;
	margin-top:20px;
}

#BoxLogo {
	width:689px;
	height:130px;
	padding-left: 335px;
/*	float:left;*/
}

#BoxMenu {
	width:975px;
	height:53px;
	/*margin-top:10px;*/
	margin-left:24px;
	margin-right:25px;
	/*float:left;*/
	/*background:url(img/menu-bg.jpg);*/
}

#BoxReflex {
	width:975px;
	height:20px;
	float:left;
	margin-left:24px;
	margin-right:25px;
	/*background:url(img/menu-reflex.jpg);*/
}

#BoxDestaque {
	width:1024px;
	height:125px;
	margin:auto;
	margin-top:20px;
}

#BoxEvents {
	width:1024px;
	margin:auto;
	margin-top:20px;
}

.Events {
	width:341px;
	background: url(img/graytrace1.jpg) no-repeat right;
}

#BoxAddEvent {
	width:1000px;
	margin: 0 auto;
	margin-top:20px;
}

#BoxManageButtonPanel{
	height:60px;
}

#BoxTitle {
	/*width:100%;*/
	padding-left:50px;
	padding-top:15px;
	height:35px;
	background:url(img/title-bg.jpg) no-repeat;
}

#BoxF_Inside {
	width:624px;
	height:280px;
	padding-left:70px;
	float:left;	
}

#BoxBase {
	width:100%;
	height:170px;
	/*background-color:#363435;*/
	margin-top:20px;
	font-size:12px;
}

#BoxContentBase {
	width:1000px;
	margin:auto;
	margin-top:10px;
	padding-left: 12px;
	padding-right: 12px;
/*	color: #CCC;*/
	text-align: center;
}

#BoxAddFile {
	width:225px;
	margin: 0 auto;
	margin-top:20px;
}

#BoxEditFile {
	width:400px;
	margin: 0 auto;
	margin-top:20px;
}

#BoxEditUser {
	width:425px;
	margin: 0 auto;
	margin-top:20px;

}

#BoxFileFilter{
	background-color:#E9E9E9;
	margin: 0 auto;
	height:70px;
	margin-bottom:15px;
	margin-left:-12px;
	width:1024px;
	padding-top:15px;
	padding-bottom:5px;

}

#DivEmultec {
	width:20px;
	height:22px;
	background:url(img/emultec.jpg);
}

#DivEmultec:hover {
	width:20px;
	height:22px;
	background:url(img/emultec_hover.jpg);
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

.error {
	background-color:#ffe2e2;
	padding:10px;
	border-radius:0.5em;
	color:#CE393B;
}
.success {
	background-color:#C7E6C4;
	padding:10px;
	border-radius:0.5em;
	color:#127C16;
}

.muted {
	color:#AAA;
}

.center {
	text-align:center;
}
.max{
	width:100%;
	height:100%;
}

.big-text{

}

.evt-preview td{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.evt-preview-img{
	margin-right:0px;
	margin-left:0px;
	width:100px;
	border-left: 1px solid #333;
}
.evt-preview-text{
	width:575px;
	height:180px;
	border-right: 1px solid #333;
}

.pull-right{
	float:right;
}
.pull-left{
	float:left;
}

.welcome{
	font-weight:bold;
	line-height:40px;
	margin-right:10px;
}

.logout{
	display: block;
	float:right;
	margin-top:5px;
	width:40px;
	height:40px;
}

.intraTitle{
	width:100%;
	padding-left:50px;
	padding-top:15px;
	height:40px;
	background:url(img/title-bg.jpg) left bottom no-repeat;	
	clear:left;
	margin-bottom:20px;
}



.bt-add-arquivo, .bt-listar, .bt-sair, .bt-cinza, .bt-next,
.bt-prev, .bt-sim, .bt-desativar, .bt-vermelho, .bt-editar,
.bt-aprovar, .bt-rejeitar, .bt-nao, .bt-ativar, .bt-download,
.bt-manage-evt, .bt-manage-evt-add, .bt-up, .bt-down
{ display: block; background: url(img/btn_sprites.jpg) no-repeat; }
 
.bt-add-arquivo { background-position: -1px -0px; width: 40px; height: 40px; }
.bt-listar { background-position: -1px -41px; width: 40px; height: 40px; }
.bt-sair { background-position: -1px -82px; width: 55px; height: 30px; }
.bt-cinza { background-position: -1px -113px; width: 20px; height: 20px; }
.bt-next { background-position: -22px -113px; width: 20px; height: 20px; }
.bt-prev { background-position: -1px -134px; width: 20px; height: 20px; }
.bt-sim { background-position: -1px -155px; width: 40px; height: 20px; }
.bt-desativar { background-position: -22px -134px; width: 20px; height: 20px; }
.bt-vermelho { background-position: -1px -176px; width: 20px; height: 20px; }
.bt-editar { background-position: -22px -176px; width: 20px; height: 20px; }
.bt-aprovar { background-position: -1px -197px; width: 20px; height: 20px; }
.bt-rejeitar { background-position: -22px -197px; width: 20px; height: 20px; }
.bt-nao { background-position: -1px -218px; width: 40px; height: 20px; }
.bt-ativar { background-position: -1px -239px; width: 20px; height: 20px; }
.bt-download {background-position: -22px -239px; width: 20px; height: 20px; }
.bt-manage-evt { background-position: -1px -260px; width:40px; height: 40px;}
.bt-manage-evt-add { background-position: -1px -300px; width:40px; height: 40px;}
.bt-up { background-position: -1px -341px; width:20px; height: 20px;}
.bt-down { background-position: -22px -341px; width:20px; height: 20px;}

.bt-adjust{
	margin-top:-9px;
	margin-right:44px;
}

.pagination ul{
	list-style-type:none;
	text-align:center;
}

.pagination li{
	display:inline-block;
	text-align:center;
	margin:2px;
	line-height:20px;
	font-weight:bold;
}

.pagination li a.bt-cinza{
	color:#93504A;
}

.pagination li a.bt-vermelho{
	color:#FFFFFF;
}

.table{
	width:100%;
}

.table-mini{
	width:40% !important;
}

.table tr:nth-of-type(even) {
  background-color:#f6f6f6;
}

.table th{
	background-color:#eee;	
}

.login-panel {
	position:absolute;
	right:25px;
	top:5px;
	width:600px;
	text-align:right;

}

.FileFilter {
	margin: 0 auto;
	width:400px;
}

.bold{
	font-weight:bold;
}

td.small{
	width:70px;
}

.padding-top{
	padding-top:40px;
}

.padding-bottom{
	padding-bottom:40px;
}
.box-prod {
    display: block;
    position: relative;
}
