body{
margin:0 auto;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

a{text-decoration:none;}
a:hover{color: #00CCCC;}


#rosa{
	background-color:#FD1180;
	margin: 0px auto;
	float:left;
	width: 620px;
}

#rosa_r{
	background-color:#FD1180;
	margin: 0px auto;
	float:left;
	height:600px;
	width: 620px;
}

#quadro_perguntas{
	height:1240px;
	width:550px;
	margin-left:10px;
	margin-right:10px;
}

#caixa_bca{
	width:570px;
	height:1330px;
	margin-right:15px;
	margin-left:15px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
}


#caixa_rosa{
	background-color:#FFE8F3;
	width:600px;
	height:1400px;
	float:center;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.perguntas{
	margin-top:15px;
	margin-left:15px;
	margin-bottom: 10px;
}

p{
font-size:11px;
margin:0px;
color:#333333;
text-align:justify;}

#linha{
	width:550px;
	height:2px;
	float:left;
	background-color:#FD1180;
	margin-bottom: 10px;
}

.topo{
	text-align:right;
	color:#FD1180;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1{
font-size:12px;
color:#FD1180;
margin-bottom:15px;
text-align:justify;
font-weight:bold;
margin-top:0px;
margin-right:25px;
}

h2{
	font-size:11px;
	color:#FD1180;
	text-align:justify;
	font-weight:bold;
	margin-left:170px;
	margin-bottom:10px;
	margin-top: 0px;
}

h3{
	font-size:11px;
	color:#FD1180;
	text-align:justify;
	font-weight:bold;
	margin-left:90px;
	margin-bottom:10px;
	margin-top: 0px;
}


.setas{
margin-top:20px;
text-align:center;
}

#linha_p{
	width:500px;
	height:1px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom: 10px;
	border-bottom: 1px #FEBADA dashed;
}