/*---------------------------------------------------------------
# Interagi Portal Conselho Nacional do Ministério Público
# Template Version 1.0
# ---------------------------------------------------------------
# Author - Railson Rodrigues Leite
# Copyright (C) 2013 Interagi.com.br Todos os Direitos Reservados
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.interagi.com.br
-----------------------------------------------------------------*/
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;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: url('../../img/fundo_triangulos.png') repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
}

input {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #999999;
}

#container1160 {
	width: 1160px;
	min-height: 690px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 960px;
	margin: 0 auto;
}

#backgroundBrasil {
	background: url(../../img/brasil.png) no-repeat center;
	height: 900px;
	background-position: 73% 85%;
}

#logos {
	margin: 100px auto 0 auto;
	width: 550px;
	height: 120px;
}

#logos #cnmp,#logos #sistema {
	float: left;
}

#logos #sistema {
	padding-right: 19px;
	border-right: 1px solid #848484;
}

#cnmp {
	height: 92px;
	margin-top: 14px;
}

#logos #cnmp {
	padding-left: 20px;
}

.formulario {
	width: 370px;
	height: 380px;
	background: url('../../img/bg_retangulo.png') no-repeat;
	margin: 40 auto 0 auto;
	clear: both;
}

.header2 {
	display: block;
	width: 350px;
	top: 60px;
	text-align: center;
	font-size: 25px;
	position: relative;
	color: #2a2a2a;
}

.login {
	background: url('../../img/user_field.png') no-repeat;
	border: 0px;
	height: 35px;
	width: 255px;
	padding-left: 50px;
	margin-top: 18px;
}

.pass {
	background: url('../../img/pass_field.png') no-repeat;
	border: 0px;
	height: 35px;
	width: 255px;
	padding-left: 50px;
	margin-top: 18px;
	margin-bottom: 5px;
}

.btn_entrar {
	background: url('../../img/btn_entrar.png') no-repeat right center;
	border: 0px none;
	margin-top: 8px;
	width: 255px;
	height: 35px;
}

.btn_enviar {
	background: url('../../img/btn_enviar.png') no-repeat;
	border: 0px none;
	margin-top: 8px;
	width: 70px;
	height: 35px;
	margin-left: 75px;
}

.btn_voltar {
	margin-top: 15px;
	margin-left: 100px;
}

a {
	color: #9e2a2c;
	font-weight: bold;
	font-size: 12px;
}

.link_esq {
	font-size: 11px;
	float: left;
	margin-left: 60px;
	margin-top: 10px;
	clear: both;
}

.clear {
	clear: both;
}

