@charset "iso-8859-1";
/* CSS Document */
/************************************/
/******* Estrutura do Site ********/
/*********************************/
* {
	margin: 0px;
	margin-left: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../imagens/background.jpg);
	background-repeat: repeat;
}

li {
	margin-left: 25px;
}


#conteinerGeral {
	position: relative;
	width: 760px;
	height: 420px;
	max-width: 760px;
	min-height: 420px;
}

#site {
	position:absolute;
	left:10px;
	top:8px;
	width: 752px;
	z-index: 1;
}

/********* Estrutura Topo ***********/
#logotipo {
	position:absolute;
	width: 283px;
	height: 90px;
	top: 20px;
	left: 20px;
	background-image: url(../imagens/log_francodumont.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
#slogan {
	position:absolute;
	left:102px;
	top:111px;
	width:125px;
	height:16px;
	z-index:2;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
#carimbo {
	position:absolute;
	width: 153px;
	height: 144px;
	top: 15px;
	left: 485px;
	background-image: url(../imagens/carimbo.png);
	background-repeat: no-repeat;
}

/********* Estrutura Menu ***********/
#linhaHorizontal3 {
	position:absolute;
	left:0px;
	top:230px;
	width:290px;
	height:1px;
	z-index:3;
	background-image: url(../imagens/linha%20horizontal.jpg);
	background-repeat: repeat-x;
}
#linhaHorizontal2 {
	position:absolute;
	left:0px;
	top:70px;
	width:290px;
	height:1px;
	z-index:3;
	background-image: url(../imagens/linha%20horizontal.jpg);
	background-repeat: repeat-x;
}
#linhaHorizontal1 {
	position:absolute;
	left:0px;
	top:150px;
	width:290px;
	height:1px;
	z-index:3;
	background-image: url(../imagens/linha%20horizontal.jpg);
	background-repeat: repeat-x;
}
#linhaVertical {
	position:absolute;
	left:143px;
	top:-8px;
	width:1px;
	height:330px;
	z-index:3;
	background-image: url(../imagens/linha%20vertical.jpg);
	background-repeat: repeat-y;
}


.fundo_topo {
	background-image: url(../imagens/fundo_top.png);
}

.fundo_meio {
	background-image: url(../imagens/fundo_meio.png);
	background-repeat: repeat-y;
}
.fundo_baixo {
	background-image: url(../imagens/fundo_baixo.png);
	background-repeat: repeat-y;
}

/********* Estrutura do Projetos ***********/
#abrirFotos {
	position: absolute;
	top: -100px;
	left: -5px;
	background-color: #333;
}

/********************************************/
/********* Botões do Menu   **************/
/******************************************/
#menu {
	position:absolute;
	left:8px;
	top:147px;
	width:310px;
	height:308px;
	z-index:2;
	text-align: left;
}

#btSistemaDeQualidade {
	background-image:url(../imagens/icones/sistema_de_qualidade.png);
	background-repeat:no-repeat;
}
#btSistemaDeQualidade {
	background-image:url(../imagens/icones/sistema_de_qualidade.png);
	background-repeat:no-repeat;
}	
#btAEmpresa {
	background-image:url(../imagens/icones/a_empresa.png);
	background-repeat:no-repeat;
}
#btAEmpresa:hover {
	background-image:url(../imagens/icones/a_empresa.png);
	background-repeat:no-repeat;
}
#btCleintes {
	background-image:url(../imagens/icones/clientes.png);
	background-repeat:no-repeat;
}
#btCleintes:hover {
	background-image:url(../imagens/icones/clientes.png);
	background-repeat:no-repeat;
}
#btProjetos {
	background-image:url(../imagens/icones/projeto.png);
	background-repeat:no-repeat;
}
#btProjetos:hover {
	background-image:url(../imagens/icones/projeto.png);
	background-repeat:no-repeat;
}
#btServicos {
	background-image:url(../imagens/icones/servicos.png);
	background-repeat:no-repeat;
}
#btServicos:hover {
	background-image:url(../imagens/icones/servicos.png);
	background-repeat:no-repeat;
}
#btHome {
	background-image:url(../imagens/icones/home.png);
	background-repeat:no-repeat;
}
#btHome:hover {
	background-image:url(../imagens/icones/home.png);
	background-repeat:no-repeat;
}
#btSistemaDeQualidade {
	background-image:url(../imagens/icones/sistema_de_qualidade.png);
	background-repeat:no-repeat;
}
#btSistemaDeQualidade:hover {
	background-image:url(../imagens/icones/sistema_de_qualidade.png);
	background-repeat:no-repeat;
}
#btAmbiente {
	background-image:url(../imagens/icones/ambiente.png);
	background-repeat:no-repeat;
}
#btAmbiente:hover {
	background-image:url(../imagens/icones/ambiente.png);
	background-repeat:no-repeat;
}
#btContato {
	background-image:url(../imagens/icones/contato.png);
	background-repeat:no-repeat;
}
#btContato:hover {
	background-image:url(../imagens/icones/contato.png);
	background-repeat:no-repeat;
}
#btTrabalheConoso {
	background-image:url(../imagens/icones/trabalheConosco.jpg);
	background-repeat:no-repeat;
}
#btTrabalheConoso:hover {
	background-image:url(../imagens/icones/trabalheConosco.jpg);
	background-repeat:no-repeat;
}

a.menu:link, a.menu:visited {
	display: block;
	width: 75px;
	height: 63px !important;
	vertical-align: middle;
	padding-left: 65px;
	color: #000;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	background-position: 0px -70px;
}
a.menu:hover {
	text-decoration: underline;
	color: #000;
	background-position: 0px 0px;
}
a.menu {
	color:#000;
	font-size: 11px;
}
a.menuLateral {
	color:#000;
	font-size: 11px;
}


/********************************************/
/**************** Fomatação  **************/
/*******************************************/

/******* Geral ******/
body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.rodape {
	position:relative;
	color: #8D4D43;
	margin-top: 3px;
	margin-left: 8px;
}
.tituloPagina {
	font-size: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
blockquote {
	margin-top: 5px;
	margin-left: 19px;
}
.titulo {
	font-weight: bold;
	font-size: 15px;
}

/********* Home ***********/
.fundoLinhas {
	background-image:url(../imagens/linha%20vertical.jpg);
	background-repeat:repeat-y;
	background-position: 3px;
}

/********* Serviços ***********/
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/********* Projetos ***********/
th {
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.espaco {
	margin-top: 5px;
	margin-left: 5px;
}
.espacoCidades {
	margin-left: 8px;
}
.tabelaLinhas {
	font-size: 11px;
}

/********* Contato ***********/
.tipoContato {
	font-size: 14px;
}
.tamanhoCaixasForm1 {
	width: 200px;
	color:#333;
	font-size: 12px;
}
.tamanhoCaixasForm2 {
	width: 200px;
	height: 80px;
	color:#333;
	font-size: 12px;
}

a.linksContato:link, a.linksContato:visited {
	color:#0000FF;
}
a.linksContato:hover {
	color:#0000FF;
}
a.linksContato{
	color:#0000FF;
}
a.linksContato {
	color:#0000FF;
}
