@import url(../_css/comum.css);

/* ----------------------------------------------------------- */
/* ------------------------------------------------------ GERAL*/
/* ----------------------------------------------------------- */
html
{
	background:url(../_imagens/comum/bg-internas.gif) repeat-x;
}

img.titulo
{
	float:left;
}

input{margin:0; padding:0;}

p
{
	margin:0; 
	padding:0;
	margin-top:5px;
	margin-bottom:10px;
}
/* ----------------------------------------------------------- */
/* ------------------------------------------------------ bloco central*/
#bloco-central
{
	width:740px;
}
/* ------------------------------------------------------ historico*/
.imagem
{
	width:327px;
	float:left;
	margin-right:10px;
}
.imagem span.italico
{
	float:right;
}
/* ------------------------------------------------------ localizacao*/
.cidades
{
	width:240px;
	float:left;
	margin-right:10px;
}
.cidades img.frames
{
	margin-bottom:10px;
}

/* ------------------------------------------------------ filosofia*/
ul li
{
	margin-bottom:5px;
	list-style:none;
}
ul li span
{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#9d9da1;
	font-weight:bold;
	text-decoration:none;
}
