body {
	/* Necessário para centralizar o layout no "IE" */
	text-align:center;
	background-color:#191919;
	margin:0 auto;
	text-align:end;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
	height: 100%;
overflow: auto;

}
div {
border:0px}


#topob {
width:100%;
text-align:center; /* Alinhando o texto a esquerda**/
	background-image:url(../imagens/bg_topo.gif);
	background-repeat:repeat-y;
	clear:both;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #183196;


}
#topocentro {
width:774px;
margin:0 auto; /* centraliza o layout, exceto "IE" */
text-align:left; /* Alinhando o texto a esquerda**/
}


#loja {
	width:100%;
	text-align:center;
	margin: 0 auto;
	background-color:#232324;
	clear:both;
	text-align:center;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}


.animacao {
width:774px;;

}

#omnimenu {
	color:#ffffff;
	font-size: 12px;
	line-height: normal;
	background-color:#090;
	float:left;
	
}
#imga {
	color:#ffffff;
	float:left;
	
	clear:both;
	z-index:3;
}
#imgb {
	color:#ffffff;
	float:left;
	z-index:5;
	
}

#menua{
 width:754px;
 text-align:right;
 z-index:10;
 position: fixed;
 margin-right:40px;
 Word-spacing: 20px; 
 letter-spacing: 3px;
 position: absolute;
}

#menua a {
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
	line-height: normal;
}

#menua a:hover {
	color:#c34900;
}

#estrutura {
width:100%;
text-align:left; /* Alinhando o texto a esquerda**/
clear:both;
background-color: #191919;
}
#estruturacentro {
min-height:420px;
width:774px;
margin:0 auto; /* centraliza o layout, exceto "IE" */
text-align:left; /* Alinhando o texto a esquerda**/
background-color:#303030;
background-image: url(../images/canto.png);
background-repeat:no-repeat;
padding-top:15px;

}

#esquerda {
	color:#ffffff;
	float:left;
	width:319px;
	padding-left:45px;
	padding-top:30px;
}
#meio {
	color:#ffffff;
	width:69px;
	float:left;
	padding-top:20px;
}
#direita {
	color:#ffffff;
	width:341px;float:left;
	background-color:#FFFFFF;
	margin-top:20px;
}
#titulopag {
float:left;
	width:319px;
	padding-left:45px;
	margin-top:45px;
}
#face {
width:170px;
width:400px;
text-align:right;
float:left;
margin-bottom:40px;
margin-top:45px;
}

#sombra {
width:774px;
margin: auto;
clear:both;
background-color: #000;
}




.pontinhos {
	font-size: 11px;
	color: #FFF;
}

/* Index */

#bemvindo {
	padding-top:50px;
	padding-left:45px;
	padding-bottom:15px;
}

#apresentacao {
	width:580px;
	padding-left:5px;
	padding-top:20px;
}

#lateralprojects {
	width:69px;
	margin-left:350px;
}

#projects {
	width:169px;
}

#animacao {
	width:300px;
}

/* Links */

#conteudo {
	width:774px;
	clear:both;
	text-align:center;
}

#frase {
	width:774px;
}

#links {
	width:774px;
}

#links a { text-decoration: none; color: #48cddd; }

/* Profile */

#profissional {
width:720px;
padding-left:45px;
clear:both;
}

.foto { margin-left: 45px; width: 150px; float: left; }

.nome { font-size: 16px; color: #48cddd; font-variant: small-caps; }

.perfil { width: 525px; float: right; text-align: justify; line-height: 20px; margin-right: 45px; }

/* Projects */

#projeto {
width:720px;
padding-left:45px;
height:320px;
clear:both;
}

.projeto { font-size: 20px; color: #6cc768; font-variant: small-caps; }

#video { width:395px; float:left; }
#tituloproj {
width:290px;
float:left;
margin-top:30px;
}

#descricao {
width:290px;
float:left;
margin-top:15px;
text-align: justify;
}

/* Contact */

#formulario { width:774px; font-size:11px; line-height: 20px; margin-top:25px; }

.field { clear: both; width: 750px;  }
.fieldname { width: 200px; float: left; text-align: right; }
.fieldinput { margin-left: 20px;  float: left; }
.campos { color: #000000; margin-bottom:7px; width: 400px; font-size: 11px; height: 12px; }
.texto { color: #000000; margin-bottom:7px; width: 400px; font-size: 11px; height: 75px; }

/* Success */

.success { font-size: 16px; color: white; text-align: center; }
.success a { text-decoration: none; color: #48cddd; }


/* Projetos */

section {
	display: block;
	overflow: hidden;
	position: relative;
}
.button {
	background: #014464;
	background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0E658E), color-stop(.5, #0C577A), color-stop(.5, #014D71), to(#003E5C)); 
	border: 1px solid #368DBE;
	border-top: 1px solid #c3d6df;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 3px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 30px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px black;
	text-transform: uppercase;
	width: auto;
}
.button2 {
	background: #d9ae00;
	background: -moz-linear-gradient(top, #b28b06, #9c7705 50%, #9c7705 51%, #5c4100);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b28b06), color-stop(.5, #9c7705), color-stop(.5, #9c7705), to(#5c4100)); 
	border: 1px solid #c7a60c;
	border-top: 1px solid #e5d51f;
}
.button3 {
	background: #ffd838;
	background: -moz-linear-gradient(top, #edbf21, #c89b0f 50%, #9c7705 51%, #906706);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edbf21), color-stop(.5, #c89b0f), color-stop(.5, #c89b0f), to(#906706)); 
	border: 1px solid #c7a60c;
	border-top: 1px solid #e5d51f;
}
/*
.price_table {
    float: right;
	font-size: 12px;
    margin: 0;
    padding: 20px 0;
	position: relative;
	width: 330px;
}
.price_table .price_column.highlighted {
	background: #ffd838;
    margin: -5px!important;
	padding: 10px;
    z-index: 2;
}
.price_table .price_column {
	display: block;
	margin: 5px;
    float: left;
    position: absolute;
	width: 180px;
    z-index: 1;
}
.price_table .price_column > div {
	background: #eeeeee;
}
.price_table .price_column > div > div {
	padding: 10px 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #f6f6f6;
}
.price_table .price_column > div > p {
	padding: 10px 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #f6f6f6;
}
.price_table .price_column > div > ul {
	padding: 10px 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #f6f6f6;
}
.price_table .price_title {
	background-color: #333333;
    border-top: 0!important;
    color: #ffffff;
    font-size: 14px;
}
.price_table .highlighted .price_title {
    font-size: 16px;
}
.price_table .price_price {
    font-size: 36px;
    line-height: 40px;
}
.price_table .highlighted  .price_price {
    font-size: 40px;
    line-height: 44px;
}
.price_table .price_explanation {
	font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
}
.price_table .cusButton {
	background-color: #333333;
	display: block;
    text-align: center;
}
.price_table li {
	padding: 5px 0;
}
.price_table div.pix_check {
	background: url(projetos/images/demo/list-check-green.png) no-repeat 15px center;
    padding-left: 38px!important;
}
.price_table div.pix_error {
	background: url(projetos/images/demo/list-error.png) no-repeat 15px center;
    padding-left: 38px!important;
}
*/
