@charset "utf-8";
/* Jose Bispo */

*{
	font-family: tahoma, verdana;
	color:#666666;
	font-size:10pt;
	}
body {
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	margin-top:0px;
	}
	
	img
	{
		border:0px;
	}

h1{
	font-weight:normal;
	padding-left:40px;
	padding-right:40px;
	padding-top:50px;
	padding-bottom:20px;
	}

h2{
	font-size:10pt;
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	}

/*--- Exclusao de marcacao da lista ---*/
li{
	list-style-type:none;
	}
	
/*--- Definir as margens ---*/
h1, h2, ul{
	margin-top:10px;
    margin-bottom: 10px;
	}
	
#tudo{
	position:absolute;
	width:800px;
	margin-left:50%;
	left:-400px;
	}

#predio{
	width: 93px;
	height: 110px;
	background-image:url(../img/predio.jpg);
	position: relative;
	float: left;
	}

#links{
	width: 412px;
	height: 32px;
	background-image:url(../img/fundo_links.jpg);
	position: relative;
	float: left;
	top: 79px;
	}

#logo{
	width: 295px;
	height: 110px;
	background-image:url(../img/logo.jpg);
	position: relative;
	float: left;
	}

#conteudo{
	width: 800px;
	height: 700px;
	background-image: url(../img/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
	clear:both;
	}

#rodape a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
}
#rodape a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#rodape
{
color: #FFFFFF; 
font-family: Tahoma;
font-size: 11px;
width: 800px;
height: 10px;
padding-top:5px;
position: relative;
clear:both;
}

.link_home
{
top: 7px;
width: 72px;
position: relative;
float: left;
font-family: Tahoma;
font-size: 11px;
text-align: center;
}

.links
{
color: #000000;
top: 7px;
width: 84px;
position: relative;
float: left;
font-family: Tahoma;
font-size: 11px;
text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}


/*Album de fotos*/

#main .photoblock-many {	
   margin: 0 10px 10px -4px;
   clear: both;
   width: 100%;
   text-align: center;
   font-size: 10px;
   color: #888888;
}

.top {
	position:relative;
	width:500px;
	padding-left:5px;
	font-family: Tahoma, Verdana;
	font-size:13px;
	color:#333333;
	left: 50px;
	*left: 1px;
}


.campo
{
	border:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-color:#333333;
	border-width:1px;
	margin-left:3px;
}

#pgcontato
{
	position:relative;
	width:470px;
	padding-top:20px;
	left: 170px;
	top: 100px;
}

#tabela_servicos
{
		position:relative;
	float:left;
	left:20px;

	width:750px;
	height:400px;

}

#coluna1, #coluna2
{
	position:relative;
	float:left;
		width:320px;
		left:10px;

}

#coluna2
{
	margin:20px;
	text-align:left;


}
#coluna1
{
			text-align:right;
}
#celula1, #celula2, #celula3, #celula4, #celula5, #celula6, #celula7, #celula8, #celula9, #celula10, #celula11, #celula12

{
	position:relative;
	float:left;
	padding:10px;
	width:300px;


}

#celula1
{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}
#celula2
{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:9pt;
}
#celula3
{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-weight:bold;					
}
#celula4
{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
		font-size:9pt;
}
#celula5
{
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}
#celula6
{
	border-right:1px solid #CCC;
	font-size:9pt;

}
#celula7
{
			border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	
		font-weight:bold;
}


#celula8
{
		border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
		font-size:9pt;
	
}
#celula9
{
		border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
		font-weight:bold;
	
}
#celula10
{
		border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
		font-size:9pt;
	
}
#celula11
{
		border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
		font-weight:bold;
	
}
#celula12
{
			border-left:1px solid #CCC;
		font-size:9pt;
}

.botao_enviar
{
	background-color:#Fff;

	color:#333;
}

#form1 td
{
	height:20px;
	*height:15px;
}

.esqtd
{
	border-left:1px solid #bbb;
}
	


