*{margin:0;padding:0;border:0;outline:0;list-style:none;text-decoration:none}

body{
	color:#FFF;
	text-align:center;
	background-attachment: fixed;
	background-color: #9aa4a5;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 11px;
}
a:link {
	color: #FBD519;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBD519;
}
a:hover {
	text-decoration: none;
	color: #E0C21A;
}
a:active {
	text-decoration: none;
	color: #FBD519;
}
* html #container {height: 100%;}

#container{margin:auto;width:986px;min-height: 100%;}
#main{text-align:left}

#content{
	clear:both;
	float:right;
	margin-left:18px;
	width:600px
}
#container #main #content #menu {
	margin-top: 5px;
	margin-bottom: 20px;
	height: 238px;
	font-weight: bold;
	color: #FFF;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #767a7b;
	width: 500px;
}
#container #main #content #titulo {
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	background-color: #0180D8;
	width: 490px;
	padding-left: 10px;
}
#container #main #content #textohome {
	width: 460px;
	margin-bottom: 30px;
	background-color: #898D8E;
	padding: 20px;
	font-size: 14px;
}
#container #main #content #conteudo {
	width: 500px;
}
#container #main #content #conteudo #titulobannerlivros {
	width: 150px;
	margin-bottom: 2px;
	background-color: #898D8E;
	height: 40px;
	font-weight: bold;
}
#container #main #content #conteudo #bannerlivros {
	width: 110px;
	height: 108px;
	text-align: center;
	background-color: #898D8E;
	padding-left: 40px;
}
#container #main #content #conteudo #t_equipe {
	float: right;
	width: 260px;
	height: 40px;
	background-color: #898D8E;
	padding-left: 40px;
	font-weight: bold;
}
#container #main #content #conteudo #tituloequipe {
	float: right;
	width: 300px;
	height: 108px;
}
#container #main #content #conteudo #tituloequipe #beth {
}
#container #main #content #conteudo2 {
	background-color: #898D8E;
	width: 460px;
	padding: 20px;
	letter-spacing: 2px;
	position: absolute;
}
#container #main #content #conteudo2 #texto {
	text-indent: 50px;
	margin-bottom: 50px;
}
#container #main #content #conteudo2 #quemsomosfoto {
	height: 100px;
	width: 136px;
	float: left;
	background-image: url(../image/foto_gruppos.jpg);
	background-repeat: no-repeat;
	border: 10px solid #7a7d7e;
}
#container #main #content #conteudo2 #quemsomostexto {
	float: right;
	width: 280px;
	height: 100px;
}
#container #main #content #conteudo2 #links {
	letter-spacing: 1px;
}

#sidebar{
	float:right;
	width:274px;
	margin-top:15px;
}
#container #main #sidebar #equipe {
	margin-top: 122px;
}
#container #main #sidebar #equipe #sidebartequipetitulo {
	background-color: #898D8E;
	padding: 16px;
	margin-bottom: 3px;
	font-weight: bold;
}

#footer{
	position: fixed;
	bottom: 0;
	width: 274px;
	margin-left: 90px;
}
#footer p,#footer p a{
	font:10px Myriad Pro,Arial;
	color:#CCC
}
#footer p{float:left;padding:5px 20px 0 25px;height:18px}
#container #main #footer .footer.desenvolvimento {
	float: left;
}
#container #main #footer #menurodape {
	clear: both;
}
#container #main #footer #menurodape #voltar {
	width: 100px;
	float: left;
	margin-left: 5px;
}

