@font-face {
	font-family: 'ProximaNovaThBold';
	src: url('proximanova-extrabold-webfont.eot');
	src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-extrabold-webfont.woff') format('woff'), url('proximanova-extrabold-webfont.ttf') format('truetype'), url('proximanova-extrabold-webfont.svg#ProximaNovaThBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNovaRgRegular';
	src: url('proximanova-regular-webfont.eot');
	src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-regular-webfont.woff') format('woff'), url('proximanova-regular-webfont.ttf') format('truetype'), url('proximanova-regular-webfont.svg#ProximaNovaRgRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNovaRgItalic';
	src: url('proximanova-regularitalic-webfont.eot');
	src: url('proximanova-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('proximanova-regularitalic-webfont.woff') format('woff'), url('proximanova-regularitalic-webfont.ttf') format('truetype'), url('proximanova-regularitalic-webfont.svg#ProximaNovaRgItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_blregular';
	src: url('proximanova-black-webfont.eot');
	src: url('proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),  url('proximanova-black-webfont.woff') format('woff'),  url('proximanova-black-webfont.ttf') format('truetype'),  url('proximanova-black-webfont.svg#proxima_nova_blregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_rgbold';
	src: url('proximanova-bold-webfont.eot');
	src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('proximanova-bold-webfont.woff') format('woff'),  url('proximanova-bold-webfont.ttf') format('truetype'),  url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_ltregular';
	src: url('proximanova-light-webfont.eot');
	src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),  url('proximanova-light-webfont.woff') format('woff'),  url('proximanova-light-webfont.ttf') format('truetype'),  url('proximanova-light-webfont.svg#proxima_nova_ltregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_ltitalic';
	src: url('proximanova-lightitalic-webfont.eot');
	src: url('proximanova-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),  url('proximanova-lightitalic-webfont.woff') format('woff'),  url('proximanova-lightitalic-webfont.ttf') format('truetype'),  url('proximanova-lightitalic-webfont.svg#proxima_nova_ltitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 100%;
}
#content_main {
	width: 940px;
	margin: 0 auto;
}
#top_bar
{
    width: 100%;
    height: 170px;
    float: left;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}

#top_bar h2
{
    font-family: 'proxima_nova_ltregular';
    font-size: 25px;
    letter-spacing: -1px;
    color: #333;
    position: absolute;
    top: 30px;
    left: 110px;

}

#top_bar h1
{
	font-family: 'ProximaNovaThBold';
	font-size: 70px;
	letter-spacing: -1px;
	color: #0c5077;
	position: absolute;
	top: 30px;
	left: 60px;
}

#top_bar h3
{
	font-family: ProximaNovaRgRegular;
	font-size: 40px;
	letter-spacing: -1px;
	color: #f54b85;
	position: absolute;
	top: 0px;
	left: 25px;
	line-height: normal;
}

#top_bar span
{
    font-size: 70px;
}
#linha_fina
{
	width: 423px;
	font-family: "proxima_nova_ltregular";
	font-size: 18px;
	color: #333;
	position: absolute;
	right: 20px;
	top: 33px;
    text-align: right;
}

#content_box {
	width: 100%;
	float: left;
	position: relative;
}
.box {
	width: 460px;
	height: 176px;
	float: left;
	margin-left: 5px;
}
.box_left, .box_right {
	float: left;
	height: 176px;
	width: 229px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.box_left img, .box_right img {
	height: 176px;
	float: left;
}
.box_frente {
	position: absolute;
	width: 229px;
	height: 176px;
	background-color: #000;
	background: url(../images/img-pergunta.jpg) no-repeat;
	z-index: 10;
}
.box_verso {
	position: absolute;
	width: 229px;
	height: 176px;
	background-color: #000;
}
.icon, .icon_not {
	float: left;
	height: 32px;
	margin: 0;
	background: url( ../assets/icon_ok.png ) no-repeat;
	text-transform: uppercase;
	font-weight: bolder;
	padding-left: 40px;
}
.icon a, .icon_not a {
	width: 100%;
	line-height: 32px;
	display: block;
	color: #fff;
}
.icon a:hover, .icon_not a:hover {
	text-decoration: underline;
}
.icon_not {
	background: url( ../assets/icon_no.png ) no-repeat;
}
.text_verso {
	float: left;
	padding: 0 0 0 6px;
	margin-top: -35px;
	position: relative;
	
}
.text_verso p {
	clear:both;
	font-size: 15px;
	font-family: 'ProximaNovaThBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #444;
	text-shadow: 1px 1px 0 #FFF;
	margin: 0;
	padding: 0;
}
.options {
	float: left;
	width: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	height: 100%;
}
.options:hover {
	background: none !important;
	cursor: pointer;
}
/*.left {
	background:#258;
}
.right {
	background:#633;
}*/
.options p {
	font-size: 15px;
	font-family: 'ProximaNovaThBold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #444;
	text-shadow: 1px 1px 0 #FFF;
	padding: 110px 6px 32px 6px;;
	width: 102px;
	float: left;	
}
.options p.separador {
	text-align:right;
}
.bd-options {
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
}
.check {
	width: 114px;
	height: 14px;
	display: none;
	float: left;
	margin-right: 5px;
	position: relative;
}
.frase {
	padding: 10px 12px 0 60px;
	height: 16032px;
	background: #FFF url(../assets/bg-aspa.jpg) -2px -2px no-repeat;
	color: #222;
	font-family: 'ProximaNovaRgItalic';
	font-size: 20px;
	letter-spacing: -0.025em;
	line-height:1.2em;
}
.bar {
	width: 923px;
	height: 5px;
	float: left;
	background-color: #FFF;
	margin-left: 5px;
}
#big_photo {
	position: fixed;
	top: -10px;
	left: 50%;
	margin-left: -1000px;
	display: none;
	opacity: 0;
	z-index: 100;
}
#btn_fechar {
	width: 86px;
	height: 80px;
	background-image: url( ../assets/bt_fechar_fotozoom.png );
	display: block;
	top: 20px;
	right: 20px;
	position: fixed;
}
#btn_fechar:hover {
	background-position: 0 -80px;
}
.credito p {
	padding: 12px 5px;
	float: left;
	width: 100%;
}
