/**
 * Resetando todas as tags para melhor visualização crossbrowser
 */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 14, 2012 */


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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin:0;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
input { outline: none; }

ul { padding:0; margin-top:0; }
p ul { padding:15px 0 0 15px;margin-top:15px; }
/**
 * 	BODY - DEFINIÇÃO GERAL
 */
body  { background:#f3e9db; margin:0; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:13px;  }
#geral { width:960px; background:#fff; box-shadow: 0 3px 23px #dcd3c6; margin:auto;}

/**
 * 	HEADER
 */
.header-splash { background:url(../image/header-splash.jpg) left top no-repeat; height:234px;}

.container { width:613px; margin:auto; }
.botao { padding:18px 0; }
.compartilhe {  font-family: "Swis721CnBTBold"; font-size:15px; color:#999999; margin-left:177px; }
.compartilhe img { margin:0 0 0 5px; }
.compartilhe * { float:left; }
.compartilhe div { margin-top:10px; margin-bottom:10px; margin-right:10px; }

/** FOOTER */
#footer { width:960px; margin:auto; margin-top:10px; background:url(../image/background/bg_footer.jpg) left top no-repeat; height:148px; font-family:"Swis721CnBTRoman"; font-size:13px; color:#6b6762; line-height:16px; }
#footer .endereco-memorial { padding:50px 0 0 100px; float:left; }
#footer b { font-family: "Swis721CnBTBold"; } 
#footer .english-version { float:right; padding:15px;} 
#footer .english-version a {  color:#6b6762; text-decoration:none; font-family: "Swis721CnBTBold"; } 
#footer .english-version a:hover { text-decoration: underline }



/**
 * 	REPLACE
 */
.clear { clear:both; }
.nomargin { margin:0!important; }
.noborder { border:none!important; }
.alignright { float:right; }
.alignleft { float:left; }
.wp-caption {  margin:0 20px 10px 0px; }
.wp-caption-text { margin:10px; font-weight:bold; }
.wp-caption img { border:2px solid #ffa214; padding:7px; margin-bottom:10px;}
