body {
	margin:0;
	padding:0;
	background: #294b79 top repeat-x;
	overflow-x: hidden;
}

p{
	color: #FFF;
	font-family: arial;
	font-size: 15px;
	line-height: 20px;
}

#header-container-pag{ width:100%; height:145px; background:#E9E9E9; position:fixed; z-index:9;  -webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.28); -moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.28); box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.28); margin: -20px 0 0 0; padding: 0px; }
#header-pag{ width:980px; margin:0 auto;}

.clear{
	clear: both;
}

#voltar{
	position: absolute;
	right: 50%;
	margin-right: -490px;
}

#tudo{
	margin: 145px auto 0 auto;
	width: 980px;
}

#left{
	float: left;
	width: 480px;
}


#right{
	float: right;
	width: 480px;
	
}



#textoparabens{
	width: 318px;
	height: 80px;
	margin-top: 20px;
}


a#hotsite{
	display: block;
	width: 239px;
	height: 97px;
	background: url(../images/pagamento/hotsite.png) no-repeat;
	margin: 30px 0 0 35px;
}

a#hotsite:hover{
	background: url(../images/pagamento/hotsite.png) 0 -97px  no-repeat;
}

#opcao1{
	width: 380px;
	height: 115px;
}

#opcao2{
	width: 270px;
	height: 115px;

}

#opcao1_textodestaque{
	width: 440px;
	margin: 0 0 0 25px;
	font-weight: bold;
	text-align: justify;
}

#opcao2_textodestaque{
	width: 440px;
	margin: 0 0 0 25px;
	font-weight: bold;
	text-align: justify;
}



#pagseguro{
	width: 440px;
	height: 102px;
	margin: 0 0 0 15px;
	text-align: center;
	
	
}

#pagseguro input#image{
	width: 296px;
	height: 102px;
	background: url(../images/pagamento/pagseguro.png) no-repeat;
	cursor: pointer;
	border: none;
}

#pagseguro input#image:hover{
	background: url(../images/pagamento/pagseguro.png) 0 -102px no-repeat;
	
}

#fique_tranquilo{
	width: 450px;
	margin: 0 0 0 25px;
}

#fique_tranquilo p{
	color: #fff;
	text-align: justify;
}

#feedback{
	width: 440px;
	margin: 0 0 0 25px;
}

#feedback p{
	color: #fff;
	text-align: justify;
}

#logo{
	width: 208px;
	height: 68px;
	background: url(../images/pagamento/logo.png) no-repeat;
	margin: 80px 0 0 60px;
}

