@charset "utf-8";

/* CSS Document */

#logo{

	height: 90px;

	width: 300px;

	margin-right: auto;

	margin-left: auto;

	

}

header {

	height: 160px;

}

#jquery {

	height: 350px;

}

.conteudo {

	height: 50px;





}

#main .conteudo h1 {

	color: #3e3e8f;

	text-transform: uppercase;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	text-align: center;

	padding-top: 35px;

	font-size: 23px;

}







#menu {

	background-color: #3e3e8f;

	height: 40px;

	margin-top: 15px;

}

#itens_menu {

	height: 40px;

	width: 700px;

	margin-right: auto;

	margin-left: auto;

}

.links_links {

	text-align: center;

	height: 25px;

	width: 120px;

	margin-top: 5px;

	margin-bottom: 5px;

	float: left;

	padding: 5px;

}

.linhaVertical {

	border-left-width: 2px;

	border-left-style: solid;

	border-left-color: #FFF;

	float: left;

	height: 40px;

}

body {

	padding: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-color: #F4F4F4;

}

#main {

	height: 930px;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	clear: left;

}

#menu #itens_menu .links_links a {

	color: #FFF;

	text-decoration: none;

	font-family: Verdana, Geneva, sans-serif;

}

/*efeito inicio da pagina */

.info {

	float: left;

	position: absolute;

	background-color: #3e3e8f;

	opacity: 0.7;

	color: #FFF;

	font-family: Arial, "Times New Roman", Times, serif;

	font-weight: bold;

	width: 300px;

	height: 204px;

	padding: 5px;

	top: 160px;

}

#categoria_home {

	width: 1000px;

	height: 215px;

	margin: 10px;

	padding: 10px;

	

}



.retangulo {



	float: left;

	position: relative;

	width: 297px;

	height: 214px;

	border: 5px solid #3e3e8f;

	margin: 10px;

	overflow: hidden; /*Para esconder o retângulo dourado insira na classe retangulo a flutuação sobre escondida overflow: hidden;*/

}

.retangulo_Cat {



	float: left;

	width: 950px;

	border-bottom: 1px solid #3e3e8f;

	margin: 10px;

	

}

.imagem_cat{

	float: left;

	margin-right: 20px;

	margin-left: 10px;

	

}
.retangulo_CatFoto {

	float: left;
	width: 200px;
	margin: 10px;
	text-align: center;
	color: #888;
	font-family: Arial, "Times New Roman", Times, serif;
}

.retangulo_Cat p{
	margin: 15px;
	text-align: justify;
}

.retangulo_Cat h3{

	margin: 0px;

	text-align: justify;

}



.info h2 a{

	color: #FFF;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}



.info:hover {

	top: 0px;

	-webkit-transition: all 1s linear .3s;

	-moz-transition: all 1s linear .3s;

	-ms-transition: all 1s linear .3s;

	-o-transition: all 1s linear .3s;

	transition: all 1s linear .3s;

	cursor:pointer;



}

/*fim do efeito final da pagina*/



#foto_oficina{

	height: 240px;

	background-color: #dddddd;

}

.imagens_oficina{

	margin-top: 20px;

	margin-left: 30px;

	height: 200px;

	float: left;

}

footer{

	width: 100%;

	height: 240px;

	background-color: #ff6600;

	clear: left;

}

#rede_social{

	width: 320px;

	height: 70px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 100px;

}

.icone{

	width: 70px;

	height: 70px;

	margin-left: 10px;

	float: left;

}

#endereco{

	text-align: center;

	padding-top: 30px;

	font-family: arial, Verdana;

	color: #FFF;

	font-size: 12px;

}

/* página empresa*/
.conteudo p{

	font-family: Calibri;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
}
.conteudo li{
	font-family: Calibri;
	font-size: 16px;
	line-height: 20px;
}
.FigureServicos{
	float: left;
	margin-bottom: 50px;
}
.FigureServicos figcaption{
	text-align: center;
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
}