html
{
	
}

a
{
	color:white;
	text-decoration:none;
}

a:hover
{
	color:black;
}


#html, body 
{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:small;

}

.pagenav
{
	z-index:1000;

}

#div_menu
{
	margin-top:8px;
	background:url(/site/images/folha_lapis.png) no-repeat;
	width:694px;
	height:92px;			
	float:left;							
	padding-top:8px;
	padding-left:50px;
}

#div_logo
{
	float:right;
	margin-top:30px;
}

#div_regua
{
	position:absolute;			
	top:540px;
	left:12%;
	color:white;
	font-size:10px;
}

#div_login
{
	
	background:url(/site/images/login.png) no-repeat;
	width:5%;
	overflow:hidden;
	position:absolute;			
	left:95%;			
	top:180px;
	height:300px;
}

#div_body
{
	position:absolute;				
	top:85px;	
	width:550px;	
}

#div_image
{
	position:absolute;		
	margin-left:40%;		
	z-index:-10;
	top:20%;
	text-align:right;
	width:400px;
	vertical-align:bottom;
}

.div_foto
{
	position:absolute;		
	margin-left:85%;		
	top:10%;
	text-align:right;
	width:400px;
	vertical-align:bottom;
	z-index:-10;
}

#imagemxp
{
	width:200px;
	height:150px;
	border:0px;
}

div.fotodir, div.fotodir2
{
	width: 200px;
	height: 150px;
	padding: 10px;
	background-color: white;
	-sand-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
	box-shadow: 10px 10px 5px #000;
	-moz-box-shadow: 3px 3px 1px #000;
	-webkit-box-shadow: 10px 10px 5px #000;
	position:absolute;
	left:50px;
}

div.fotodir 
{
	left:100px;
}

div.fotoesq, div.fotoesq2 
{
	width: 200px;
	height: 150px;
	padding: 10px;
	background-color: white;
	-sand-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
	box-shadow: 10px 10px 5px #000;	
    -moz-transform: rotate(-10deg);	
	-moz-box-shadow: 3px 3px 1px #000;
	position:absolute;
	left:150px;
}

div.fotoesq2 
{
	left:200px;
}

div.bodytexto
{
	z-index:5;
	padding:70px;
	padding-top:40px;
	color:white;
}

div.bodyfundo
{
	z-index:-1;
	position:absolute;
}

.cufon-loading 
{ 
	visibility: hidden;
}

h1
{
	font-size:40px;
	margin:0px;
	padding-top:22px;
}

h2
{
	font-size:16px;
	margin:0px;
	padding-top:0px;
}

div.texto_vertical
{
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-size:20px;
	font-weight:bold;
}

#map
{
	margin-top:10px;
	height:240px;
	width:440px;
}

input.template, select.template, textarea.template
{
	font-size:11px;
	border-style:solid;
	border-color:white;
	border-width:1px;
	background-color:black;
	color:white;
	overflow:hidden;
}

label.template
{
	font-size:11px;
	width:100px;

}

div.detailtitle
{
	color:#572a15
}

td.td_detail
{
	border-style:dotted;
	border-color:white;
	border-width:3px;


}

td.encomenda_td_cab
{
	font-size:11px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:white;
	padding:4px;
}

td.encomenda_td_linha
{
	font-size:11px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
	padding:4px;
}


td.encomenda_td_fot
{
	font-size:10px;
	padding:4px;
}

div.encomenda_passo
{
	color:#dedede;
	font-weight:bold;
	font-size:15px;
}

div.encomenda_textoaux
{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

input.encomenda_input_text, input.login_input_text
{
	font-size:11px;
	border-style:solid;
	border-color:white;
	border-width:1px;
	background-color:black;
	color:white;
	overflow:hidden;	
}

input.encomenda_input_button, input.login_input_button
{
	font-size:11px;
	border-style:solid;
	border-color:white;
	border-width:1px;
	cursor:pointer;
	margin:2px;
}

table.encomenda_table_lista
{
	width:100%;

}

.encomenda_form_field
{
	color:white;
}

.encomenda_form_label
{
	color:white;
	font-size:11px;
}

.login_link
{
	color:#773817;
	font-weight:bold;
	
}

