@charset "utf-8";
/* CSS Document */


#box24{
	height:530px;
	width:450px;
	float:left;
	margin:15px 15px 0 15px;
}

#h3_contato{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:50px 0 0 310px;
}

.img_contato{
	background:url("../img/contato/topo_contato.png") no-repeat scroll 0 0 transparent;
	height:70px;
	width:140px;
}

#contato{ 
	width: 446px; 
	height:315px; 
	float:left; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color:#565758;
}

#campo0{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
}

#campo0 li{
	float:left;
}


#campo0 select{
	border:1px solid #575859;
	width:170px;
	margin: 0 0 7px 18px;
}

.tabela{
	width: 446px; 
	height:240px;
	border:none; 
}

#campo1{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
	margin-bottom:7px;

}

#campo1 input{
	border:1px solid #575859;
	width:377px;
	padding:2px 0;

}


#campo2{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
	margin-bottom:7px;
}

#campo2 input{
	border:1px solid #575859;
	width:377px;
	padding:2px 0;
}

#campo3{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
	margin-bottom:7px;
}

#campo3 input{
	border:1px solid #575859;
	width:377px;
	padding:2px 0;
}


#campo4{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
	margin-bottom:7px;
}

#campo4 input#ddd{
	border:1px solid #575859;
	width:25px;
	padding:2px 0;
}

#campo4 input#numero{
	border:1px solid #575859;
	width:65px;
	padding:2px 0;
}

#campo5{
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:12px; 
	color:#565758;
	margin-bottom:7px;

}

#campo5 textarea{
	border:1px solid #575859;
	width:377px;
}


#botao{
	width:53px; 
	height:25px; 
	font-family:Tahoma, Geneva, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	border: 1px solid #999;
	margin-left:395px; 
}

#box25{
	height:530px;
	width:405px;
	margin:15px 15px 0 0;
	float:left;
}

.p_contato {
	font-family:Tahoma;
	font-size:12px;
	margin:0 15px 10px 0;
	float:left;
	color:#565758;
	width:245px;
	height:300px;
	padding:15px 0 0 15px;
}

#img{
	width:112px;
	height:300px;
	float:left;
}

#status1 {
        background-image: url("../img/Danger1.png");
        background-position: left center;
        background-repeat: no-repeat;
	height:auto;
	width: 405px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size:10pt;
	color:#ba08c1;
	border-width: thin;
	border-color:#f60db7;
	border-style:solid;
	padding: 5px 0 8px 35px;
	display: none;
	margin-bottom: 8px;
}











