* {
	margin:0px;
	padding:0px;
}

ul {list-style: none;}

img {border: 0px;}

a {
	text-decoration:none;
	color:#233c5d;
}

a:hover {
	text-decoration:none;
	color:#fff;
}


body {
	background:#e4ebf5 url(imagens/bg_body.jpg) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#233c5d;	
}

#geral {
	background:url(imagens/bg_geral.jpg) no-repeat;
	width:855px;
	height:750px;
	margin:0px auto;
}

#geral.interna {
	background:url(imagens/bg_geral_interna.jpg) no-repeat;
	width:855px;
	height:750px;
	margin:0px auto;
}

#geral.interna_gde {
	background:url(imagens/bg_geral_interna_gde.jpg) no-repeat;
	width:855px;
	height:850px;
	margin:0px auto;
}

#topo {
	width:855px;
	height:130px;
}

#logo {
	float:left;
}

#logo a {
	background:url(imagens/logo.gif) no-repeat;
	margin:30px 0 0 70px;
	width:244px;
	height:93px;
	display:block;	
}

#logo a span, #btn a span {
	display:none;
}

#menu {
	float:right;
	font-size:15px;
	font-weight:bold;
	padding:40px 70px 0 0;
}

#menu ul {
	list-style-type:none;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	color:#233c5d;
	display:block;
	margin-top:8px;
}

#menu ul li span a {
	color:#fff;
}

#menu ul li a:hover {
	margin-top:5px;
}

#conteudo_home {
	width:780px;
	*width:740px;
	height:550px;
	margin:0 0 0 25px;
	*margin:0 auto;
}

#conteudo {
	width:700px;
	height:550px;
	margin:0 auto;
}

#fotos {
	/* background:url(imagens/fotos_mila.gif) top no-repeat; */
	float:left;
	width:400px;
	height:550px;
}

#fotos_interna {
	float:left;
	width:291px;
	height:425px;
	margin-top:30px;
}

#fotos_interna div {
	width:291px;
}

#tit {
	float:right;
	width:380px;
	height:74px;
	padding:0 80px 20px 0;
	margin-top:-20px;
}

#texto {
	float:right;
	width:320px;
	line-height:16.5px;
	*line-height:18px;
	text-align:justify;
}

#texto.interna {
	float:right;
	width:380px;
	line-height:16.5px;
	*line-height:18px;
	text-align:justify;
}

#texto.interna_abrangente {
	width:700px;
	line-height:15px;
	*line-height:17px;
	text-align:justify;
}

#texto p {
	margin-bottom:10px;
}

#btn a  {
	background:url(imagens/btn.gif) top no-repeat;
	display:block;	
	width:234px;
	height:46px;
}

#btn a:hover  {
	background:url(imagens/btn_on.gif) bottom no-repeat;
	display:block;	
	width:234px;
	height:46px;
}

#texto p span {
	font-size:20px;
}

#texto p span span {
	font-size:14px;
}

#texto.eventos ul li  {
	float:right;
	margin:2px;	
	font-weight:bold;
}

#texto.eventos ul li  {
	float:none;
}

/***********  Modelos ***********/

.esconde {
	z-index:1;
	visibility: hidden;
	position:absolute;
	top:220px;
}

#texto.modelos ul li  {
	margin:4px;
	float:left;
}

#fotos_interna ul li  {
	float:left;
	margin:5px 10px 10px 0;
}

#fotos_interna dl  {
	clear:both;
}

dt {
	float:left;
	font-weight:bold;
	margin-right:3px;
}

dl p {
	font-size:13px;
	font-weight:bold;
	margin:15px 0 5px 0;
}

