@charset "utf-8";
/* CSS Document */
*{
	margin: 0 auto;
	padding:0px	;
	overflow-x:hidden;
}
html, body {height:100%;}
body{
	background-color:#29166F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	height:100%;	
}

h5,h6{
	color:#000;
	text-align:center;	
	font-weight:bold;
}
.formulario{
	height:100%;
	width:90%;
	background-color:#FFF;
	
}

#obs, #descricao,#obs_entrega{
	resize:none;	
}
.campos{
	width:90%;	
	
}
.letra{
	
	letter-spacing:1px;
	font-weight:700;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-left:10px;
		
}
.letradata1{
	letter-spacing:1px;
	font-weight:700;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-left:157px;
		
}
.letradata2{
	letter-spacing:1px;
	font-weight:700;
	font-size:12px;
	color:#000;
	word-spacing:1px;
	margin-left:95px;
		
}
.radio{
	margin-left:10px;
	
}
.linha{
	background-color:#E6E6E6;
	width:100%;
	height:18%;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:center;
		
}
.letramenor{	
	font-size:10px;
	color:#000;
	word-spacing:1px;
	margin-left:70px;
	
}
.textofim{
	text-align:center;
	font-weight:bold;
}
.botao{
	text-align:center;
	 margin-left:5%;
}
	
.avisar{
	 background-color:#FF6F6F;
	 width:100%;
	 height:28px;
	 font-family:'caviar';
	 font-size:14px;
	 color:#FFF;
	 text-align:center;
	 padding:2px;
	 float:left;
 
	
}
.xx{
	float:right;
	
}

span a:link{
	color:#FFF;
	font-family:'caviar';
	text-decoration:none;	
	
}
span a:hover{
	color:#FC6;
	font-size:14px;
	text-decoration:none;	
}

span a:visited{
	color:#FFF;
	font-family:'caviar';
	text-decoration:none;
	
}
#topo{	
	width:80%;
	height:100px;
	margin-left:130px;
	background-color: #6E79AF;
	
	
}
#tudo{	
	position:relative;	

}
#logo{
	background-image:url(logomarca.png)	;
	width:710px;
	height:100px;
	margin-left:2px;
	
	
}
#conteudo{
	margin-top:20px;
	margin-left:10%;
	margin-right:30%;
	text-align:justify;
	height:auto;
	width:80%;
	background-color:#FFF;
	padding-bottom:20px;
	color:#000;
	font-size:12px;
	
}
.titulo{
	font-size:14px;
	color:#000;
	text-align:center;
	font-weight:bold;
	margin-top:10px;	
	
	
}
/*.rodape{
	height:20px;
	width:100%;
	background-color:#6E79AF;
	bottom:0px;
	position:absolute;
	text-align:center;
	padding:10px;
	clear:both;
	
	
}*/
.rodape{
	height:30px;
	width:110%;
	background-color:#6E79AF;
	
	text-align:center;
	padding:10px;
	
}
.lado {

	position: fixed;
	width: 21%;
	left: 0;
	top: 20%;
	z-index: 2;
	background-color: #f2dede;
	opacity:0.96;
	display:none;
	border: 0.5px solid #eed3d7;
	
	border-radius: 0 7px 7px 0;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 0 7px 7px 0;
	
	box-shadow: 5px 5px 3px 1px #D5D5D5;
	-moz-box-shadow: 7px 5px 3px px #D5D5D5;
	-webkit-box-shadow: 7px 5px 3px 1px #D5D5D5;
	


}
.col-sm-1  {
	width: 10%;
}


.container{
	width:90%;	
	
}
.texto{
	margin-left:12%;
	margin-right:10%;
}
.textoform{
	margin-left:1%;
	margin-right:1%;
}
.textotabela{
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.tabela{
	width:90%;
}
.lateral{
	margin-right:0px;
}
.negrito{
	font-weight:bold;	
}

