html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin								: 0;
	padding								: 0;
	border								: 0;
	outline								: 0;
	font-weight							: inherit;
	font-style							: inherit;
	font-size							: 100%;
	font-family							: inherit;
	vertical-align						: baseline;
}

abbr {cursor								: help;}

body {
	line-height							: 1;
	color								: black;
	background							: white;
}

ol, ul {list-style							: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse						: separate;
	border-spacing						: 0;
}

caption, th, td {
	text-align							: left;
	font-weight							: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {content								: "";}

blockquote, q {quotes								: "" "";}

.acessibilidade {
	height								: 1%;
	left								: -9999em;
	position							: absolute;
	top									: -9999em;
	width								: 1%;
	z-index								: -99;
}

.invisivel {display								: none;}

/* FIM DO RESET */
body {
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	font-family: tahoma;
	font-size:11px;
	color: #83dcf6;
	line-height:14px;
}

.noticiaComFoto {
	width:250px;
}

A {color: #FFFFFF !important; text-decoration:none;}
A:hover {text-decoration:underline;}

body div.tudo {
	width:1000px;
	margin:0 auto;
}

div.topo {
	width:1000px;
	height:332px;
	background:url(../imagens/background/bg_topo.jpg) no-repeat center top;
	position:relative;
}

div.topo div.logo,
div.topo div.logo IMG {
	width: 161px;
	height: 178px;
	float:left;
}

div.topo div.logo IMG {
	margin: 0px 0 0 74px;
	behavior: url("iepngfix.htc");
}

div.topo div.menuzinhoTopo {
	width: 303px;
	height:16px;
	float:right;
	background:url(../imagens/imagens/linha-topo.jpg) no-repeat center bottom;
	margin-top:8px;
}

div.topo div.menuzinhoTopo ul{
	margin: 0 auto;
	width: 300px;
	float:right;
}

.ie6 div.topo div.menuzinhoTopo ul {margin-right:30px;}

div.topo div.menuzinhoTopo ul li{
	float: left;
	height:14px;
	vertical-align:bottom;
}

div.topo div.menuzinhoTopo ul li IMG {margin-right:3px;}
div.topo div.menuzinhoTopo ul li.home {margin-left:60px;}
div.topo div.menuzinhoTopo ul li.contato {margin-left:38px;}

div.topo div.menuzinhoTopo ul li a {
	font-size:10px;
	text-decoration:none;
	display:block;
}

div.topo div.menuzinhoTopo ul li a:hover {text-decoration:underline;}

H1 {
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	margin:0 0 15px 10px;
	color: #fff;
	line-height:24px;
}


H2 {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:15px;
	color: #fff;
	line-height:18px;
}

H3 {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
	color: #fff;
	
}

.azul {color:#003177 !important;}

strong {font-weight:bold;}

.btSaibaMais {
	background:url(../imagens/background/bt_saibaMais.png) no-repeat center top;
	width:83px;
	height:17px;
	float:right;
	margin:5px 0 5px 5px;
	behavior: url("iepngfix.htc");
	line-height:10px;
}

.btSaibaMais A{
	font-size:9px;
	color:#003177 !important;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display:block;
	width:83px;
	margin-top:2px;
}

.alinhamentoBtListas {
	float:left; 
	margin-left:205px;
}

.ie6 .alinhamentoBtListas {margin-left:150px;}

/* MENU ---- -- -- ------ */

div.menu {
	width:1000px;
	position:absolute;
	top:240px;
	left:0;
	height:58px;
	background:url(../imagens/background/linha_menu.gif) no-repeat center top;
}

div.menu ul{width:1000px;}

div.menu ul li{float: left;}

div.menu ul li a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:58px;
	display:block;
	text-align:center;
	padding-top:33px;
}

div.menu ul li.eventos { margin-left: 78px; width:90px;}
div.menu ul li.cidade { margin-left: 80px; width:90px;}
div.menu ul li.noticias { margin-left: 85px; width:90px;}
div.menu ul li.galeria { margin-left: 86px; width:145px;}
div.menu ul li.contato { margin-left: 85px; width:90px;}

.ie6 div.menu ul li.eventos { margin-left: 39px;}

div.menu ul li.eventos a { width:90px;}
div.menu ul li.cidade a { width:90px;}
div.menu ul li.noticias a { width:90px;}
div.menu ul li.galeria a { width:145px;}
div.menu ul li.contato a { width:90px;}

div.menu ul li a:hover {background: url('../imagens/background/hover_menu.png') repeat-x left top;}

.ie6 div.menu ul li a:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/hover_menu.png', sizingMethod='scale');
	height: 33px;
	width: auto;
	text-decoration: none !important;
}

li:hover .submenu,
li.over .submenu {display:block;}

/* submenu */

.submenu {
	width:1000px;
	height: 50px;
	position:absolute;
	top:58px;
	left:0;
	background: url('../imagens/background/bg_submenu.gif') no-repeat left top;
	display:none;
	z-index: 99;
}

.submenu li{
	height: 30px !important;
	float: left; 
	display:block;
	margin:0 !important;
	padding:0 !important;
	margin-top: 9px !important;
	width: auto !important;
	margin-right: 25px !important;
	background:none	!important;
	
}

.submenu li a {
	font-size:11px !important;
	font-weight:normal !important;
	background:none	!important;
	padding:0 !important;
	margin:0 !important;
	display:block !important;
	width:auto !important;
	height:20px !important;
	
}

.submenu li a:hover {text-decoration: underline !important; filter: none !important;}

/* submenu IE6  ~~~~~~~~~~~ */

.ie6 .submenu li{margin-right:22px !important; }

/*gambiarra ie6 ~ */
.ie6 .submenu li.infosGerais {width:95px !important; margin-left:47px !important;}
.ie6 .submenu li.historia {width:37px !important; }
.ie6 .submenu li.oqFazer {width:66px !important;  }
.ie6 .submenu li.hosp {width:95px !important;}
.ie6 .submenu li.comer {width:63px !important;}
.ie6 .submenu li.comprar {width:30px !important;}
.ie6 .submenu li.lazer {width:85px !important;}
.ie6 .submenu li.apoio {width:90px !important;}
.ie6 .submenu li.chegar {width:65px !important;}
.ie6 .submenu li.gerais {width:90px !important;}
.ie6 .submenu li.hist {width:30px !important;}

/*avulso*/
.submenu li.infosGerais { margin-left:95px !important; }

/* Estrutura index ------------ */

div.chamadas {
	width:1000px;
	height:153px;
	background:url(../imagens/background/bg_chamadas.jpg) no-repeat center top;
	position:relative;
}

div.galImagensHome {
	width:1000px;
	height:190px;
}

div.galImagensHome div.titulo {
	width:1000px;
	height:30px;
	background:url(../imagens/background/bg_tit_galeria.jpg) no-repeat center top;
}

div.informacoes {
	width:1000px;
	height:170px;
	background:url(../imagens/background/bg_contato.jpg) no-repeat center top;
}

div.menuRodape {
	width:1000px;
	height:47px;
	background:url(../imagens/background/bg_menu_rodape.jpg) repeat-x left top;
}

div.rodape {
	width:1000px;
	height:120px;
}

div.rodape div.bgRodape {
	width:853px;
	height:56px;
	background:url(../imagens/background/bg_rodape_left.jpg) no-repeat left top;
	float:left;
}

div.rodape div.rodapeMarisco {
	width:147px;
	height:118px;
	background:url(../imagens/background/bg_rodape_right.jpg) no-repeat left top;
	float:right;
	
}

div.rodape div.rodapeMarisco a {
	width:110px;
	height:118px;
	display:block;
	cursor:pointer;
}


div.rodape div.rodapeMarisco a.grupow {width:53px;height:9px;float:right;}

div.rodape IMG {float:left;}

div.rodape P {
	color:#003177 !important;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	float:left;
	padding-top:30px;
	width:730px;
	padding-left:48px;
}

/* Fim estrutura index ------- */

/* Conteúdos Index ------------ */

div.chamadas div.linha {
	width:1000px;
	height:1px;
	background:url('../imagens/background/linha_grande.jpg') no-repeat left top;
	position:absolute;
	top:38px;
	left:0;
}

div.chamadas div.eventos,
div.chamadas div.noticias {
	float:left;
	width: 400px;
	margin-left:95px;
	margin-top:18px;
}

.ie6 div.chamadas div.noticias { margin-left:45px;}

div.chamadas div.eventos IMG,
div.chamadas div.noticias IMG {
	border: 1px solid #ffffff;
	width:94px;
	height:70px;
	float:left;
}

div.chamadas div.noticias ul {margin-left:5px;float:left;}

div.chamadas div.noticias ul li {padding: 0 0 5px 5px}

div.chamadas div.noticias ul li a {
	text-decoration:none;
	display:block;
	padding-left:10px;
}

div.chamadas div.noticias ul li a:hover {
	text-decoration:underline;
	background:url('../imagens/icones/lista_noticias.gif') no-repeat left top;
}

div.chamadas div.eventos {margin-left:25px; width: 385px;}

div.chamadas div.eventos IMG {margin-right:15px;}

div.chamadas div.eventos P {text-align:justify}

div.informacoes div.contato,
div.informacoes div.diversao {
	float:left;
	width: 400px;
	margin-left:85px;
	margin-top:10px;
}

.ie6 div.informacoes div.diversao {margin-left:42px;}

div.informacoes div.contato IMG,
div.informacoes div.diversao IMG {float:left; margin-right:10px;behavior: url("iepngfix.htc");}

div.informacoes div.diversao P {margin-top:20px; text-align:justify}

div.informacoes div.diversao div.btSaibaMais {margin-top:0px;}

div.informacoes div.contato{margin-left:40px;width: 385px;}

div.informacoes div.contato IMG{margin-top:15px; margin-right:20px;}

div.informacoes div.contato P {margin-top:20px;}

div.menuRodape ul {margin:0 0 0 210px; padding-top:18px;}

div.menuRodape ul li{float:left; margin-right:85px;}

div.menuRodape ul li a {
	color:#003177 !important;
	font-size:10px;
	font-weight:bold;
}

/* Estrutura Internas ------------ */

div.topoInternas {
	width:1000px;
	height:102px;
	background:url('../imagens/background/bg_topo_internas.jpg') no-repeat center top;
}

div.topoInternas div.breadCrumbs {
	font-size:10px;
	width:800px;
	margin-left:95px;
}

div.conteudoInternas {
	width:800px;
	margin-left:95px;
}
	div.conteudoInternas table tr td.select {
		color:#003177;
		font-size:12px;
		font-weight: bold;
		text-align:right;
		width:410px
	}
	
	div.conteudoInternas table tr td select { 
		color:#000;
		font-size:12px;
		font-weight: bold;
		margin-left:10px;
	}


div.conteudoInternasTopoBottom {
	width:1000px;
	height:17px;
	background:url('../imagens/background/bg_topo_conteudo_internas.jpg') no-repeat center bottom;
}

div.conteudoInternasBottom {
	width:1000px;
	background: #023a63 url('../imagens/background/bg_conteudo_internas.jpg') no-repeat center bottom;
}

div.conteudoInternasBottom div.titulo,
div.conteudoInternasBottom div.titulo h1,
div.conteudoInternasBottom div.titulo h3 {margin:0;padding:0;}

	div.conteudoInternasBottom div.titulo {
		padding: 35px 0 0 83px;
		display: block; 
	}
	
	div.conteudoInternasBottom div.titulo h3 {
		text-align: left; 
		width: 320px;
		float: left;
		margin: 5px 0 15px 0;
	}

	div.conteudoInternasBottom h2 {
		padding: 35px 0 10px 85px;
		text-align:left;
		background: url('../imagens/background/linha_tit_tabelas.png') no-repeat center top;
		behavior: url("iepngfix.htc");
	}
	
	.ie6 div.conteudoInternasBottom h2 { width: 900px;}
	
	div.conteudoInternasBottom h3 {font-size: 14px; margin-bottom:10px;}
		
	div.conteudoInternasBottom table.tabelaLista {
		margin: 0 auto;
		width: 870px;
	}

		
		div.conteudoInternasBottom table.tabelaLista tr td  {
			width:435px;
			vertical-align:top;
			padding: 20px;
			padding-bottom:50px;
			background: url('../imagens/background/linha_tabela.png') no-repeat right top;
		}
		
		.ie6 div.conteudoInternasBottom table.tabelaLista tr td  {padding-left:30px;}
		
			div.conteudoInternasBottom table.tabelaLista tr td p {width:390px;}
		
			.semBG  {background: none !important;}
		
			div.conteudoInternasBottom div.destaque img,
			div.conteudoInternasBottom table.tabelaLista tr td img {
				border:1px solid white;
				float:left;
				margin-right:10px;
				display:block;
			}
			
		
			
/* EVENTOS DESTAQUE */	
		
	div.conteudoInternasBottom H1 {
		padding: 35px 75px 5px 75px;
		text-align:left;
		float: left;
	}
	
	.ie6 div.conteudoInternasBottom H1 {padding-left:60px;}
	
	div.conteudoInternasBottom div.destaque {
		float:left;
		text-align:left;
		padding: 0 85px;
		font-size:12px;
		text-align:justify;
		width:800px;
	}
	
	div#destaqueEventoBt {margin-top:30px;}
	div#destaqueEventoBt a {color:#FFFFFF !important;}
	
/* página detalhes */	

		div.conteudoInternasBottom table.detalhe {
			width: 830px;
			margin: 0 auto;
			margin-bottom:30px;
		}
		
		div.conteudoInternasBottom table.detalhe tr td {vertical-align: top;}
		
		div.conteudoInternasBottom table.detalhe tr td.galeriaFotosEventos {width:457px;}
		
			div.conteudoInternasBottom table.detalhe tr td.galeriaFotosEventos IMG {border:1px solid white; margin-bottom:15px;}
			
			div.conteudoInternasBottom table.detalhe tr td.galeriaFotosEventos ul.thumsDetalhe {margin-top:10px;}
			
			div.conteudoInternasBottom table.detalhe tr td.galeriaFotosEventos ul.thumsDetalhe li {
				float:left;
				margin-right:11px;
			}
			
			div.conteudoInternasBottom table.detalhe tr td h3,
			div.conteudoInternasBottom table.detalhe tr td P {text-align:justify;}
			
			div.conteudoInternasBottom table.detalhe tr td P IMG {behavior: url("iepngfix.htc");}		
			
/* NOTICIAS -----  */

	div.conteudoInternasBottom div.esquerda {
		width: 615px;
		float:left;
		margin: 35px 30px 0 30px;
		display:block;
	}
	
	
	
	.ie6 div.conteudoInternasBottom div.esquerda {margin: 35px 20px 0 20px;}
	
	div.conteudoInternasBottom div.direita h2,
	div.conteudoInternasBottom div.esquerda h2 {background: none; width:auto; margin:0; padding:0;}
	
	div.conteudoInternasBottom div.esquerda h3 {margin:5px 0;}
	
	div.conteudoInternasBottom div.esquerda P {
		text-align:justify; 
		margin:0; 
		margin-bottom:20px;
	}
	
	div.conteudoInternasBottom div.esquerda P IMG {
		border:1px solid white;
		float: left;
		margin-right: 10px;
		margin-bottom: 30px;
	}
	
	div.conteudoInternasBottom div.direita {
		width: 325px;
		background:url('../imagens/background/noticias_dir_ul.png') repeat left top;
		float: left;
		min-height:580px;
	}
	
	.ie6 div.conteudoInternasBottom div.direita {
		background:none;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/background/noticias_dir_ul.png', sizingMethod='scale');
	}
	
	div.conteudoInternasBottom div.direita H2 {margin: 35px 0 10px 30px;}
		
		div.conteudoInternasBottom div.direita UL li {
			padding: 10px 0px !important; 
			width:300px;
			text-align: justify;
		}
		
		div.conteudoInternasBottom div.direita UL#li_noticia li {
			padding: 10px 30px !important; 
			width:264px;
			text-align: justify;
		}
		
		div.conteudoInternasBottom div.direita UL#li_noticia li a {display:block; position:relative;}
		
		.corSim {background:url('../imagens/background/noticias_dir_li.png') repeat left top;}
		
		.ie6 .corSim {background:#174160;}
		
	/*detalhe*/
	
	div.thumb {
		width: 108px;
		height: 73px;
		position:relative;
		float:left;
	}
	
	div.thumb img {border:1px solid white;}
		
		div.thumb img.zoom {
			width: 23px !important;
			height: 23px !important;
			position:absolute !important;
			bottom:2px !important;
			right:13px !important;
			border:0px !important; 
			float:none !important;
			behavior: url("iepngfix.htc");
			padding:0 !important;
			margin:0 !important;
		}
		
		div.detalhe {margin-bottom:0px; text-align:justify;}
		
		div.conteudoInternasBottom div.esquerda div.btSaibaMais {margin: 30px 0;}

		/*listagem todas as noticias*/
		div.conteudoInternasBottom ul.listagemNoticias { margin-left:60px;}
		div.conteudoInternasBottom ul.listagemNoticias li {float:left; padding-left:30px;}
		
		div.conteudoInternasBottom ul.listagemNoticias li h2,
		div.conteudoInternasBottom ul.listagemNoticias li h3,
		div.conteudoInternasBottom ul.listagemNoticias li p {width:390px; padding:0; margin:0; }
		
		div.conteudoInternasBottom ul.listagemNoticias li h2 {background: none; margin-top:25px;}
		
		div.conteudoInternasBottom ul.listagemNoticias li hr {
			border:0; 
			border-bottom:1px solid white; 
			width:370px; 
			margin: 10px 0 0 0;
			padding:0;
			opacity:0.3;
			filter:alpha(opacity=30);
		}
		
/* Como chegar ------------------------------------ */

	div.conteudoInternasBottom div.esquerda#comoChegar,
	div.conteudoInternasBottom div.esquerda#comoChegar h2,
	div.conteudoInternasBottom div.esquerda#comoChegar h3, 
	div.conteudoInternasBottom div.esquerda#comoChegar p { padding: 0px ; margin: 0px ; height:auto ;}
	
	div.conteudoInternasBottom div.esquerda#comoChegar {margin:0 30px;}
	div.conteudoInternasBottom div.esquerda#comoChegar h2{margin:35px 0 15px 0;}
	div.conteudoInternasBottom div.esquerda#comoChegar h3 {margin-bottom:5px;}
	
	.ie6 div.conteudoInternasBottom div.esquerda#comoChegar {margin:0; padding: 0 30px;}

			
/* --- GALERIA DE FOTOS ---- --- - - - -- - --- */

		div.conteudoInternasBottom P.galeria {
			margin-top:15px;
			text-align:justify;
			width:825px;
		}
		
		.ie6 div.conteudoInternasBottom P.galeria {width:818px;}
			
		div.conteudoInternasBottom ul.galeriaFotos {
			margin: 30px 0;
			width: 830px;
		}
		
		.ie6 div.conteudoInternasBottom ul.galeriaFotos {margin: 30px 0 0 30px;}
		
			div.conteudoInternasBottom ul.galeriaFotos li {
				float:left;
				margin: 0 22px 15px 0;
			}
			
			div.conteudoInternasBottom ul.galeriaFotos li img {border:1px solid white;}

/* --- CONTATO ~ ---- --- - - - -- - --- */

form.formContato {
	display						: block; 
	margin-top					: 20px;
}

	form.formContato input,
	form.formContato select,
	form.formContato textarea {
		background					: #1b4e72;
		border						: 1px solid #fff;
		float						: left;
		margin-bottom				: .61em;
		width						: 300px;
		font-family					: tahoma;
		font-size					: 12px;
		color						: #FFFFFF;
		height						: 20px;
		padding-top					: 2px;
	}
	
	form.formContato textarea { height:100px; overflow:auto;}

	form.formContato input:focus,
	form.formContato select:focus,
	form.formContato textarea:focus {border-color: #1fa0c7;}

	form.formContato input {padding: 1px 0;}
	
	form.formContato div span.tel {float:left;margin-left:10px;margin-top:8px;}

	form.formContato label {
		clear						: left;
		display						: block;
		float						: left;
		text-align					: right;
		width						: 79px;
		color						: #fff;
		margin-right				: 5px;
		margin-left					: 85px;
		padding-bottom				: 20px;
	}
	
	.ie6 form.formContato label {
		padding-bottom: 0px;
		margin-left: 40px;
	}
	
	form.formContato button.btSaibaMais {
		border						: 0;
		cursor						: pointer;
		font-size					: 9px;
		color						: #003177 !important;
		font-weight					: bold;
		text-align					: center;
		padding-bottom				: 5px;
		margin-right				: 140px;
		margin-top					: 10px;
	}
	
	.ie6 form.formContato button.btSaibaMais {
		padding-bottom				: 3px;
	}

		form.formContato label span {color: #F00;}

div.aviso,
div.erro {
	width							: 300px ;
	text-align						: center;
	height							: 19px;
	padding-top						: 5px;
	background						: #1b4e72;
	margin-top						: 20px;	
	margin-left						: 169px;
}

div.aviso{ border:1px solid #fff; color: #55e232; }
div.erro{ border:1px solid #e13913; color: #f47953; }

			div.conteudoInternasBottom div.direita h2#titutosContatoDireita {
				background:url('../imagens/background/noticias_dir_li.png') repeat left top !important; 
				height:25px;
				margin: 20px 0 5px; 0;
				padding:15px 0 10px 90px;
				position:relative;
				width: auto;
			}
			
			.ie6 div.conteudoInternasBottom div.direita h2#titutosContatoDireita {
				background:#174160 !important; 
			}
			
			div.conteudoInternasBottom div.direita h2#titutosContatoDireita IMG { 
				position:absolute; 
				top:15px; 
				left:45px; 
				behavior: url("iepngfix.htc");
			}
			
			div.conteudoInternasBottom div.direita ul.listaContato { 
				width:200px;
				margin-left:50px;
				margin-top:10px;
			}
						
			div.conteudoInternasBottom div.direita ul.listaContato li { width:275px; padding:0; text-align:left;}
			div.conteudoInternasBottom div.direita ul.listaContato li h4 {
				color:#FFFFFF; 
				font-size:12px;
				margin-bottom:10px;
			 }
			 
		div.conteudoInternasBottom div.esquerda address {
			border:1px solid white;
			padding: 25px 30px;
			width:280px;
			font-size:14px;
			margin: 50px auto;
			line-height:18px;
			font-style:none !important;
		}
			

/* cor azul nas fontes --- */

div.conteudoInternasBottom div.destaque A,
div.conteudoInternasBottom table.tabelaLista tr td P A {color: #83dcf6 !important;}

iframe {border:2px solid #83dcf6;}


form.formContato .news {clear:both;}

form.formContato .news input,
form.formContato .news label { display:block; width:10px; float:left !important;}

form.formContato .news label { 
	width:210px; 
	margin-top:-23px;
	margin-left:200px;
	text-align:left;
}
form.formContato .news input {
	border:0 ;
	background:none ;
	margin-left:170px;
}

.ie6 form.formContato .news label { margin-left:100px;}
.ie6 form.formContato .news input {margin-left:83px;}


/* paginacao */

.paginacao {
	height:30px;
	font-size:12px;
	padding-top:15px;
}

.paginacao A {
	border:1px solid #83dcf6;
	padding:2px 5px;
	color: #83dcf6 !important;	
}

.paginacao A:hover {background: #003177;}

.paginacao strong {
	border:1px solid #003177;
	padding:2px 5px;
	color: #fff !important;
}

.ie6 img.logoBCW {behavior: url("iepngfix.htc");}

A.galeria {
	position:relative;
	font-weight:bold;
	margin-top:10px;
	display:block;
	float:left;
	height:20px;
	width:100px;
	padding-left:30px;
	background:url("../imagens/icones/fotos.png") no-repeat 0px -3px;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/icones/fotos.png', sizingMethod='crop');
}

.ie6 ul.listaContato h3 {margin-top:25px !important; margin-bottom:0px !important;}

.mensagemExclusao {
	padding:30px 50px 50px;
	font-size:1.5em;
	line-height: 2em;
}

.mensagemExclusao strong {
	font-size: 1.1em;
}