body {
	background-repeat: repeat-y;
	background-color: #839dbd;
	background-attachment: fixed;
	background-image: url(../imagens/fundo2.jpg);
	text-align: center;
	background-position: right;
	margin-bottom: 50px;
}
#contato{
	width: 100%;
	height: 100%;
	z-index: 90;
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 10%;
	background-image: url(../imagens/fundo6.png);
	background-repeat: repeat;
	text-align: center;
	visibility: hidden;


}
#container{
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	visibility: visible;
}
#container_desenhos{
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	visibility: hidden;
}
#container_websites{
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	visibility: hidden;
}
#container_videos{
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	visibility: hidden;
}
#corpo{
	background-image: url(../imagens/fundo.png);
	background-repeat: repeat-y;
	text-align: left;
	position: relative;
}
.imgweb{
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	margin-right:20px;
	position: static;
}

.style2 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 160px;
	font-weight: bold;
}
.voltar {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin-right: 80px;
	background-image: url(../imagens/voltar.png);
	background-repeat: no-repeat;
	width: 202px;
	float: right;
	clear: both;
}
.stylect {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 140px;
	font-weight: bold;
}
.stylew2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
	margin: 20px;
}
.stylev2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	position: absolute;
	text-align: left;
	float: right;
	width: 750px;
	margin-left: 20px;
}
.style3 {
	font-size: 14px;
	color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 170px;
	padding-left: 5px;
}
.style3int {
	font-size: 14px;
	color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-left: 5px;
}
.stylew3 {
	font-size: 12px;
	color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: justify;
	margin: 10px;
}
.style4 {
	font-size: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 70px;
}
.topicos {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	background-image: url(../imagens/fundo2.png);
	height: auto;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: bold;
	border: none;
}
.style5 {
	font-size: 12px;
	font-style: italic;
}

.style7 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 150px;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBBBBB;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.style9 {color: #999999}
.imagem{
margin-left:100px;
}

#cabecalho{
	text-align: right;
	display: none;
}
#cabecalho .cabecalho{
	filter:alpha(opacity=80);
	opacity:0.8;
	margin-right: 10px;

}
#topo{
	height: 36px;
	width: 1000px;
	background-image: url(../imagens/fdtop.png);
	background-repeat: no-repeat;
}
#cabecalho .cabecalho a{
}
#cabecalho .cabecalho:hover, #cabecalho .cabecalho a:hover{
	filter:alpha(opacity=100);
	opacity:1;
	}
#desenhos{
	width: 750px;
	padding: 40px;
	margin-left: 100px;
	margin-bottom: 30px;
	background-image: url(../imagens/fundo5.png);
	height: 370px;
	background-repeat: no-repeat;
}
#website{
	width: 750px;
	padding: 40px;
	margin-left: 100px;
	margin-bottom: 30px;
	background-image: url(../imagens/fundo3.png);
	height: 280px;
	background-repeat: no-repeat;
}
#video{
	width: 750px;
	padding: 40px; 
	margin-left: 100px;
	margin-bottom: 30px;
	background-image: url(../imagens/fundo4.png);
	height: 180px;
	background-repeat: no-repeat;
}
#base{
	height: 36px;
	width: 1000px;
	background-image: url(../imagens/fdbase.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: 50px;
}
