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

* {
	margin : 0;
	padding : 0;
}
html {
	height : 100%;
}
body {
	background-color: #000;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	margin: 0px;
	text-align: left;
	height : 100%;
	color : #a4a4a4;
	cursor : default;
	font-size : 12px;
	background-position : 50% 0;
	background-repeat : no-repeat;
}
a:link, a:visited {
	color : #CCC;
	text-decoration : none;
	font-weight: bold;
}
#mae {
	width: 1020px;
	margin: auto;
	height: 1200px;
}
#topo {
	float: left;
	height: 80px;
	width: 1020px;
}
#logo {
	font-size: 50px;
	float: left;
	height: 45px;
	width: 180px;
	margin-top: 30px;
}
#menu {
	text-align: right;
	height: 30px;
	width: 800px;
	float: left;
	margin-top:50px;
	margin-left:10px;
	padding-right: 20px;
}
#menu a{
	margin-left: 15px;
	font-size:13px;
	color:#CCC;
	font-weight: normal;
}
#menu a:hover{
	margin-left: 15px;
	font-size:13px;
	color:#666;
	font-weight: normal;
}
#slider {
	float: left;
	height: 323px;
	width: 1008px;
	padding-left:10px;
	background-image: url(images/fibraCarbono.jpg);
	border: 1px solid #333;
}
#slide-runner {
	cursor: auto;
}
#destaques {
	float: left;
	height: 150px;
	width: 1020px;
	padding-top: 45px;
}
#web {
	float: left;
	height: 120px;
	width: 290px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 5px;
	border: 1px solid #333;
}
#publicidade {
	float: left;
	height: 120px;
	width: 290px;
	padding: 5px;
	border: 1px solid #333;
}
#editorial {
	float: left;
	height: 120px;
	width: 290px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 5px;
	border: 1px solid #333;
}
#linha1 {
	background-image: url(images/linha.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 1020px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#linha {
	background-image: url(images/linha.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 1020px;
	margin-bottom: 10px;
}
#aspasEsquerda {
	float: left;
	height: 98px;
	width: 42px;
	padding-left: 35px;
}
#aspasDireita {
	height: 98px;
	width: 42px;
	float: left;
}
#textoRodape {
	font-size: 11px;
	width: 500px;
	float: left;
	margin: 30px;
	text-align: left;
}
#separador {
	margin: 25px;
	float: left;
	height: 56px;
	width: 8px;
}
#contrate {
	float: left;
	width: 200px;
	margin-top: 35px;
	margin-left: 35px;
}
#tituloInfo {
	float: left;
	width: 970px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 16px;
}
#textoInfo {
	float: left;
	width: 970px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: justify;
}
#titulos {
	float: left;
	width: 970px;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 16px;
}
#resume {
	float: left;
	width: 970px;
	text-align: justify;
}
#habilidades {
	float: left;
	width: 270px;
	text-align: justify;
}
#softwaresLogos {
	float: left;
	width: 700px;
	height: 115px;
	padding-top: 10px;
	margin-top: 15px;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
#port {
	width: 1020px;
	float: left;
}
#portInterno {
	float: left;
	height: 120px;
	width: 290px;
	padding: 5px;
	border: 1px solid #333;
	margin-left: 25px;
	margin-top: 25px;
}
#portWeb {
	float: left;
	height: 120px;
	width: 290px;
	padding: 5px;
	border: 1px solid #333;
	margin-left: 25px;
	margin-top: 25px;
}
#portPublicidade {
	float: left;
	height: 120px;
	width: 290px;
	padding: 5px;
	border: 1px solid #333;
	margin-left: 25px;
	margin-top: 25px;
}
#portEditorial {
	float: left;
	height: 120px;
	width: 290px;
	padding: 5px;
	border: 1px solid #333;
	margin-left: 25px;
	margin-top: 25px;
}
#menuTopo {
	float: left;
	width: 970px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 25px;
}
#menuTopo2 {
	float: left;
	width: 970px;
	padding-left: 25px;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
}
#contato {
	float: left;
	width: 970px;
	padding: 25px;
	line-height: 14pt;
}
#textoContato {
	float: left;
	width: 150px;
}
#formularioContato {
	float: left;
	width: 810px;
}
#textoFormulario {
	float: left;
	width: 70px;
	padding-left: 45px;
}
#formulario {
	float: left;
	width: 695px;
}
#imagemFormulario {
	float: left;
	width: 400px;
	height: 200px;
	background-image: url(images/fundoFormulario.jpg);
}
#separadorContato {
	float: left;
	height: 146px;
	width: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#camposFormulario {
	float: left;
	height: 200px;
	width: 295px;
}
#enviar {
	color: #CCC;
	background-color: #000;
	display: block;
	height: 20px;
	width: 45px;
	margin-left: 245px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botaoEnviar {
	float: left;
	height: 200px;
	width: 400px;
}
