/* CSS Document */

* { margin:0; padding:0; border:0; }

body{
	font:14px Arial, Helvetica, sans-serif;
	background:url(assets/bg.jpg);
	color:#f3f1e0;
}

#tudo{
	width:960px;
	margin:0 auto;
}

#topos{
	margin:22px auto;
}

#img {
	width:360px;
	float:left;
	margin-top:40px;
}

#home{
	width:960px;
	background:url(assets/top-bg.jpg) no-repeat;
	height:500px;
	position:relative;
}

#home h1 a{
	display:block;
	width:676px;
	height:394px;
	background:url(assets/upea.png);
	text-indent:-9999px;
	top:12px;
	position:absolute;
}

#head{
	width:115px;
	height:159px;
	position:absolute;
	right:110px;
	top:44px;
	background:url(assets/head.png);
}

#menu{
	position:absolute;
	width:206px;
	right:52px;
	top:244px;
}

#menu img{
	margin-bottom:10px;
}

#quemsoutudo{
	overflow:hidden;
	margin-bottom:80px;
}

#quemsoueutxt{
	width:550px;
	float:right;
	margin-top:40px;
	background:#121210;
	padding:17px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#cols {
	float:right;
	width:420px;
	margin-right:100px;
	margin-top:20px;
}

#colum {
	width:180px;
	margin:4px;
	float:left;
}

#coldois {
	width:200px;
	margin:4px;
	float:right;
}

#portfoliotudo{
	overflow:hidden;
	margin:64px auto;
}

#destaque{
	width:290px;
	float:left;
	line-height:18px;
}

#destaque p {
	line-height:24px;
}

#itenstudo{
	width:640px;
	float:right;
}

#itenstudo a img {
	border:2px solid #D1D9DF;
	margin-right:4px;
	margin-bottom:4px;
}

#itenstudo a:hover img {
	border:2px solid #795352;
}

#itensleft{
	width:418px;
	float:left;
}

#itensweb{
	float:left;
	width:198px;
}

#itensart{
	float:right;
	width:198px;
}

#itensright{
	float:right;
	width:202px;
}

#itensbanners{
	float:left;
	width:90px;
}

#itenslogos{
	float:right;
	width:90px;
}

#contatotudo{
	margin-top:60px;
	overflow:hidden;
}

#contatoform{
	float:left;
	width:600px;
}

#contatomais{
	float:right;
	width:220px;
	font-size:13px;
}

#contatomais img{
	float:left;
	margin-right:6px;
}

#contatolinks{
	margin-top:30px;
}

#contatolinks a{
	float:left;
	display:inline;
	margin-right:12px;
}

#contatoright{
	float:right;
	width:400px;
}

#contatoleft{
	float:left;
	width:280px;
}

#footer{
	width:100%;
	background:#151515;
	border-top:1px solid #3F3E3B;
	clear:both;
	margin-top:34px;
	padding:16px 0;
	font-size:11px;
	color:#666666;
}

#footer-in{
	width:960px;
	margin:0 auto;
}

form{
	width:720px;
}

input, select, textarea{
	border:3px solid #9d9991;
	background-color:#f5f5f5;
	padding:7px 5px;
	margin-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

input:focus, textarea:focus{
	background-color:#D1D9DF;
}

input#send {
	background-image:url(assets/enviar.gif);
	background-repeat:no-repeat;
	border:0 none;
	color: #151515;
	cursor: pointer;
	font-size:11px;
	font-weight:bold;
	height:34px;
	width:59px;
}


input#send:hover{
	background-image:ur(assets/enviar.gif);
	background-position:0 -34px;
}

.clearAll{
	clear:both;
}

.know{
	font-size:14px;
	font-weight:bold;
}

.destaque{
	font-size:18px;
	font-weight:bold;
}

.destaquee{
	font-size:20px;
	font-weight:bold;
}

.espaco{
	height:3px;
	display:block;
}

a{
	color:#f6f3ee;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.endum{
	color: #FCFBDC;
	text-decoration: none;
}

a.endum:hover {
	text-decoration: underline;
}
