img, div, input { behavior: url("iepngfix.htc") }
			
html{
		margin:0;
		padding:0;
		height:100%;
		border:none;
}


body{
		margin:0;
		padding:0;
		height:100%;
		border:none;
  background-color:#2E0D3C;
		margin:0px;
		background-image:url(img/background.jpg);
		background-repeat:no-repeat;
		background-position:top center;
}

.milPx{
	 position:relative;
  width:1000px;
		height:100%;
		left:50%;
		margin-left:-500px;
/*		background-color:#F6F6F6;*/
}

.logo{
  position:relative;
		float:left;
		width:230px;
		margin-top:200px;		
/*		background-color:#FF0000;		*/
		text-align:center;
}

.textoAlto{
  position:relative;
		float:right;
		width:770px;
		margin-top:200px;
		height:150px;
/*		background-color:#00FF00;		*/
}

.textoBaixo{
  position:relative;
		float:right;
		width:770px;
}

.textoContatoD{
  position:relative;
		float:right;
		width:320px;
}

.textoContatoE{
  position:relative;
		float:left;
		width:700px;
}

.textoBaixoComplemento{
  position:relative;
		float:right;
		width:1000px;
}

.logoDireita{
  position:absolute;
		width:200px;
		top:0px;
		left:50%;
}

.texto1{
		font-family:Arial;
  		font-size:32px;
		line-height:105%;
		font-weight: normal;
}

.textoBotoes{
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		line-height:105%;
  text-decoration:none;		
}
.textoBotoes:hover{
  text-decoration:underline;		
}

.textoBotoesVoltar{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		line-height:105%;
  text-decoration:none;		
}
.textoBotoesVoltar:hover{
  text-decoration:underline;		
}

.texto2{
		font-family:Arial;
		font-size:20px;
		line-height:110%;
		font-weight:bold;
		color:#FFFFFF;
}

.texto3{
		font-family:Arial;
  		font-size:16px;
		line-height:115%;
		color:#FFFFFF;
}


.texto4{
		font-family:'Arial Black';
  font-size:16px;
		color:#AAB419;
}



.rodape{
  position:relative;
  background-image:url(img/rodape.jpg);

		width:999px;
		height:100px;
}

.link{
  color:#9696A0;
		text-decoration:none;
}

.input1{
  background-color:#422752;
		border:1px solid #66417A;
		color:#FFFFFF;
}

.inputText{
  font-family:Arial;
		font-size:14px;
		color:#AAB419;
}
