@charset "utf-8";
/* CSS PNLD 2013 */

html, body {
	background-color:#35a7bf;
	font-size:12px;
	line-height:18px;
	min-height:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.png);
	background-repeat:repeat;
}

.displace {
	position: absolute;
	left: -5000px;
}

.sublinhado {
	background-color:#F4E737;
	padding:2px;
}

a img {
	border:none;
}

#container {
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}

#BoxBranca {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 15px #666666;
	-webkit-box-shadow: 0px 0px 15px #666666;
	box-shadow: 0px 0px 15px #666666;
	display:block;
	height:inherit;
	width:978px;
	background-color:#FFF;
	margin:auto;
}

#BoxBranca-projeto {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 15px #666666;
	-webkit-box-shadow: 0px 0px 15px #666666;
	box-shadow: 0px 0px 15px #666666;
	display:block;
	width:978px;
	background-color:#FFF;
	margin:auto;
}

#BoxBranca-projetoingles {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 15px #666666;
	-webkit-box-shadow: 0px 0px 15px #666666;
	box-shadow: 0px 0px 15px #666666;
	display:block;
	height:3900px;
	width:978px;
	background-color:#FFF;
	margin:auto;
}

#homepage {
	display:block;
	padding:60px;
	text-align:left;
	height:955px;	
}

#homepage-20 {
	display:block;
	padding:60px;
	text-align:left;
	height:inherit;
}

#homepage-projeto {
	display:block;
	padding:60px;
	text-align:left;
}

#topo-projeto {
	margin-left:-60px;
	display:block;
}

#topo-manual {
	display:block;
	float:left;
}


.logoleft {
	margin-left:-60px;
	float:left;
}

.botsgerais {
	margin-left:-20px;
	float:left;
}

.botsprojeto {
	display:block;
	float:right;
}

.botsgerais li {
	display:block;
	float:left;
}

.botsprojeto li {
	display:block;
	float:left;
}

.logoright {
	text-align:right;
	float:right;
}

.logoright-projeto {
	text-align:right;
	width:580px;
	float:right;
}

.txt-destaque-projeto {
	font-size:16px;
}

a.nav01 {
	margin-top:60px;
	display: block;
	width: 341px;
	height: 117px;
	text-decoration: none;
	background: url("images/bot001.png");
}

.nav01_off {
	display: block;
	width: 341px;
	height: 117px;
	background: url("images/bot001.png");
	background-position: -341px 0;
}

a.nav01:hover {
	background-position: -341px 0;
}

a.nav02 {
	margin-top:20px;
	display: block;
	width: 341px;
	height: 117px;
	text-decoration: none;
	background: url("images/bot002.png");
}
	
.nav02_off {
	display: block;
	width: 341px;
	height: 117px;
	background: url("images/bot002.png");
	background-position: -341px 0;
}

a.nav02:hover {
	background-position: -341px 0;
}

.bots-home {
	float:right;
	width:300px;
	display:block;
	clear:both;
	margin-top:20px;
}

.manuais-home {
	width:978px;
	display:block;
	clear:both;
	padding-top:100px;
	margin-left:-60px;
	padding-bottom:50px;
}

a.bot-a {
	margin-top:60px;
	display: block;
	width: 175px;
	height: 63px;
	text-decoration: none;
	background: url("images/bot-a.png");
}

.bot-a_off {
	display: block;
	width: 175px;
	height: 63px;
	background: url("images/bot-a.png");
	background-position: -175px 0;
}

a.bot-a:hover {
	background-position: -175px 0;
}

a.bot-b {
	margin-top:60px;
	display: block;
	width: 175px;
	height: 63px;
	text-decoration: none;
	background: url("images/bot-b.png");
}

.bot-b_off {
	display: block;
	width: 175px;
	height: 63px;
	background: url("images/bot-b.png");
	background-position: -175px 0;
}

a.bot-b:hover {
	background-position: -175px 0;
}

a.bot-c {
	margin-top:60px;
	display: block;
	width: 175px;
	height: 63px;
	text-decoration: none;
	background: url("images/bot-c.png");
}

.bot-c_off {
	display: block;
	width: 175px;
	height: 63px;
	background: url("images/bot-c.png");
	background-position: -175px 0;
}

a.bot-c:hover {
	background-position: -175px 0;
}

.destaque-20 {
	clear:both;
	display:block;
	padding-top:50px;
	margin-left:-60px;
	width:978px;
	height:390px;	
}

.destaque-20-txt {
	clear:both;
	display:block;
	margin-top:20px;
	height:100px;	
}

#linhas-mistas{
	clear:both;
	padding-top:40px;
	display:block;
	min-height:inherit;
}

#separador-projeto{
	clear:both;
	margin-left:-60px;
	padding-top:40px;
	display:block;
}

.coluna-esquerda-imagem {
	width:300px;
	float:left;
}
	
.coluna-direita-texto {
	width:550px;
	float:right;
}