/* CSS Document */

* {
	font-size:11px;
	font-weight:bold;
	}
	
fieldset {
	border:none;
	}
	
fieldset .dados-pessoais {
	padding-left:100px;
	padding-top:37px;
	background:url(../images/back.jpg) no-repeat 30px 5px;
	height:270px;
	}
	
fieldset.pesquisa {
	width:660px;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:30px;
	background:url(../images/back2.jpg) center top no-repeat;
	}
	
html>body fieldset.pesquisa {
	padding-top:30px;
	padding-bottom:30px;
	}
	
fieldset table {
	width:450px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	}
fieldset table td {
	padding:2px;
	text-align:center;
	}
fieldset table td.dif {
	padding:2px;
	text-align:left;
	}

label {
	font-size:12px;
	font-weight:bold;
	}

#texts1 input {
	height:15px;
	font-size:11px;
	font-weight:bold;
	}
	
#texts1{
	width:260px;
	float:left;
}

#imagem1 {
	float:right;
	margin-right:80px;
	margin-top:-60px;
	}
	
#blocos23 {
	margin-top:-35px;
	background:url(../images/back2.jpg) no-repeat 30px 5px;
	}
	
#bloco2 {
	margin:5px 15px 0 50px;
	padding-top:20px;
	}
	
#imagem2 {
	margin-left:22px;
	margin-top:80px;
	}
	
#bloco3 {
	text-align:center;
	margin-top:0px;
	}

.tituloform {
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
	}
	
#bloco2 .label {
	margin-right:5px;
	}
	
.espacocheck {	
	position:relative;
	bottom:-3px;
	margin-left:4px;
	}
	
#tabela {
	width:530px;
	height:291px;
	margin:0 auto;
	background:url(../images/back_feed.jpg) center center no-repeat;	
	}
	
.tit-pages{
	width:733px;
	height:30px;
	margin:0 auto;
	font-size:24px;
	text-indent:25px;
	background:url(../images/h2_pages.gif) left center no-repeat;
}

#comentario{
	background:url(../images/back_for.jpg) no-repeat center top;
	border:none;
	width:323px;
	height:181px;
	padding:15px 7px 0 7px;
	overflow:auto;
}

#nome{width:188px;}
#email{width:188px;}
#ddd{width:30px;}
#telefone{width:150px;}

.sim{margin-right:20px;}

.erro_contato{
	background:#F5FAFE;
	padding:10px;
	font:bold 14px "Trebuchet MS", Sans-Serif;
	border:1px solid #575B5E;
	text-align:center;
	margin:0 auto;
}

.center{text-align:center}
