* {
	list-style:none;
	color:#333;
	line-height:18px;
}

a { text-decoration:none; }

img
a img { border:none; }

#Site {
	width:90%;
	margin:0 auto;
}

#Atalhos,
#Cabecalho,
#Menu,
#Pub1,
.interacao,
.promocoes-registro,
.gallery-caption,
.video,
.relacionados,
.form,
.comentarios,
#Sidebar,
.widget,
#Barras,
#Pub2,
#Pub3,
#Rodape .menu { display:none; }

#LogoImpressao {
	border-bottom:2px solid #060;
	margin-bottom:5px;
	padding-bottom:5px;
}

.conteudo p {
	line-height:20px;
}

.conteudo a {
	text-decoration:none;
	color:#333;
}

#SiteCabecalho h3 {
	font-size:15px;
}

.cabecalho h2 {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	color:#060;
}

.lateral {
	float:right;
}


.gallery * { margin:0 }
.gallery dl,
.gallery br { display:none }
.gallery dl:first-child,
.gallery dl.first-child,
.gallery img {
	display:block !important;
	margin:0 auto
}

/* Micox Pseudo-Classes CSS2 to IE (MXPC) - Activate .first-child and .hover in IE 6 */
.gallery dl{_color:expression((function(who){if(!who.MXPC){who.MXPC='1';if(who.nodeName!='A'){who.onmouseenter=function(){who.className+=' hover'};who.onmouseleave=function(){who.className=who.className.replace(' hover','')};}(who==who.parentNode.firstChild)?who.className+=' first-child':'';}})(this),'auto')}



#hcard-SVM {
	text-align:right;
	font-size:10px;
	font-style:italic;
	clear:both;
}

#hcard-SVM a {
	text-decoration:none;
	font-size:10px;
}