body, html {
margin:0;
padding:0;
border:none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
/*background:url(../_img/bg_geral.gif);*/
}

p {
margin: 0;
padding: 0;
}

img {
border:0;
}

h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


/********* GERAL ***********/
#global{
width:100%;
height:100%;
display:table;
}


#header{
margin:0px 0 0 0;
/*border-bottom:#000 1px dotted;*/
padding:0 0 12px 0;
}

#box_img{
width:853px;
clear:both;
float:left;
height:100%;
margin:0 0 0 76px;
_margin:0 0 0 40px;
border:0;
}


#legend{
min-width:305px !important;
_width:305px;
height:15px;
text-align:right;
background:#000;
color:#FFF;
float:left;
clear:both;
margin:10px 0 0 0px;
padding:3px 5px 0 5px;
}






#corner{
float:left;
margin:10px 0 0 0;
}

#borda{
border:#000 1px solid;
clear:both;
margin:0;
padding:0;
height:auto;
float:left;
}

#borda img{
border:#fff 1px solid;
margin:0;
padding:0;
float:left;
}

#status_job{
width:853px;
clear:both;
margin:7px 0 7px 0;
_margin:0 0 0 0;
float:left;
}


.launch{
background:#000;
color:#FFF;
clear:both;
float:left;
width:80px;
_width:81px;
height:15px;
text-align:center;
margin:0 0 0 773px;
_margin:0 0 0 386px;
}

#linend{
background:url(../_img/line_pont.gif);
_background:url(../_img/line_pont.gif) repeat-x;
clear:both;
width:100%;
height:1px;
float:left;
margin:0;
padding:0;
margin:-1px 0 0 0;
_margin:10px 0 0 0;
}


#linepagina{
background:url(../_img/line_pont.gif);
_background: url(../_img/line_pont.gif) repeat-x;
clear:both;
width:100%;
height:1px;
float:left;
margin:0;
padding:0;
margin:-1px 0 0 0;
_margin:0 0 0 0;
}


#linendcopy{
background:url(../_img/line_pont.gif) repeat-x;
clear:both;
width:100%;
height:1px;
float:left;
*float:;
padding:0 0 65px 0;
margin:-1px 0 0 0;
_margin:0 0 0 0;
}

#pagination{
width:105px;
_width:120px;
height:15px;
clear:both;
float:left;
text-align:center;
background:#000;
color:#FFF;
margin:10px 0 0 450px;
_margin:0 0 0 223px;
}


#pagination a {
	color: #FFF;
}

#pagination .selecionada {
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	margin: 1px;
}


#coyright{
width:276px;
height:15px;
clear:both;
float:left !important;
_float:none;
text-align:center;
background:#000;
color:#FFF;
margin:10px 0 0 364px;
_margin:0 0 0 360px;
}




/********* POP VIDEO ************/

div.popupVideo {
	width: 425px;
	height: 425px;
	position: absolute;
	border: 3px solid #000;
	padding: 20px;
	z-index: 10;	
}
	
	div.popupVideo div.fecharPopUp {
		position: absolute;
		height: 20px; 
		right: 15px; 
		top: 10px;
		bottom: 5px;
	}
	
	div.popupVideo div.logoPop {
		position: absolute;
		height: 20px; 
		left: 10px; 
		top: 10px;
		bottom:5px;
	}	
	
	div.popupVideo p {
		margin-top: 75px;
	}



/********* LINK GERAL ************/

a.link_rentz:link {
color:#FFF;
text-decoration:none;
}
a.link_rentz:visited {
color:#FFF;
text-decoration:none;
}
a.link_rentz:hover {
color:#FFF;
text-decoration:none;
}
a.link_rentz:active {
color:#FFF;
text-decoration:none;
}
