@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600);
 
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
	font-family: 'Roboto', sans-serif;
	color:#333333;
	margin:auto;
}

.header_fixo {
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	z-index: 99999;
}

/*Configuração do Menu */
.header_menu {
	position: fixed; 
	top: 120px; 
	left: 0; 
	background:#990000;
	width: 100%; 
	z-index: 99999;
}

.header_menu_admin {
	position: fixed; 
	top: 120px;
	left: 0; 
	width: 100%; 
	z-index: 99999;
}

.espaco_header {
	padding-top: 160px;
}

.espaco_headerx {
	padding-top: 80px;
}

.espaco_header_admin {
	padding-top: 160px;
}

a:link, a:active, a:visited
{
		color:#315E8A;
		text-decoration:none;	
}

a:hover
{
	text-decoration:underline;
}

.linha
{
	margin: 0px auto;
	overflow:auto;
	padding: 10px 0px;
	position:relative;		
}

.linhamenu
{
	margin: 0 auto;
	width: 95%;
	padding-left: 5%;
}

	
div#luto a{
			background-image: url("../img/luto/laco_luto.png");
			background-repeat: no-repeat;
		}	
		
		

#bt_menu {
	display: none;
}

#img_logo {	
	width: 80%;
	display: block;
	margin-left: 50%;
	margin-right: auto 
}

#img_logo {	
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto 
}

#cab_titulo {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 26pt;
}

#cab_info {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12pt;
}


#menu_fixo {	
	text-align: center;	
	width: 100%;
	background:#990000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;	
	z-index: 99999;
}


.fundo_div
{
	background-color:#fff;
	border-radius: 1em;
	float:center;
}


/*Estilos reutilizado */
.divisoria
{
	width:100%;
	color:#990000;
	Size:3em;	
}

.sem-padding
{
	padding: 0em !important
}

.sem-margin
{
	margin: 0px !important
}

h1
{
	font-weight: 500;
	/*margin:15px 0px 10px 0px;*/
}

h2,h3,h4,h4,h5,h6
{
	font-weight: 500;
	/*margin:0px 0px 0 0px; !important;*/
}

h2:sem-marcador, h2:sem-padding
{
	list-style:none;
	padding:0px !important;
	height:100px !important;
	/*margin:0px 0px 0px 0px !important;*/
}

h4:sem-marcador, h4:sem-padding
{
	list-style:none;
	padding:0px !important;
	height:100px !important;
	/*margin:0px 0px 0px 0px !important;*/
}

h5:sem-marcador, h5:sem-padding
{
	list-style:none;
	padding:0em !important;
	height:6.25em !important;
	/*margin:0px 0px 0px 0px !important;*/
}

ul li, ol li
{
	margin-bottom:0.03125em;
}

ul.inline li, ol.inline li
{
	display:inline;
	margin-right:0.03125em;
}

ul.inline li:last-child ol.inline li:last-child
{
	
	margin-right:0px;
}

ul.sem-marcador ol.sem-marcador
{
	list-style:none;
}

/*-------------- codigo para mudar a cor dos marcadores ----------*/
li 
{
	color: #990000;
}

li span 
{
	color: #333333;
}
/*----------------------------------------------------------------*/

a.botao, input.botao
{
	background: #990000;
	color:#FFF;
	padding:5px 10px;
	border-radius: 3px;
	color: #EBEBEB;
	/*margin: 5px 0px;*/
	display: inline-block;
	border:none;
}

a.botao:hover, input.botao:hover
{
	background: #C0C0C0;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	cursor: url(../img/cursor/pena.cur), progress !important; 
}

.linha_espaco_btn {
	height: 70px;
}

#menu_logo
{ 
	/*margin:0px; */
	padding:0px; 
}
	
#img
{
	max-width:100%;
	max-height:auto;
}
	
#fotos 
{ 
	width:400px;
}
 

#fotos img 
{ 
	width:190px; 
	/*margin:0px;*/
	/* somando a largura com as margens utilizadas para desgrudar uma imagem 
	da outra = 400px = largura total do container onde estão inseridas*/ 	
}


#esquerda
{
	float:left;
	/*margin:0px;*/
	padding:0px;
}

#direita
{
	float:right;
	/*margin:0px;*/
	padding:0px;
}

.imgsize
{
	width:120px !important;
	height:50px !important;
	border-radius: 3px;
}

.imgsizep
{
	margin-left:-50px !important;
	width:100px !important;
	height:50px !important;
	border-radius: 3px;	
}

h1.logo
{
	font-weight: 300;
	color:#315E8A;
	
}

.conteudo-extra
{
	background:#F1F2EA;
}

.footer
{	
	text-align:center;
	font-size:12px;
	color:#fff;
	width: 100%;
	background:#324d9c;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: fixed;
	bottom: 0pt;
	left: 0pt;	
	z-index: 99999;
}

.subtitulo_ul
{
	font-weight: bold;
	color: #990000;
}

.subtitulo_li
{
	font-weight: none; 
	/*color: #333333;*/
	color:#990000; /*cor do marcador*/
	margin-left:1em;
}

.justificado
{
	text-align:justify;
}

ul.noticias li 
{
	clear:both;
	display: block;
	overflow:hidden;
	margin-bottom:20px;
}

ul.noticias li img
{
	width:70px;
	height:auto;
	margin-right:10px;
	float:left;
}

ul.noticias li h4
{
	margin:-2px 0px 5px 0px;
	font-weight:500;
}

ul.noticias li p
{
	margin:5px 0px;
	font-weight:300;
}

ul.noticias li a
{	
	font-weight:500;
}

/*Configurações responsivo mobile*/
@media screen and (max-width: 767px) {
	
	.header_fixo {
		position: relative; 
		top: 40px; 
		left: 0; 
		width: 100%; 
		z-index: 99999;
	}

	.header_menu {
		top:0;
	}
	
	.header_menu_admin {		 
		top: 0;
	}	

	.espaco_header {
		padding-top: 40px;
	}
	
	.espaco_header_admin {
		padding-top: 40px;
	}
		
	.linha_espaco_btn{
		height: 0px;
	}		
	
	a.botao {
		margin-left: 35%;
	}
	
	#img_logo {	
	
		display: block;
		margin-left: auto;
		margin-right: auto 
	}

	#cab_titulo {
		font-family: "Trebuchet MS", Sans-Serif;
		font-size: 20pt;
	}

	#cab_info {
		font-family: "Trebuchet MS", Sans-Serif;
		font-size: 9pt;
	}	
			
}

@media screen and (max-width: 900px) {
	
}

@media screen and (max-width: 1200px) {
	
}

@media screen and (max-width: 1440px) {
	
}
