/*CSS GLOBAL Nota: Documento paralelo para corrigir erros do IE 7*/
* {margin:0;padding:0;list-style:none;border:none;}
body {
	margin: 0px 0px 5px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	background-image: url("http://www.vs4.net.br/imagens/bg.gif");
	background-repeat: repeat;
	background-attachment: fixed;	
	}
#conteudo {
	width: 980px;
	height:100%;
	margin: auto;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
	text-align:left;
	overflow:hidden;
	}
#logo {
	float:left;
	width:282px;
	height: 444px;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.vs4.net.br/imagens/banner_left.jpg);
	}
#menu {
	position: absolute;
	width:480px;
	height: 111px;
	margin: 0px 0px 0px 282px;
	background: #868686;
	font-size: 0px;
	}
#quadro1 {
	position: absolute;
	float:right;
	width:500px;
	height: 160px;	
	margin: 111px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro1.jpg);
	}
#quadro2 {
	position: absolute;
	float:right;
	width:500px;
	height: 110px;	
	margin: 270px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro2.jpg);
	}
#quadro3 {
	position: absolute;
	float:right;
	width:500px;
	height: 62px;	
	margin: 380px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro3.jpg);
	}
#quadro4 {
	position: absolute;
	float:right;
	width:500px;
	height: 160px;	
	margin: 111px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro1.png);
	}
#quadro5 {
	position: absolute;
	float:right;
	width:500px;
	height: 110px;	
	margin: 270px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro2.png);
	}
#quadro6 {
	position: absolute;
	float:right;
	width:500px;
	height: 62px;	
	margin: 380px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro3.png);
	}
#quadro7 {
	position: absolute;
	float:right;
	width:500px;
	height: 160px;	
	margin: 111px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro4.png);
	}
#quadro8 {
	position: absolute;
	float:right;
	width:500px;
	height: 110px;	
	margin: 270px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro5.png);
	}
#quadro9 {
	position: absolute;
	float:right;
	width:500px;
	height: 62px;	
	margin: 380px 0px 0px 282px;
	background-image: url(http://www.vs4.net.br/imagens/quadro6.png);
	}		
#layer1 {
	position: absolute;
	float:right;
	width:500px;
	height: 332px;	
	margin: 111px 0px 0px 282px;
	}
#layer2 {
	position: absolute;
	float:right;
	width:400px;
	height: 350px;	
	margin: 100px 0px 0px 2px;
	}
#layer3 { /* Posicionamento em portifólio */
	position: absolute;
	float:right;
	width:560px;
	height: 332px;	
	margin: 111px 0px 0px 190px;
	}
#layer4 { /* Formulario de contato */
	position: absolute;
	float:right;
	width:560px;
	height: 332px;	
	margin: 121px 0px 0px 300px;
	}	
#detalhes { /* Botao para mostrar detalhes dos serviços */
	position: absolute;
	width:101px;
	height: 43px;	
	margin: 382px 0px 0px 670px;
	}
#parceiros { /* Rodape */
	position: absolute;
	width:676px;
	height: 50px;	
	margin: 480px 0px 0px 113px;
	background-image: url(http://www.vs4.net.br/imagens/barra_parceiros.gif);	
	}
#rodape {
	position: absolute;
	width:676px;
	height: 50px;	
	margin: 540px 0px 0px 160px;	
	font-family: "Helvetica", "Verdana", "Sans-Serif", "Arial Narrow";
	text-align: center;
	font-size: 10px;
	color: #000;
	}	
#publicidade {
	position: absolute;
	float:right;
	width:195px;
	height: 120px;	
	margin: 0px 0px 0px 790px;
	/*border: 1px solid #000;*/
	}
#enquete {
	position: absolute;
	width:195px;
	height: 280px;	
	margin: 210px 0px 0px 790px;
	/*border: 1px solid #000;*/
	}
#bg_enquete {
	position: absolute;
	width:205px;
	height: 280px;	
	margin: 205px 0px 0px 785px;
	background-image: url(http://www.vs4.net.br/imagens/bg_enquete.png);
	}
#ff_download {
	position: absolute;
	width:205px;
	height: 60px;	
	margin: 415px 0px 0px 800px;
	}	
#indexadores {
	position: absolute;
	width:205px;
	height: 15px;	
	margin: 405px 0px 0px 305px;
	}
p	{
	font-family: "Sans-Serif", "Verdana", "Arial Narrow", "Helvetica";
	width: auto;
	font-size:12px;
	text-align: justify;
	}
span	{
	font-family: "Sans-Serif", "Verdana", "Arial Narrow", "Helvetica";
	width: auto;
	font-size:12px;
	text-align: justify;
	}
/* LAYOUT PARA LINKS */
a {
	text-decoration: none;
	color:  #0000FF;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #0000FF;
	}
a:hover {
	color: #000085;
	text-decoration: underline;
	}
/* LAYOUT PARA FONTES */	
.style1 {
	font-family:"Tahoma","Arial", "Verdana";
	font-size: 10px;
	color: #000000;
	}
.style2 {
	font-family:"Tahoma","Arial", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	}
.style3 {
	font-family:"Tahoma","Arial", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}	
strong, b {
	font-weight: bold;
	}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	margin:0; 
	padding:0; 
	font: 14px/22px Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	text-decoration:none;
	text-align: left;
}	
/* IMAGENS */
img {
	border: 0;
	}
/* ESTILO PARA MOSTRAR ENQUETES */
input.botao_enquete {
	background-color: #2962A7;
	font-family: "Verdana", "Arial", "Helvetica";
	font-weight:bold;
	width:115px;
	height:20px;
	color: #7AABE3;
	border: 1px solid #2962A7;
}
.enq_style1 {
	font-family:"Tahoma","Arial", "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.enq_style2 {
	font-family:"Tahoma","Arial", "Verdana";
	font-size: 12px;
	color: #000000;
}
.enq_botao {
	background-color: #cccccc;
	height: auto;
	width: auto;
	border: 1px solid #f4f4f4;
	font-family: tahoma;
	font-size: 12px;
}
.enq_input {
	background-color: #FFFFFF;
	font-family: "Verdana", "Arial", "Helvetica";
	font-size:12px;
	color: #16016B;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px	
}
/* CAMPOS PARA FORMULÁRIOS */
input {
	font-family: "Verdana", "Arial", "Helvetica";
	height: 13px;
	width: auto;
	font-size:10px;
	color: #16016B;
	background-color: #CCCCCC;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
select {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	height: 16pt;	
	width: auto;	
	color: #16016B;
	background-color: #CCCCCC;
	border-color: #868686;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}
textarea {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size:10px;
	width: 180pt;
	color: #16016B;
	background-color: #CCCCCC;
	border: #868686;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}
.botao {
	background-color: #cccccc;
	height: 16px;
	width: 25px;
	border: 1px solid #f4f4f4;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}	
