@charset "utf-8";
/* CSS Document */
* { border:0; padding:0; margin:0; outline:0px; }
li { list-style-type:none; }
a { text-decoration:none; color:#FFF; }
a:hover { color:#C03; }
.clear { clear:both; display:block; height:1px; margin-bottom:-1px; overflow:hidden; }
.noMright { margin-right:0px !important; }

body { background:#2E3438 url('../images/bg-body.gif') top repeat-x; color:#999; font:normal 11px Arial, Helvetica, sans-serif; }

.TopBar { height:4px; overflow:hidden; background:#242220 url('../images/top-bar.gif') center top no-repeat; }

#Main { margin:0 auto; position:relative; width:968px; z-index:1; }

/* Header */
#Header { height:85px; }
	#Header h1 { background:url('../images/logo.gif') center no-repeat; text-indent:-9999cm; position:absolute; top:33px; width:328px; }
	#Header h1 a { display:block; height:15px; overflow:hidden; }


#frmLanguage { position:absolute; right:0px; top:37px; }
	#frmLanguage select { font-size:9px; }
.dvLanguage { font-size:9px; }
	.dvLanguage li { display:inline; }
	.dvLanguage a { color:#999; padding:0 6px 0 5px; cursor:pointer; text-decoration:none !important; text-transform:uppercase; }
	.dvLanguage a.true { color:#666; cursor:default; }
	/*.dvLanguage a + a { border-left:1px solid #000; } */

/* Menu */
#Menu { font-size:9px; left:399px; position:absolute; top:37px; }
	#Menu li { display:inline; }
	#Menu li.mnLogin { padding-left:37px; }
	#Menu li.mnLogin a { cursor:default; }
	#Menu a { color:#FFF; letter-spacing:1px; line-height:9px; padding:0 6px 0 5px; cursor:pointer; text-decoration:none !important; text-transform:uppercase; }

/* CONTENT */
#Content { padding-bottom:0px; }

/* Home */
.HomeSS li { border:7px solid #FFF; text-align:center; }
* html .HomeSS li { border:0px; }
* html .HomeSS li img { border:7px solid #FFF; }

/* Quem Somos*/
.quemPic li { float:left; height:300px; }
	* html .quemPic li { height:222px; margin-bottom:78px; overflow:hidden; }
.quemPic li.liTxt { background:url('../images/mini-arrow-r.gif')  5px 215px no-repeat; height:auto; padding:210px 60px 0 15px; margin-bottom:0; }
p.quem { clear:both; padding:15px 170px 0 7px; }

/* Projetos */
.dvProjetos { float:right; height:509px; width:200px; }
	.dvProjetos h2 { background:#191A1B url('../images/dot-x.gif') top repeat-x; font-size:20px; font-weight:normal; padding:5px 0 5px 12px; }
	.dvProjetos ul { background:url('../images/dot-x.gif') top repeat-x; padding-top:15px; }
	.dvProjetos li { background:url('../images/mini-arrow-r.gif') 5px 10px no-repeat; font:normal 10px 'Microsoft Sans Serif', Arial, Helvetica, Sans-Serif; padding:5px 5px 5px 20px; }
	.dvProjetos li a { color:#666; }
	.dvProjetos li span { display:none; position:absolute; top:571px; right:218px; color:#FFF; padding:1px 5px; background:#000; opacity:0.6; filter:alpha(opacity=60); }
	.dvProjetos li img { border:7px solid #FFF; display:none; position:absolute; top:85px; left:0px; }

#ProjectSS { float:left; width:743px; height:495px; overflow:hidden; border:7px solid #FFF; }
#ProjectSS li { line-height:0px; margin-bottom:15px; }
#ProjectSS li span { position:absolute; bottom:0px; right:0px; color:#FFF; padding:1px 5px; background:#000; line-height:normal; opacity:0.6; filter:alpha(opacity=60); font:normal 10px 'Microsoft Sans Serif', Arial, Helvetica, Sans-Serif; }
.dvProjeto { float:right; width:200px; position:relative; }
	.dvProjeto h2 { background:url('../images/mais.gif') 0px 5px no-repeat; color:#FFF; font:normal 25px Tahoma, Arial, Helvetica, sans-serif; margin-top:60px; padding:0 0 0 30px; }
	.dvProjeto strong { color:#FFF; font-weight:normal; display:block; padding:5px 0 15px 10px; }
	.dvProjeto p { padding:0 0 15px 10px; }
	.dvProjeto p span { padding-right:5px; color:#FFF; font-weight:bold; }
	/*.dvProjeto p + p { display:none; }*/
	.dvProjeto .aMais { position:absolute; bottom:-5px; right:10px; cursor:pointer; font-size:9px; text-transform:lowercase; color:#C03; }

/* Contato */
.cont h2 { color:#C03; font:normal 20px Tahoma, Arial, Helvetica, sans-serif; padding-bottom:10px; }
.cont li { background:url('../images/dot-x.gif') top repeat-x; color:#FFF; line-height:17px; padding:7px 0; }
	.con li span { color:#C03; }
.cont { float:left; min-height:270px; width:450px; }
.dvFale { margin-right:65px; }

/* Footer */
#Footer { padding-top:20px; }
/* Utilities */
#dvLoad {
	background:url('../images/ajax-loader.gif') center no-repeat;
	display:none;
	height:50px;
	left:0px;
	position:absolute;
	top:0px;
	width:50px;
	z-index:9;
}

/* Setas do SlideShow */
span.Prev { background:transparent url('../images/arrow_left.png') 10% 50% no-repeat; z-index:999; }
span.Next { background:transparent url('../images/arrow_right.png') 90% 50% no-repeat; z-index:999; }

/* Apagar depois */
input, textarea { border:1px solid #CCC; }
