﻿@charset "utf-8";

@font-face{font-family:"serifa"; src:url(serifan.ttf) format("truetype")}
@font-face{font-family:"serifab"; src:url(serifab.ttf) format("truetype")}

/*------------ ESTRUTURA GERAL / HOME -----------------*/

* { margin:0px; padding:0px; }

div, span, p, ul, h1, h2, h3, h4, h5, h6, img, form { padding:0; margin:0; }

ul { list-style-type:none; }

.invisivel { visibility:hidden; }

a {border:0;}

img {border:0;}	

body {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	color:#616161;
	background-color: #e0e0e0;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;


}

body.interna {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	background-color: #fff;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#master { 
	position:relative; 
	width:950px; 
	margin: 0 auto; 
	height:100%;
	}

#topo {
	position:relative;
	top:0;
	width:950px;
	height:180px;
	}

#logo {
	position:relative;
	top:10px;
	display:inline;
	}

#menu1 {
	position:relative;
	width:335px;
	height: 28px;
	top:100px;
	float:left;
	border-top: solid 2px #000;
	margin-right:30px;
	}

#menu2 {
	position:absolute;
	width:335px;
	height: 28px;
	top:100px;
	right:0;
	float:right;
	border-top: solid 2px #000;
	}
	
#menu3 {
	position:relative;
	width:421px;
	height: 28px;
	top:-46px;
	float:right;
	border-top: solid 2px #000;
	}
	
#menu3 ul{
	float:right;
	}

#linhaRodape {
	position:relative;
	width:421px;
	height: 28px;
	top:-46px;
	float:left;
	border-top: solid 2px #000;
	}


li {
	float:left;
	}

.espacoMenu {
	width:28px;
	}
	
.espacoMenu2 {
	width:23px;
	}

.espacoMenu3 {
	width:18px;
	}
	
.espacoVideoHome {
	width:6px;
	}
	
.contador{
	color:#F6B800;
	display:block;
	font-size:30px;
	position:absolute;
	right:0;
	top:35px;
}

#miolo {
	position:relative;
	width:950px;
	min-height:340px;
	display:block;
	}
   
   #miolo_novo {
	position:relative;
	width:950px;
	min-height:440px;
	display:block;
	}
	
#outdoor {
	position:relative;
	width:735px;
	height:340px;
	float:left;
	}

#lateral {
	position:relative;
	width:180px;
	height:340px;
	float:right;
	}
	
#contador {
	position:relative;
	width:180px;
	height: 83px;
	border-bottom:solid 1px #cfcfcf;
	display:block;
	}

#contador2 {
	position:relative;
	width:180px;
	height: 180px;
	border-bottom:solid 1px #cfcfcf;
	display:block;
	margin-top:10px;
	}

#relogioCadastros{
	width: 170px;
	height: 34px;
	margin-bottom:2px;
	margin-top:12px;
	background-image: url(../img/imgRelogioCadastros.png);
	text-align:right;
	padding-right:10px;
	padding-top:4px;
	font-size: 24px;
	color:#000;
}

#relogioSocios{
	width: 89px;
	height: 40px;
	margin-bottom:10px;
	margin-right:2px;
	background-image: url(../img/imgRelogioSocios.png);
	text-align:center;
	float:left;
	font-size: 24px;
	color:#000;
	padding-top:30px;
}

#relogioInadimplentes{
	width: 89px;
	height: 40px;
	margin-bottom:10px;
	background-image: url(../img/imgRelogioInadimplentes.png);
	text-align:center;
	float:right;
	font-size: 24px;
	color:#000;
	padding-top:30px;

}

#areaExclusiva {
	position:relative;
	width:180px;
	height:98px;
	padding-top:13px;
	border-bottom:solid 1px #cfcfcf;
	display:block;
	font-size:11px;
	}

#areaExclusiva form{
	width:154px;
	margin-left:16px;
	margin-top:3px;
	}
	
#areaExclusiva label {
	margin-top:10px;
	}
	
#areaExclusiva input{
	border:0;
	background-color:#cecece;
	margin-right:2px;
	padding-left:3px; 
	padding-top:2px;
	font-size:11px;
	}

#areaExclusiva input[type="text"]{
	width:107px;
	height:14px;
	margin: 10px 0 1px 4px;
	}
#areaExclusiva input[type="password"]{
	width:89px;
	height:14px;
	margin: 0 2px 2px 2px;
	}

#areaExclusiva input[type="submit"]{
	position:relative;
	top:2px;
	background-image:url(../img/btnLogin.png);		
	width:16px;
	height:16px;
	cursor: pointer;
	}
.esqueci {
	font-size:10px;
	text-decoration:none;
	color:#000000;
	}
.esqueci a {
	text-decoration:none;
	color:#000000;
	}
.esqueci a:hover {
	text-decoration:none;
	color:#616161;
	}
.linkVideos {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-left:3px;
	}

.linkVideos a {
	color:#000;
	text-decoration:none;
	}

.linkVideos a:hover {
	color:#616161;
	text-decoration:none;
	}
	
	
#videosHome {
	position:relative;
	width:180px;
	height: 113px;
	display:block;
	padding-top:13px;
	}
   
   #seloCarteira {
	position:relative;
	width:180px;
	height: 113px;
	display:block;
	padding-top:22px;
	}

#videosHome ul {
	margin-top:13px;
	}
	
#videosHome ul  li a img{
	width:87px;
	height:66px;
	}
	
#rodape {
	position:relative;
	width:950px;
	height:90px;
	padding-bottom:10px;
	float:left;
	}

#escudo {
	margin-left:440px;
	width:70px;
	}
	
	
/*------------ INTERNAS -----------------*/


/*------------ O PROGRAMA -----------------*/


#programa {
	position:relative;
	width:735px;
	height:340px;
	float:left;
	background-image:url(../img/boxPrograma.png);
	background-repeat: no-repeat;
	}

.titulo {
	margin-left:35px;
	margin-top:44px;
	}
	
.titulo2 {
	float: left;
	display: block;
	}

.texto1 {
	margin-left:57px;
	margin-top:30px;
	color: #616161;
	font-size: 14px;	
	}
	
.texto2 {
	margin-left:22px;
	margin-top:30px;
	color: #616161;
	font-size: 14px;	
	}

/*------------ BENEFÍCIOS -----------------*/

#beneficios {
	position:relative;
	width:950px;
	float:left;
	}

#socioAntigo{
	position:relative;
	width:464px;
	height:490px;
	background-image:url(../img/boxSocioAntigo.png);
	background-repeat:no-repeat;
	margin-top:13px;
	padding-top:22px;
	float:left;
	}

#torcedorVascaino{
	position:relative;
	width:464px;
	height:555px;
	background-image:url(../img/boxSocio.png);
	background-repeat:no-repeat;
	margin-top:24px;
	margin-left:22px;
	padding-top:22px;
	float:right;
	}
	
	#socioNortesul{
	position:relative;
	width:464px;
	height:555px;
	background-image:url(../img/boxSocio.png);
	background-repeat:no-repeat;
	margin-top:24px;
	padding-top:22px;
	float:left;
	}
	
	.novoPlano {
	background-position:top;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../img/seloNovoPlano.png);
	background-repeat:no-repeat;
	width: 180px;
	height: 25px;
		
	}
	
#socioGeral{
	position:relative;
	width:464px;
	height:660px;
	background-image:url(../img/boxSocio.png);
	background-repeat:no-repeat;
	margin-top:24px;
	padding-top:22px;
	float:left;
	}
	
#socioProprietario{
	position:relative;
	width:464px;
	height:730px;
	background-image:url(../img/boxSocio.png);
	background-repeat:no-repeat;
	margin-top:24px;
	margin-left:22px;
	padding-top:22px;
	float:right;
	}

.txtBeneficios {
	position:relative;
	font-size:11px;
	margin-top:18px;
	color:#616161;
	padding-right:10px;
	}

.txtBeneficios a {
	text-decoration:none;
	font-weight:bold;
	color:#f6b800;
	}
.txtBeneficios a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#616161;
	}
.txtBeneficios a:active{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}

	
.txtBeneficios2 {
	position:relative;
	font-size:11px;
	margin-top:18px;
	color:#616161;
	width:290px;
	}
		
.txtBeneficios3 {
	position:relative;
	font-size:10px;
	margin-top:18px;
	color:#616161;
	width:290px;
	}
	
	.txtBeneficios4 {
	position:relative;
	font-size:11px;
	margin-top:18px;
	color:#616161;
	width:440px;
	}

.preco{
	float:right;
	}
	
/*------------ REGULAMENTO -----------------*/

#regulamento {
	position:relative;
	width:950px;
	float:left;
	}


#galeriadefotos {
	position:relative;
	width:950px;
	float:left;
	}

/*------------ VÍDEOS DO VASCÃO -----------------*/
	
#videos {
	float:left;
	margin-bottom:10px;
	position:relative;
	width:950px;
	}

#videos a {
	text-decoration:none;
	color:#616161;
	}
#videos a:hover {
	text-decoration: underline;
	color:#000;
	}
	
.videoEsq{
	position:relative;
	width:442px;
	margin-left:22px;
	padding-top:10px;
	float:left;
	}

.videoDir{
	position:relative;
	width:442px;
	margin-left:44px;
	padding-top:10px;
	float:right;
	}
	
.videoTube{
	float:left;
	margin-left:20px;
	margin-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	width:442px;
}

.linhaTube{
	float:left;
	margin-left:20px;
	margin-right:10px;
	padding-top:10px;
	position:relative;
	width:442px;
	border-bottom:solid 1px #cfcfcf;
}	
	
.separaVideo {
	position:relative;
	width:950px;
	height:11px;
	}
.linhaEsq {
	width:442px;
	height:10px;
	border-bottom:solid 1px #cfcfcf;
	margin-left:22px;
	float:left;
	}	
.linhaDir {
	width:442px;
	height:10px;
	border-bottom:solid 1px #cfcfcf;
	margin-left:44px;
	float:right;
	}	
	
#videos img{
	float:left;
	border:0;
	}

.videoData {
	margin-left: 160px;
	font-size:12px;
	}
.videoTit {
	margin-left: 160px;
	font-size:14px;
	font-weight:bold;
	margin-top:-3px;
	}
.videoTxt {
	margin-left: 160px;
	font-size:12px;
	line-height:14px;
	}

#paginacao {
	position:relative;
	width:950px;
	height:30px;
	float:right;
	}

#paginacao ul {
	padding-top:6px;
	float:right
	}

#paginacao li {
	font-size:10px;
	min-width:6px;
	}

#paginacao a {
	text-decoration:none;
	color:#555555;
	}
#paginacao a:hover {
	text-decoration: underline;
	color:#000;
	}

#paginacao img {
	margin-top:6px;
	}
	
/*------------ CLUBE DE BENEFÍCIOS -----------------*/	

#clubeBeneficios {
	position:relative;
	width:950px;
	float:left;
	}
#clubeBeneficiosTxt {
	position:relative;
	width: 564px;
	margin-left:22px;
	margin-top:15px;
	float:left;
	line-height:15px;
	}
#clubeBeneficiosBanner {
	position:relative;
	width: 334px;
	margin-left:30px;
	margin-bottom:25px;
	margin-top:15px;
	float: right;
	}

#clubeBeneficios select {
	width:134px;
	height:20px;
	margin-right:10px;	
	float:left;
	font-size:11px;
		}
	
.separaBeneficio {
	position:relative;
	width:950px;
	height:5px;
	border-bottom:solid 1px #cfcfcf;
	margin-bottom:20px;
	float:left;
	}
	
.credenciado {
	position:relative;
	width:726px;
	margin-left:112px;
	float:left;
	}
	
.credenciadoLogo {
	width:222px;
	padding-bottom:15px;
	float:left;
	}
	
.credenciadoLogo img {
	border:solid 1px #a5a5a5;
	}
	
.credenciadoTextos {
	width:504px;
	float:left;
	}
	
.credenciadoDetalhe {
	width:222px;
	padding-left:30px;
	padding-bottom:20px;
	padding-top:2px;
	text-transform:uppercase;
	line-height:16px;
	color:#000;
	float:left;
	}

/*------------ ASSOCIE-SE -----------------*/

#associe-se {
	position:relative;
	width:950px;
	float:left;
	}
#associe-seTxt {
	position:relative;
	width: 564px;
	margin-left:22px;
	margin-top:10px;
	float:left;
	line-height:15px;
	}
#associe-seBanner {
	position:relative;
	width: 334px;
	margin-left:30px;
	margin-bottom:5px;
	margin-top:15px;
	float: right;
	}
#associe-seBanner li {
	margin-top:8px;
	}
.linhaAssocie-se {
	position:relative;
	width:928px;
	height:5px;
	border-bottom:solid 1px #cfcfcf;
	margin-bottom:20px;
	margin-left:22px;
	float:left;
	}
#cep {
	position:relative;
	width: 564px;
	margin-left:22px;
	padding-bottom:15px;
	float:left;
	}
#cep a {
	text-decoration:none;
	font-weight:bold;
	color:#f6b800;
	}
#cep a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#616161;
	}
#cep a:active{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
#cep input{
	margin-right:10px;
	margin-left:3px;
	}
#cep img{
	position:absolute;
	width:56px;
	height:20px;
	}
#textoFormGaranta label {
	width:175px;
	float:left;
	text-align:right;
	font-weight:bold;
	margin:0 5px 0 0;
	padding-top:7px;
}

#textoFormGaranta input, textarea {
	margin: 5px 0 5px 0;
	border: solid 1px #7f9db9;
}
#garanta {
		width:518px;
		margin:10px 0 0 216px;	
		color:#616161;
		float:left;
	}
	
#garanta input[type=submit], input[type=reset], input[type=button] {
	background:url(../img/bt_form2.gif);
	width:76px;
	height:19px;.
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	margin:0 2px;
	}

#escolhaPlano {
		width:330px;
		margin:0 0 0 310px;	
		color:#616161;
		float:left;
	}


/*------------ FALE CONOSCO -----------------*/


	
#fale {
	position:relative;
	width:735px;
	height:340px;
	float:left;
	}

#faleconosco {
	position:relative;
	width:400px;
	margin-left:110px;
	}

#faleconosco input[type=text], textarea {
	width:272px;
	margin: 5px 0 5px 0;
	border:solid 1px #7f9db9;
}
#faleconosco label {
	width:65px;
	float:left;
	text-align:right;
	font-weight:bold;
	margin:0 5px 0 0;
	padding-top:7px;
}

#faleconosco input[type=button], input[type=reset] {
	background:url(../img/bt_form.gif);
	width:60px;
	height:19px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	margin:0 2px;	
}

#esqueciSenha {
	width:320px;
	height:120px;	
	padding:40px;
	color:#000000;
	font-weight:bold;
	}

#esqueciSenha input {
margin-left:3px;
width:250px;
}

#esqueciSenha img {
float:right;
margin-top:10px;
margin-right:4px;
}

.selo_nao_recb_carteira2 {
position:relative;
float: right;
margin-top:24px;
}
