body {
	background: url(../imagens/background.png) repeat;
	background-color:#ebebec;
	font-family: 'Roboto Condensed', sans-serif, Calibri, Arial;
	}

#back-cabecalho {
	background: url(../imagens/back-cabe.png) repeat-x;
	height: 7.5em;
	min-width: 1000px;
	}

#cabecalho {
	background: url(../imagens/foto-cabe-topo.png);
	max-width: 1000px;
	height:122px;
	margin:0 auto 0 auto;
	text-align: right;
	}

#cabecalho-logo {
	width: 210px;
	float: left;
	padding-top: 10px;
	}
	
#cabecalho-menu {
	width: 790px;
	float: left;
	}

#menu-redes  {
	width: 790px;
	margin:8px 0 20px 0;
	}

#menu-bts {
	width: 790px;
	}
 
#menu-bts li, #menu-redes li, #rodape-redesocial li {
   display: inline;
	list-style: none;
   padding: 0 7px 0 0;
	}

#menu-bts li a, #rodape-redesocial li a {
   text-decoration: none;
	color:#000;
	font-size: 1.2em;
	font-weight: bold;
	}

#back-foto-centro {
	background: url(../imagens/back-cinza-foto.png) repeat-x;
	height: 320px;
	/*
	background-color: #e7e8e9;
	*-webkit-box-shadow: 0 4px 2px -2px black;
	-moz-box-shadow: 0 4px 2px -2px black;
	box-shadow: 0 4px 2px -2px black;
	behavior: url(ie-css3.htc);*/
	}
	

#foto-home {
	max-width: 1000px;
	margin:2px auto 0 auto;
	height: 22.43em;
	}
	
	
#conteudo {
	max-width: 1000px;
	margin:0 auto 0 auto;
	}

h1 {
	padding-top: 40px;
	color:#6d6e71;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	}
	
.preto {
	color:#000;
	}	
	
h2 {
	color:#6d6e71;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	padding:10px 0 0 10px;
	}

h3 {
	color:#fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 107px 0 0 25px;
	}

h4 {
	color:#b61d22;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 25px;
	}
	
#segurovoce, #seguroempresa, #seguroauto, #consorcio {
	width: 240px;
	float: left;
	margin: 30px 10px 30px 0 ;
	}	
	
#segurovoce a:hover, #seguroempresa a:hover, #seguroauto a:hover, #consorcio a:hover{
	opacity: 0.5;
	}

#rodape {
	background: url(../imagens/back-cinza-rodape.png) repeat-x;
	height: 12em;
	}

#rodape-conteudo {
	max-width: 1000px;
	margin:40px auto 0 auto;
	color:#bcbec0;
	font-weight: bold;
	}
	
#rodape-logo, #rodape-menu, #rodape-contato, #rodape-redesocial {
	width: 243px;
	float: left;
	margin: 30px 5px 0 0 ;
	}	

#rodape-redesocial {
	text-align: right;
	}	
	
	
#rodape-menu li  {
	padding:5px 0 5px 50px;
	}	
	
#rodape-menu a, #rodape-contato a {
	color:#bcbec0;
	padding:5px 0 5px 0;
	text-decoration: none;
	}	
	
#rodape-menu a:hover, #rodape-contato a:hover, #menu-bts li a:hover{
	color:#002e6e;
	}	
	
#rodape-redesocial a:hover, #menu-redes li a:hover {
	opacity: 0.5;
	}	
	
#rodape-contato {
	text-align: center;
	}	
	

	
	