﻿/* RESET PARA OS ESTILOS */

body
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	background-position: left top;
}

html
{
	padding-bottom: 1px;
	width: 100%;
	min-height: 100%;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
}
:focus
{
	outline: 0;
}
a, a:link, a:visited, a:hover, a:active
{
	text-decoration: none !important;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
th, td
{
	font-weight: normal;
}
img, iframe
{
	border: none;
	text-decoration: none;
}
ol, ul
{
	list-style: none;
}

hr
{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}
strong
{
	font-weight: bold;
}

/* ------------ Estilos ----------- */
.container
{
	position: relative;
	margin: 0 auto;
	width: 950px;
	display: inline;
}

#topo
{
	background-image: url(../img/imgHeader.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
h1
{
	margin: 0 auto;
	position: relative;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 36px;
	color: #000;
	text-align: center;
}

h2
{
	margin: 0 auto;
    position: relative;
    text-align: center;
    font-family: 'Roboto' , sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #000000;
    background-color: #ffe881;
    padding: 10px 15px;
    border-radius: 23px;
}

h3
{
	font-family: 'Roboto' , sans-serif;
	font-weight: 300;
	font-size: 21px;
	color: #000;
}

h4
{
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: #000;
    line-height: 21px;
}
h5
{
	margin: 0 auto;
	position: relative;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #1f1f1f;
	text-align: center;
	padding: 50px 0px;
}

.tituloHome
{
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #ffad02;
	text-align: center;
	text-decoration: none;
	padding-top: 20px !important;
}
.tituloHome a
{
	text-decoration: none !important;
}
.subtituloHome
{
	font-family: 'Roboto' , sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #020202;
	text-align: center;
	text-decoration: none !important;
	padding-top: 20px !important;
}

.alinharIcones
{
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
	text-decoration: none !important;
	width: 245px;
}
.linhaDivisoria
{
	border-bottom: 2px solid #FFF;
}

.botoesAcessoRestrito
{
	background-image: url(../img/btAcessoRestrito.png);
	background-repeat: no-repeat; /*opacity: 0.25; 	-moz-opacity: 0.25; 	filter: alpha(opacity=25);*/
	width: 228px;
	height: 62px;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border: 0px solid #000000;
	padding: 12px 0px 15px 52px;
	display: inline-block;
}

.botoesAcessoRestrito:hover
{
	opacity: 0.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.botoesAcessoRestritoimg
{
	position: relative;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 20px;
}

.botoesAcessoRestrito span
{
	position: relative;
    margin: 0 auto;
    font-family: 'Roboto Condensed' , sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #bf6100;
    text-align: center;
    padding-bottom: 30px;
}

.centralizar
{
	margin: 0px 0;
	padding: 5px;
}

.centralizar div
{
	margin: 0 auto;
	padding: 5px;
	margin: 5px auto;
}
.centralizar div:nth-child(1)
{
	margin-top: 60px;
	width: 215px;
}
.centralizar div:nth-child(2)
{
	margin-top: 50px;
	width: 863px;
}
.centralizar div:nth-child(3)
{
	margin-top: 10px;
	margin-bottom: 40px;
	width: 845px;
}
.centralizar div:nth-child(4)
{
	margin-top: 60px;
	margin-bottom: 40px;
	width: 300px;
	text-align: center;
	line-height: 40px;
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
}
.centralizar div:nth-child(5)
{
	position: relative;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 300px;
}
.centralizar div:nth-child(6)
{
	position: relative;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 300px;
}
.centralizar div:nth-child(7)
{
	position: relative;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 40px;
	width: 300px;
}

.rodapeMarcas
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #efefef;
	height: 150px;
	padding-top: 60px;
	margin-top: 70px;
}
.rodapeMarcas span
{
	padding-left: 90px;
	padding-right: 90px;
}
#rodape
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/rodape.png);
	background-repeat: repeat-x;
	height: 73px;
}
.textoRodape
{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-top: 25px;
	font-family: 'Roboto Condensed' , sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
}
.linhaTitulo {
    width: 20%;
    margin: 0 auto;
    height: 3px;
    background-color: #e6c25c;
    top: -34px;
    position: relative;
}