@charset "utf-8";
form{
  padding: 0px 0px 0px 0px;
  margin:0px  0px 0px 0px;
}
/* CSS Document */
div.error{
  position:absolute;
  margin-left:0px;
}
div.error {
  position:absolute;
  margin-top:-22px;
  margin-left:150px;
  width:150px;
  border:2px solid red;
  background-color:#fff;
  color:white;
  padding:3px;
  text-align:left;
  z-index:0;
  color:#333333;
  font:10px arial,helvetica,clean,sans-serif;
  font-size:10px;
  font-weight:bold;  
}
#optionAdvice{
  position:absolute;
  margin-top:-15px;
  margin-left:80px;
  width:250px;
  padding:3px;
  text-align:left;
  z-index:0;
  color:red;
  font:10px arial,helvetica,clean,sans-serif;
  font-size:12px;
  font-weight:bold;  
}
body {
	background-color:#ffffff;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	overflow:-moz-scrollbars-vertical;
	background-image:url(../images/background_img.jpg);

}

#content {
	width:1000px;
	height:600px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#parte1{
	width:151px;
	height:600px;
	position:relative;
	float:left;
}

#parte2{
	width:717px;
	height:600px;
	position:relative;
	float:left;
}

#header {
	width:717px;
	height:88px;
	position:relative;
}

#espaco{
	width:717px;
	height:8px;
	background-image:url(../images/imgpng_05-trans.png);
	background-repeat:no-repeat;
}
#header div{
	float:left;
}
#links{
	width:717px;
	height:28px;
}

#links div {
	float:left;
	border:0px;
}

#conteudo{
	width:717px;
	height:426px;
}

#lado1{
	width:311px;
	height:426px;
	background-image:url(../images/imgpng_11-trans.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#lado1 div{
	line-height:24px;
	font-size:12px;
	color:#FFF;
	width:250px;
	margin-left:37px;
	margin-top:220px;
}

#lado2{
	width:406px;
	height:426px;
	background-image:url(../images/imgpng_12-trans.png);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#lado21{
	width:241px;
	height:156px;
	text-align:justify;
	font-size:16px;
	color:#de5e10;
	font-weight:bold;
	margin-top:18px;
	line-height:30px;
	margin-left:71px;
	
}
.text_to_show_after_submit{
	width:300px;
	text-align:justify;
	font-size:14px;
	color:#de5e10;
	font-weight:bold;
	margin-top:18px;
	margin-left:-30px;
}
#lado22{

	font-size:11px;
	line-height:30px;
	margin-left:21px;
	font-weight:bold;
  padding-top:0px;	
}
#lado22a{

	font-size:11px;
	margin-left:21px;
	font-weight:bold;
	
}


.destaque{
	color:#373838;
}

#footer{
	width:717px;
	height:50px;
	background-image:url(../images/imgpng_13-trans.png);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

#footer a:link, a:visited, a:active{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#footer a:hover{
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#parte3{
	width:132px;
	height:600px;
	position:relative;
	float:left;
}

