@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}

#tudo{
	position: absolute;
	width: 780px; 
	left: 50%;
	margin-left: -390px; 
	height:446px;
	background:url(images/site.png) 0 center no-repeat;

}
#menu{
	width:150px;
	height:247px;
	margin:11px 0 0 11px;
	float:left;
	display:inline;
}
#boxConteudo{
	width:600px;
	min-height:395px;
	max-height:425px;
	height: auto !important;
	height:395px;
	overflow:hidden;
	_overflow:visible;
	float:right;
	margin:11px 10px 0 0;
	display:inline;
}
#conteudo{
	width:470px;
	margin:0 auto;
	padding-left:20px;
	text-align:justify;
}
#rodape{
	width:600px;
	height:30px;
	float:right;
	margin:0 10px 11px 0;
	display:inline;
	color:#06F;
	font-weight:bold;
	text-align:center;
}
#rodape p{
	margin:0;
	padding:0;
}
#webmail{
	position: absolute; 
	top: 10px; 
	right: 10px; 
}
#webmail img{
	border:none;	
}
.isalana{
	background:url(images/isalana.jpg) center center no-repeat;
	width:150px;
	height:35px;
	margin:5px auto 0 auto;
}
.jeri{
	background:url(images/jeri.jpg) center center no-repeat;
	width:430px;
	height:80px;
	margin:10px auto 0 auto;
}
.center{
	text-align:center;	
}
.titulo{
	text-align:center;
	color:#000;
	font-weight:bold;
	margin:10px 0 20px 0;
}

.tableFotos{
	margin:15px auto 0 auto;
}
.tableFotos img{
	border:solid 1px #000;
}
.form{
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
	width:90%;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 1px #0066ff;
}
.estilo{
	font-weight:bold;
	color:#000;
}
.estilo2{
	font-weight:bold;
	color:#06f;
}
.estilo3{
	font-weight:bold;
	font-size:9px;
	color:#000;
}
.estilo4{
	font-weight:bold;
	font-style:italic;
	font-size:9px;
	color:#000
}
