

#divCentral {
	background-image: url(../img/internas_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
	width:765px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1 !important;
}

#divPatrocinadores {
	background-image:url(../img/patrocinadoresInternas_bg.jpg);
	width:140px;
	height:420px;
	float:right;
	margin-top:0px;
	padding:50px 8px 0px 0px;
}
#divPatrocinadores img{
	display:block;
	border:1px solid #a2a2a2;
	margin:8px 5px 5px 5px;
}
#divDestaques {
	float:left;
	padding:0 15px 0 5px;
}

#divDestaques img {
	margin:0px 8px 8px 8px;
}

#divDestaqueCentral {
	width:570px;
	float:left;
	clear:both;
	color:#2c4974;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0px 10px 10px 15px;
	line-height:15px;
	position:relative;
}

#divDestaqueCentral h1{
	margin:10px 0 30px 0;
	font-size:18px;
	background-image:url(../img/ico_bolhas.gif);
	background-position:left top;
	height:46px;
	background-repeat:no-repeat;
	padding:20px 0 1px 20px;
}
#divDestaqueCentral h1:first-letter{
	font-size:30px;
	color: #333366;
	font-weight:bold;
}

#divDestaqueCentral h2{
	margin:0 0 10px 0;
	padding:5px 10px 5px 5px;
	font-size:14px;
	width:100%;
	border-bottom:1px dotted #2c4974;
	background-color:#dde6ee;
	clear:left;
}
#divDestaqueCentral h2 span{
	float:right;
	font-size:9px;
	font-weight:normal;
	width:40px;
}
#divDestaqueCentral h2 span img {
	margin:0px;
	padding:0px;
	vertical-align: top;
}

#divDestaqueCentral h2 span a, #divDestaqueCentral a {
	color:#003366;
	text-decoration:none;
}

#divDestaqueCentral h2 span a:hover, #divDestaqueCentral a:hover {
	color: #00CCFF;
	text-decoration:underline;
}

#divDestaqueCentral iframe {
	width:100%;
	height:100px;
	margin:5px 0 15px 0;
}

#divDestaqueCentral img{
	margin:10px 15px 0px 10px;
	clear:left;
}

#divDestaqueCentral img.foto{
	float:right;
	border:1px solid #5486b8;
	margin:0 10px 10px 10px;
}

#divDestaqueCentral .titleImage{
	float:none;
	border:none;
	margin-left:-5px;
	margin-top:0;
}

.legenda {
	width:90px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	float:left;
	margin:10px 10px 5px 10px;
	padding:0 0px 5px 0;
	border-bottom:1px solid #dde6ee;
	border-right:1px solid #dde6ee;
	vertical-align:bottom;
	height:35px;
}

.divInclude {
	padding:5px 10px 10px 10px;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	width:100%;
}

.divInclude a {
	color:#003366;
	text-decoration:none;
	background-image:url(../img/seta_r.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 5px 10px;
	width:500px;
	border-bottom:1px dotted #00CCFF;
	}

.divInclude	a:hover {
	color: #00CCFF;
	text-decoration:none;
	}

.subMenu {
	width:100%;
	font-size:9px;
	text-align: center;
	letter-spacing:1px;
	margin:0 0 10px 0;
}

.subMenu a {
	color:#003366;
	text-decoration:none;
}

.subMenu a:hover {
	color: #00CCFF;
	text-decoration:underline;
}


form {
		margin:0px 0px 25px 0px;
		text-align:left;
		padding:0px;
		width:95%;

	}
	
	form table {
		border-top:1px solid #B6C4D3;
	}
	
	form td {
		border-bottom:1px solid #B6C4D3;
		border-right:1px solid #CACDDB;
		border-left:1px solid #CACDDB;
		padding:3px 5px 3px 5px;
	}
	
	.label {
		text-align:right;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #41516D;
	}
	
	.label2 {
		text-align:left;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #41516D;
	}	
	
	.label2 input, .label2 textfield {
		margin:0px;
	}
	
	input, textfield, textarea {
		background-image:url(../../img/divNewsletterFields.gif);
		border:1px solid #fff;
		font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#413F56;
		height:20px;
		margin:8px 0px 15px 0px;
		vertical-align: text-top;
	}
	
	textarea {
		height:auto !important;
		background-position:center top;
		background-repeat:repeat-x;
		background-color: #cad9dd;
		width:auto !important;
	}
	
	#divFiliadoDetalhe {
		position:absolute;
		width:100%;
		top:0px;
		left:0px;
		/*filter:alpha(opacity=50);
		-moz-opacity:0.50;
		opacity:0.50;*/
		z-index:100 !important;
		text-align:center;
		padding-top:50px;
		background-image:url(../img/popFotoG_bg.gif);
	}
	
	#divFiliadoDetalhe div.fecha {
		width:400px;
		background-color:#fff;
		height:25px;
		padding-top:5px;
		font:14px Verdana, Arial, Helvetica, sans-serif;
		background-image:url(../img/central_bg.jpg);
		text-align:right;
		border:5px solid #fff;
		border-bottom:none;
	}
	
	#divFiliadoDetalhe div.fecha a {
		font-weight:bold;
		color:#0066CC;
		margin-right:20px;
		text-decoration:none;
	}	
	
	#divFiliadoDetalhe div.fecha a:hover {
		color:#66CCFF;
	}	
	
	#divFiliadoDetalhe iframe {
		width:400px;
		height:150px;
		margin-left:auto !important;
		margin-right:auto !important;
		border:5px solid #fff;
		border-top:none;
	}