html {
	overflow-y: scroll;
}
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}
li {
	list-style: none;
}
ol li {
	list-style: decimal;
}
@font-face {
	font-family: 'DINRegularAlternate';
	src: url('font/din_regular_alternate-webfont.eot');
	src: url('font/din_regular_alternate-webfont.eot?#iefix')
		format('embedded-opentype'),
		url('font/din_regular_alternate-webfont.woff') format('woff'),
		url('font/din_regular_alternate-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #444;
	font-family: 'DINRegularAlternate', arial;
	font-size: 1em;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-color: #fff;
}
a {
	color: #00296c;
}
a:hover {
	color: #eb6100;
}
.row {
}
.white {
	background-color: #fff;
	padding: 20px 0;
}
.topo {
	overflow: hidden;
	background-image: url(../img/pxbr.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
}
h1 {
	color: #fff;
	font-size: 4.2em;
	line-height: 0.8em;
	font-weight: normal;
	text-shadow: #000 2px 2px 2px;
	margin-bottom: 0px;
	margin-right: 8px;
}
h1 span {
	font-size: 0.2em;
	display: block;
	margin: 0 6px;
	line-height: 3em
}
h2 {
	color: #fff;
	font-size: 1.125em;
	font-weight: normal;
	margin: 6px;
}
h3 {
	color: #eb6100;
	font-size: 2.1em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;
	border-top: 1px dashed #666;
}
p {
	margin: 10px 0 !important
}
#menu li {
	padding: 2px 0;
	overflow: hidden;
	clear: both;
}
#menu .active {
	background-color: #e2e2e2;
}
#menu li a {
	font-size: 0.85em;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-right: 10px
}
#menu li em {
	font-size: 1.5em;
	display: block;
	float: left;
	text-align: center;
	color: #e2e2e2;
	width: 30px;
	line-height: 30px;
}
#menu .active em {
	color: #fff;
}
.cont {
	margin-right: 25px;
}
.bottom {
	margin-top: 10px;
	font-size: 0.75em;
	padding: 10px 0;
	border-top: solid 1px #999;
	text-align: center
}
.url {
	font-size: 1.3em;
}
.integrity {
	display: block;
	background-image: url(../img/logo_integrity.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 35px;
	text-indent: -999px;
	font-size: 0px;
	margin: 0 auto;
}
.imagemIso27001_2 {
	margin: 10px;
	background-image: url(../img/iso27001_2.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 260px;
}
.bold {
	font-weight: bold;
	font-size: 125%;
}
#diagrama1,#diagrama2 {
	width: 100%;
}
.clear {
	clear: both;
}
#four li {
	margin: 1em 0em !important;
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
	cursor: pointer;
}
.spacer {
	height: 3em;
}
.italic {
	font-style: italic;
}
.politica-privacidade a {
	color: #c55100;
}
