@charset "utf-8";
/* CSS Document */
img {border:medium none;}
a {outline-color:-moz-use-text-color; outline-style:none;outline-width:medium;text-decoration:none;}


*{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

body{
	/*background-image:url(images/bg.jpg);
	background-repeat:repeat-x;*/
}

#container{
	width:920px;
	height:auto;
	float:left;
	margin-left:-460px;
	left:50%;
	position:relative;

}

/*header*/
	#header{
		width:920px;
		height:auto;
		float:left;
		margin:0 0 25px 0;
		/*border:1px solid #000;*/
	}
	#header_template{
		width:920px;
		height:auto;
		float:left;
		margin:0 0 25px 0;
		/*border:1px solid #000;*/
	}
	/*logo*/
	#logo{
		float:left;
	}
	#logo h1{
		width:274px;
		height:90px;
		/*border:1px solid #0C0;*/
	}
	#logo a{
		background-image:url(images/logo.png);
		width:274px;
		height:90px;
		display: block;
 		text-decoration: none;

	}
	#logo span{
		display:none;
	}
	/*FIM logo*/
	
	/*menu*/
	#menu{
		/*border:1px solid #0C0;*/
		width:640px;
		height:auto;
		float:right;
		margin:30px 0 0 0;
	}
	#menu ul{
		float:right;
	}
	
	#menu li{
		list-style: none; 
		margin: 0;
		display: inline;
		font-size:18px;
		margin-left:35px;
	}
	
	#menu li a{
		color:#000000;
		text-decoration:none;
	}
	#menu li a:visited{
		color:#000000;
		text-decoration:none;
	}
	#menu li a:hover{
		color:#000000;
		text-decoration:underline;
	}
	/*FIM menu*/
	#cart_icon {
		width:35px;
		float:right;
		margin:13px 0 0 0;
	}
	
	#addcart{
		width:240px;
		float:right;
		margin:25px 0 0 0;
		color:#990000;
		font-size:12px;
		overflow:hidden;
	}
	
	#addcart p{
		color:#990000;
		font-size:12px;
		margin:13px 0 0 0;
	}
	
	#login{
		background-image:url(images/back_red.png);
		/*border:1px solid #0C0;*/
		width:395px;
		height:36px;
		float:right;
		margin:20px 0 0 0;
		color:#FFF;
		font-size:13px;
	}
	#form_email{
		margin:10px 0 0 10px;
		text-align:center;
		
	}
	#login a{
		color:#fff;
		text-decoration:none;
		margin:0 0 0 10px;
	}
	
	#login a:visited{
		color:#fff;
		text-decoration:none;
		margin:0 0 0 10px;
	}
	#login a:hover{
		color:#fff;
		text-decoration:underline;
		margin:0 0 0 10px;
	}
	#banner{
		width:920px;
		height:auto;
		/*border:1px solid #0C0;*/
		float:left;
		/*border-top:3px solid #000;
		border-bottom:3px solid #000;
		padding:2px 0 2px 0;*/
	}
	#banner a{
		text-decoration:none;
		border:0;
	}
	#red_back{
		background-image:url(images/back.png);
		height:298px;
	}
	#subMenu{
		float:left;
		width:1000px;
		margin:0;
	}
	#bt_sub{
		float:left;
	}
/*FIM header*/

/*cont*/
	#cont{
		width:920px;
		height:auto;
		float:left;
		/*border:1px solid #000;*/
		margin:0 0 40px 0;
	}
	#revistas_box{
		width:280px;
		float:left;
		margin:10px 0 0 18px;
		overflow: hidden;
	}
	
	#revistas_box #tit{
		color:#990000;
		font-size:18px;
		margin:10px 0 10px 0;
	}
	
	#revistas_box p{
		color:#414042;
		font-size:11px;
		margin:10px 0 10px 0;
	}
	
	#revistas_box #Tabela{
		margin:5px 0 0 0;
		overflow: hidden;
	}
	
	
	/*FIM cont*/
	
/*cont_revistas*/
	#cont_revistas{
		width:920px;
		height:auto;
		float:left;
		/*border:1px solid #000;*/
	}
	
	#cont_revistas #tit{
		width:350px;
		float:left;
		color:#990000;
		font-size:24px;
		font-weight:normal;
	}
	#cont_revistas h2{
		width:300px;
		float:left;
		color:#990000;
		font-size:21px;
		font-weight:normal;
	}
	
	#cont_revistas #preco{
		width:auto;
		height:32px;
		float:right;
		background:url(images/r_s.jpg);
		background-repeat:no-repeat;
		background-position:center left;
	}
	#cont_revistas #preco h3{
		font-size:14px;
		margin:8px 0 0 35px;
	}
	
	#cont_revistas h3{
		color:#000000;
		font-size:16px;
		font-weight:normal;

	}
	#cont_revistas #imagem_capa{
		width:330px;
		float:left;
		margin:0px 0 0 0px;
		overflow: hidden;
	}
	
	#cont_revistas #explicativo_revistas{
		width:560px;
		float:left;
		margin:10px 0 0 18px;
		overflow: hidden;
		
	}
	
	#cont_revistas #nome_revistas{
		color:#990000;
		font-size:24px;
		margin:10px 0 0 0;
	}
	
	#cont_revistas #preco_capa{
		color:#000000;
		font-size:16px;
		margin:0 0 0 0;

	}
	
	#cont_revistas p{
		color:#414042;
		font-size:11px;
		margin:10px 0 10px 0;
	}
	
	#cont_revistas p2{
		color:#999;
		font-size:11px;
		margin:10px 0 10px 0;
	}
	
	#cont_revistas #hold_assine{
		margin:30px 0 0 0;
		overflow: hidden;
	}
	
	#cont_revistas #assine_revista{
		margin:0 0 0 0;
		overflow: hidden;
	}
	/*cont_hotsite*/
	#cont_revistas #assine_hotsite{
		margin:0 0 0 0;
		height:153px;
		overflow: hidden;
		background:url(images/template.png);
	}
	#cont_revistas #info_hotsite{
		width:490px;
		float:left;
		margin:23px  0 0 20px;
		overflow: hidden;
		/*border:1px solid #006699;*/
	}

	#cont_revistas #bloco{
		float:left;
		width:auto;
		color:#ffffff;
		font-size:28px;
		margin:0 8px 0 0 !important;
		/*border:1px solid #006699;*/
	}
	
	#cont_revistas #linha_up{
		color:#ffffff;
		font-size:28px;
		margin:0 0 0 0;
		/*border:1px solid #006699;*/
	}
	
	#cont_revistas #linha_down{
		color:#ffffff;
		font-size:15px;
		margin:0 0 0 0;
		/*border:1px solid #006699;*/
		text-align:center;

	}

	#cont_revistas #bt_assina{
		float:left;
		margin:0 0 0 8px;
		/*border:1px solid #006699;*/
	}
	
	#cont_revistas #ganhe{
		width:400px;
		color:#990000;
		font-size:24px;
		margin:100px 0 0 30px;
		text-align:center;
/*		border:1px solid #006699;*/
	}

	
	/*FIM cont_revistas*/
	
	/*footer*/
	#footer{
		width:920px;
		height:300px;
		float:left;
		color:#FFF;
	}
	#box_footer{
		width:920px;
		height:230px;
		background-color:#990000;
	}
	
	#news{
		float:left;
		width:300px;
		margin:70px 0 0 55px;
	}
	
	#news #campo{
		/*border:1px solid #0C0;*/
		float:left;
		width:212px;
		margin:10px 0 0 0;;
	}
	
	#news #btn{
		/*border:1px solid #0C0;*/
		float:left;
		width:110px;
		margin:10px 0 0 10px;
	}
	
	#links{
		height:180px;
		float:left;
		border-left:1px solid #FFF;
		margin:20px 0 0 55px;
		padding-left:50px;
	}
	#links ul{
		margin:0 0 15px 0;	
	}
	#links li{
		list-style: none; 
		margin:0;
		display: inline;
		font-size:12px;
	}
	
	#links a{
		color:#FFFFFF;
	}
	
	#links a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
	
	#links a:hvisited{
		color:#FFFFFF;
	}
	
	#copywright{
		width:800px;
		height:75px;
		float:left;
		text-align:center;
	}
	
	#copywright p{
		color:#333;
		font-size:10px;
		font-style:normal;
		margin-top:25px;
	}
	#serasa{
		width:100px;
		height:46px;
		float:right;
	}
	#holdbase{
		width:920px;
		float:left;
		margin:10px 0 0 0;

	}

/*FIM footer*/

/*DUVIDAS*/

	#cont_duvidas h2{
		font-size:24px;
		color:#990000;
		font-weight:normal;
	}
	
	#cont_duvidas p{
		font-size:12px;
		color:#656565;
		margin:10px 0 0 0;
	}
		
	#duvidas_box{
		width:880px;
		margin:20px 0 0 0;
	}
	
	#duvidas_box h2{
		font-size:18px;
		color:#000;
		font-weight:normal;
		vertical-align:middle;
		background-image:url(images/bullet.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding:5px 0 0 35px;
		height:25px;
	}
	
	#duvidas_box p{
		font-size:12px;
		color:#656565;
		margin:10px 0 20px 0;
	}
	
	#duvidas_box p{
		font-size:12px;
		color:#656565;
		margin:10px 0 20px 35px;
	}
/*fim DUVIDAS*/

/*FALE CONOSCO*/
	#cont_fale #form{
		width:370px;
		float:left;
		margin:35px 0 0 0;
	}
	
	#cont_fale #telefone{
		width:420px;
		float:left;
		margin:65px 0 0 70px;
	}
	
	#cont_fale #telefone h2{
		font-size:18px;
		color:#990000;
		font-weight:normal;
		vertical-align:middle;
		background-image:url(images/icon_fone.jpg);
		background-repeat:no-repeat;
		background-position:center left;
		padding:5px 0 0 65px;
		height:50px;
	}
	
	#cont_fale #telefone p{
		font-size:16px;
		font-weight:bold;
		margin-top:30px;
	}

	#cont_fale h2{
		font-size:24px;
		color:#990000;
		font-weight:normal;
	}
	
	#cont_fale p{
		font-size:11px;
		font-weight:normal;
		margin-top:10px;
		color:#656565;
	}
	
	#cont_fale #label{
		margin-bottom:5px;
		font-size:12px;
		color:#656565;
		text-align:right;
	}
	
	#cont_fale #campo{
		width:238px;
		height:15px;
	}
	
	#cont_fale #msn{
		width:238px;
		height:112px;
	}
	
	#cont_fale #enviar{
		width:83px;
		height:30px;
		background-image:url(images/bt_enviar.jpg);
		background-repeat:no-repeat;
		border:0;
	}

/*fim FALE CONOSCO*/

/*FALE AREA ASSINANTE*/
	#borda{
		height:3px;
		width:920px;
		background-color:#000;
		float:left;
		margin-top:1px;
	}
	
	#cont_area h2{
		font-size:24px;
		color:#990000;
		font-weight:normal;
	}
	
	#cont_area p{
		font-size:12px;
		color:#656565;
	}
	
	#cont_area #menu{
		height:110px;
		width:920px;
		border-top:1px solid #c9c9c9;
		border-bottom:1px solid #c9c9c9;
		float:left;
	}
	
	#cont_area #menu #cadastro{
		background-image:url(images/icon_cadastro.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height:40px;
		width:150px;
		padding:20px 0 0 50px;
		float:left;
		margin:20px 0 0 30px;
	}
	#cont_area #menu #pedidos{
		background-image:url(images/icon_pedidos.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height:40px;
		width:150px;
		padding:20px 0 0 50px;
		float:left;
		margin:20px 0 0 30px;
	}
	#cont_area #menu #assinaturas{
		background-image:url(images/icon_assina.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height:40px;
		width:150px;
		padding:20px 0 0 50px;
		float:left;
		margin:20px 0 0 30px;
	}
	
	#cont_area #menu #renovacao{
		background-image:url(images/icon_renova.jpg);
		background-repeat:no-repeat;
		background-position:left;
		height:40px;
		width:150px;
		padding:20px 0 0 50px;
		float:left;
		margin:20px 0 0 30px;
		
	}
	#cont_area #conteudo{
		float:left;
		margin:10px 0 0 0;
		width:920px;
		
	}
	
	#cont_area #menu a{
		color:#656565;
		font-size:18px;
	}
	#cont_area #menu a:visited{
		color:#656565;
		font-size:18px;
	}
	#cont_area #menu a:hover{
		text-decoration:underline;
		color:#656565;
		font-size:18px;
	}
	
	#ass_codigo h2{
		font-size:24px;
		color:#990000;
		font-weight:normal;
	}
/*fim AREA ASSINANTE*/

	.titulo_campanhas{
		color:#990000;
		font-size:18px;
		margin:10px 0 10px 0;
	}
	
	.infos_campanhas{
		color:#ffffff;
		font-size:20px;
	}
	.infos_campanhas_p{
		color:#ffffff;
		font-size:15px;
	}
	.infos_desconto{
	font-family:Arial, Helvetica, sans-serif;
		color:#990000;
		font-size:21px;
		font-weight:bold;
		font-style:normal;
	}
	
	.cadastros{
		color:#333333;
		font-size:15px;
	}
	.cadastre{
		color:#2f2f2f;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:14px;
	}
	.codigo{
		color:#2f2f2f;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
	}


