@charset "utf-8";
/* CSS Document */

html{
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#090909;
	border-top:10px solid #b41f24;
	background-image:url(../img/bg.jpg);
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	color:#999999;
	font-size:11px;
	line-height:normal;
}
a{
	text-decoration:none;
	outline:none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
	outline:none;
	color:#999999;
}

.Esq{
	float:left;
}
.Dir{
	float:right;
}
.Base{
	clear:both;
}

.RespiroTop13{
	margin-top:13px;
}
.RespiroRight21{
	margin-right:21px;
}
.DivRespiro{
	height:10px;
}

.Corpo{
	width:1000px;
	/*border:0.01px solid #FF0000;*/
	margin:0 auto;
}

.Logo{
	background-image:url(../img/logo.jpg);
	width:269px;
	height:122px;
	border-right:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
}
	.Logo a{
		width:269px;
		height:122px;
		display:block;
	}
UL.Menu{
	background-image:url(../img/bg_home.jpg);
	width:730px;
	height:80px;
	border-bottom:1px solid #2f2f2f;
}
	Ul.Menu li{
		padding:0px;
		float:left;
		height:21px;
		margin-top:35px;
	}
	Ul.Menu li a{
		width:100%;
		height:100%;
		padding:0px;
		margin:0px;
		display:block;
		text-indent:-40000px;
	}
	.M_Flammo, .M_Clientes, .M_Projetos, .M_Contato{
		background-image:url(../img/menu.jpg);
	}
	.M_Flammo a:hover, .M_Clientes a:hover, .M_Projetos a:hover, .M_Contato a:hover{
		background-image:url(../img/menu_over.jpg);
	}
	.M_Flammo{
		margin-left:31px;
	}
	.M_Flammo, .M_Flammo a:hover	{width:99px; background-position:-0px;}
	.M_Clientes, .M_Clientes a:hover{width:107px; background-position:-99px;}
	.M_Projetos, .M_Projetos a:hover{width:107px; background-position:-206px;}
	.M_Contato, .M_Contato a:hover	{width:92px; background-position:-313px;}

.Footer{
	border-top:1px solid #2f2f2f;
	width:100%;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:30px;
}
	.Footer p{
		margin-left:23px;
	}
	
/***** GERAL *****/


.BoxConteudo p{
	margin-left:10px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.BoxTitulo{
	width:728px;
	clear:both;
	padding-top:2px;
	position:relative;
}
/***** HOME *****/

.BoxHomeFlammo{
	width:268px;
	height:192px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	border-right:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
	clear:left;
}
	.BoxHomeFlammo p{
		width:231px;
		margin-left:16px;
		margin-top:14px;
		line-height:15px;
	}
	
.BoxHomeTwitter{
	width:268px;
	height:257px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	border-right:1px solid #2f2f2f;
	clear:left;
}

.BoxFlash{
	width:728px;
	height:490px;
	background-image:url(../img/img_flash.jpg);
	clear:right;
	padding-top:2px;
}
.Titulo{
	width:702px;
	height:27px;
	background-color:#1d1d1d;
	margin-left:1px;
}
/**************** FLAMMO ***********************/
.BoxFlammo{
	float:left;
	clear:left;
	width:900px;
}
.BoxFlammo p{
	margin-left:10px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
.imgflammo{
	margin-right:10px;
	margin-bottom:10px;
	border:2px solid #303030;
	float:left;
	text-align:left;

}


/**************** CLIENTES ***********************/
Ul.ListClientes{
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:20px;
	float:left;
	position:relative;
	width:1000px;
	list-style:none;
	*margin-top:0px;
	_margin-top:3px;

}
	Ul.ListClientes li{
		width:162px;
		height:119px;
		margin:0px;
		padding:2px;
		*padding:2px;
		_padding:1px;
		float:left;
		position:relative;
	}
	Ul.ListClientes li img{
		border:0.1px solid #0b0b0b;
	}
	
	

/**************** CONTATO ***********************/

form{
	width:400px;
	margin-top:30px;
	padding:0px;
	margin-left:30px;
	float:left;
	margin-bottom:30px;
}
label{
	width:80px;
	margin-right:5px;
	margin-bottom:10px;
	margin-top:5px;
	float:left;
	text-align:left;
}
.input_fale{
	width:300px;
	height:20px;
	display:inline;
	margin-bottom:10px;
	background-color:#1d1d1d;
	border:1px solid #1d1d1d;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding:2px;
}
.input_fale_focus{
	border:1px solid #303030;
	width:300px;
	height:20px;
	background-color:#1d1d1d;
	display:inline;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding:2px;
}
.text_fale{
	width:300px;
	height:100px;
	display:inline;
	margin-bottom:10px;
	background-color:#1d1d1d;
	border:1px solid #1d1d1d;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding:2px;
}
.text_fale_focus{
	border:1px solid #303030;
	width:300px;
	height:100px;
	display:inline;
	margin-bottom:10px;
	background-color:#1d1d1d;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
	padding:2px;
}
.btn_enviar{
	text-align:right;
	float:right;
	clear:right;
	padding:4px;
	border:none;
	margin-top:10px;
	margin-right:10px;
	font-size:11px;
	background-color:#1d1d1d;
	color:#999999;
}

.BoxContato{
	width:268px;
	height:310px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	border-right:1px solid #2f2f2f;
	clear:left;
}
	.BoxContato p{
		width:231px;
		margin-left:16px;
		margin-top:14px;
		line-height:15px;
	}
	
/**************** PROJETOS ***********************/
Ul.ListProjetos{
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:1px;
	position:relative;
	width:1000px;
	list-style:none;
}
	Ul.ListProjetos li{
		width:245px;
		height:220px;
		margin:2px;
		padding:0px;
		float:left;
		position:relative;
		background-color:#121212;
	}
	Ul.ListProjetos li img{
		border:0.1px solid #0b0b0b;
	}
h3{
	font-size:14px;
	color:#b41f24;
	font-weight:normal;
	padding:4px;
	padding-left:12px;
}
h4{
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	padding:4px;
	padding-left:12px;
}
h3:hover , h4:hover{
	color:#999999;

}
.BoxProjetos img{
	float:right;
	padding:1px;
	padding-bottom:8px;
}

.BoxLateralProjetos{
	width:268px;
	height:310px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	border-right:1px solid #2f2f2f;
	clear:left;
}
	.BoxLateralProjetos p{
		width:231px;
		margin-left:16px;
		margin-top:6px;
		line-height:15px;
	}
	
.projetosnav{
	background-color:#b41f24;
	height:38px;
	margin-top:2px;
}
.projetosnav img{
	margin-left:10px;
	margin-top:11px;
	clear:left;
}
h3.nomeprojeto{
	margin-top:20px;
	font-size:14px;
	color:#FFFFFF;
	margin-left:18px;
	padding:0px;
}
h4.nomecliente{
	font-size:13px;
	color:#b41f24;
	margin-left:18px;
	padding:0px;
}




	/**************** TWITTER ***********************/
#twitter{
	margin-top:10px;

}
.Twitter {
	padding-left:18px;
	padding-bottom:6px;
	padding-top:6px;
	padding-right:14px;
	clear: left;
}

/***** LISTA CLIENTES *****/

.hidden{
	display:none;	
}

.cliente1{
	background-image:url(../img/clientes/mrv.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente1:hover{
	background-image:url(../img/clientes/mrv_over.gif);
	cursor: default;
}
.cliente2{
	background-image:url(../img/clientes/saritur.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente2:hover{
	background-image:url(../img/clientes/saritur_over.gif);
	cursor: default;
}
.cliente3{
	background-image:url(../img/clientes/gerdau.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente3:hover{
	background-image:url(../img/clientes/gerdau_over.gif);
	cursor: default;
}
.cliente4{
	background-image:url(../img/clientes/concreto.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente4:hover{
	background-image:url(../img/clientes/concreto_over.gif);
	cursor: default;
}
.cliente5{
	background-image:url(../img/clientes/farmax.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente5:hover{
	background-image:url(../img/clientes/farmax_over.gif);
	cursor: default;
}
.cliente6{
	background-image:url(../img/clientes/cafe.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente6:hover{
	background-image:url(../img/clientes/cafe_over.gif);
	cursor: default;
}
.cliente7{
	background-image:url(../img/clientes/fiatgroup.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente7:hover{
	background-image:url(../img/clientes/fiatgroup_over.gif);
	cursor: default;
}
.cliente8{
	background-image:url(../img/clientes/mrvlog.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente8:hover{
	background-image:url(../img/clientes/mrvlog_over.gif);
	cursor: default;
}
.cliente9{
	background-image:url(../img/clientes/vem.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente9:hover{
	background-image:url(../img/clientes/vem_over.gif);
	cursor: default;
}
.cliente10{
	background-image:url(../img/clientes/panelamineira.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente10:hover{
	background-image:url(../img/clientes/panelamineira_over.gif);
	cursor: default;
}
.cliente11{
	background-image:url(../img/clientes/altaenergia.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente11:hover{
	background-image:url(../img/clientes/altaenergia_over.gif);
	cursor: default;
}
.cliente12{
	background-image:url(../img/clientes/aprimore.gif);
	background-repeat:no-repeat;
	display:block;
	width:163px;
	height:120px;
}
.cliente12:hover{
	background-image:url(../img/clientes/aprimore_over.gif);
	cursor: default;
}

/***** LISTA CARREIRA *****/

h4.vaga{
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:0px;
}
.vagalink{
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:bold;
	background-color:#b41f24;
	padding:6px;
	font-size:10px;
	width:200px;
}
