@charset "utf-8";
/* CSS Document */
body {margin: 0 auto;padding:0;color:#000;background: #fff ;line-height: 1.2em;font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; 	font-family:Verdana,Arial,helvetica, Sans-Serif;text-align: center;}
img {border:0;}


/* Alpha PNG support for IE
------------------------------
\*/
* html img/**/ {

filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="imgs/blank.png").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

Body {
margin: 0 auto;
background:url(imgs/fundo_all.jpg)  repeat-x;
text-align:center;
}

#header{
width:950px;
height:154px;
margin: 0 auto;
background:url(imgs/header_all.jpg)  repeat-x;
}

#meio {
width:950px;
height:327px;
margin: 0 auto;
margin-top:3px;
margin-bottom:3px;
background:url(imgs/fundo_meio_all.jpg)  repeat-x;
}

.input,select {
font-size:11px;
}


#esquerdo{
float:left;
width:356px;
}
#direito{
text-align:left;
float:left;
width:480px;
height:315px;
padding:5px 15px 0px 0px;
font-size:11px;
line-height:13px;
text-align:justify;
overflow:auto;
}

#direitohome{
text-align:left;
float:left;
width:480px;
height:322px;
padding:5px 15px 0px 0px;
font-size:11px;
line-height:13px;
text-align:justify;
overflow:auto;
background:url(imgs/fundo_div_home.jpg)  no-repeat;
}

#direitopse{
text-align:left;
float:left;
width:480px;
height:322px;
padding:5px 15px 0px 0px;
font-size:11px;
line-height:13px;
text-align:justify;
overflow:auto;
background:url(imgs/fundo_div_pse.jpg)  no-repeat;
}

#direitopvc{
text-align:left;
float:left;
width:480px;
height:322px;
padding:5px 15px 0px 0px;
font-size:11px;
line-height:13px;
text-align:justify;
overflow:auto;
background:url(imgs/fundo_div_pvc.jpg)  no-repeat;
}
.disab { /* Text and background colour, medium red on light yellow */
color:#000000;
background-color:#b2d0db;
border:0;
font-size:11px;
}


#direito td{margin:0px;
padding-left:5px;
border-bottom-width:1px;
border-bottom-color:#708e99;
border-bottom-style:solid;
}

#direito form {
margin: 0px 0px 0px 0px;
}

#contato td{margin:0px;
padding-left:5px;
border-bottom-width:0px;
border-bottom-color:#708e99;
border-bottom-style:solid;
}

#meio a.lw{
color:#FFFFFF;
text-decoration:none;
}

#meio a{
color:#000000;
}


.inputto {
font-size:10px;
height:11px;
text-align:right;
} 



#hom1,#pse1{
text-align:left;
float:left;
margin: 35px 36px 0px 14px;
width:206px;
}
#hom2,#pse2{
text-align:left;
float:left;
margin: 35px 0px 0px 0px;
width:206px;
}
#pse3{
text-align:left;
float:left;
margin: 86px 0px 0px 11px;
width:221px;
}

#hom3{
text-align:left;
float:left;
margin: 113px 0px 0px 12px;
width:221px;
}

#pvc1{
text-align:left;
float:left;
margin: 45px 0px 0px 14px;
width:400px;
}

#pvc2{
text-align:left;
float:left;
margin: 121px 0px 0px 14px;
width:221px;
}

#perguntas div{
padding:2px 5px 10px 5px;
text-align:left;
}

#perguntas a{
text-decoration:none;
}

#perguntas a.lg{
text-decoration:underline;
}


#perguntas h2{
background-color:#9cc0cd;
margin:0px 0px 10px 0px;
line-height: 1.5em;
font-size:1.0em;
}

/**************************************************/
/*************** Cabeçalho Positivo ***************/
/**************************************************/

#positivoHeader
{	
	width:1024px;
	height:116px;	
	background-position-x:center;
	background-position-y:top;
	background-repeat:no-repeat;
	background-color:#e2eff6;
}

#frameSpacing
{
	letter-spacing: 0px;
}