body
{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:40px;
}

div#container
{
	margin:auto;	
	width:815px;
}

h3
{
	font-size:18px;
	color:#333;
	font-variant:small-caps;
	padding:0;
	margin:0;
}

div#banner
{
	background-image:url(../imgs/img_proqual/banner_proq.jpg);
	background-repeat:no-repeat;
	width:815px;
	height:243px;
}

div#banner_title
{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:95px;
	text-align:center;
}

div#banner_subtitle
{
	font-weight:bold;
	color:#fff;
	padding-top:20px;
	text-align:center;
}

div.bloco
{
	padding-left:40px;
	padding-right:40px;
	line-height:22px;
}

#dest_label
{
	color:#999;
}

div#destinatarios
{
	float:left;	
	padding-top:5px;
	width:530px;
	font-size:12px;
}

div#inscricoes
{
	float:left;
}

div#texto1
{
	line-height:20px;
	text-align:justify;
	background-image:url(../imgs/img_proqual/fundo_cr.jpg); 
	background-repeat:no-repeat;
	background-position:right; 
	padding-right:200px;
}

div#texto1 li
{
	padding-top:5px;
	padding-bottom:5px;
}

div.clearfix { clear:both; }

div.tabs
{
	background-image:url(../imgs/img_proqual/separador.jpg);
	background-repeat:no-repeat;
	width:699px;
	height:65px;
	margin-left:20px;
	padding-left:20px;
	cursor:pointer;
	margin-top:20px;
	padding-right:40px;
	padding-top:10px;
}

div#box
{
	margin-top:35px;
	background-image:url(../imgs/img_proqual/fundo_p.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:700px;
	height:423px;
	padding-right:100px;
}

div#form
{
	width:433px;	
}

div#form  .form_label
{
	display:block;
	float:left;
	text-align:right;
	width:140px;
	padding-right:5px;
}

div#form input[type=text]
{
	width:200px;
	float:left;
}

div#form input[type=checkbox]
{
	float:left;
}

div#form input[type=submit]
{
	text-align:right;
}

div.form_box
{
	margin-top:5px;
	margin-left:20px;
	float:left;
}

.error
{
	float:left;
	display:block;
	padding:3px;
	color:#900;
}

div#footer
{
	background-image:url(../imgs/img_proqual/logos.jpg);
	background-repeat:no-repeat;
	width:815px;
	height:84px;
	margin-top:30px;
}

div#copyright
{
	text-align:right;	
}

/* basic link class */
a
{
	font-size:11px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a:visited
{
	color:#333;
}
a:hover
{
	color:#666;
}
a:active
{
	color:#333;
}

#grafico1, #grafico2
{
	margin-top:10px;
}

table
{
	border-collapse:collapse;	
}

table th
{
	background-color:#838f97;	
}

table th, table td
{
	padding:3px 10px;	
	border: 1px solid #e6e7e8;
}

.impar
{
	background-color:#f0f0f1;
}
