@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-image: url(back.jpg);
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#base{
	width:900px;
	margin:auto;
	
}

#topo{
	width:900px;
	height:192px;
	
}
#fone{
	width:300px;
	height:80px;
	margin-top:40px;
	float:right;
}

#publicidade{
	width:900px;
	height:192px;
	margin-top:10px;
	background-color: #CCC;
}

#banner{
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	margin-bottom:5px;
}

#filet{
	width:900px;
	height:1px;
	background:#CCC;
	margin-top:10px;
}

#meio{
	width:900px;
	margin-top:10px;
}


#conteudo1{
	width:295px;
	height:230px;
	float:left;
	background:url(back1.jpg);
}

#conteudo2{
	width:295px;
	height:230px;
	margin-left:303px;
	background:url(back1.jpg);
}

#conteudo3{
	width:295px;
	height:230px;
	float:right;
	margin-left:5px;
	background:url(back1.jpg);
}
#back1{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}

#back2{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}

#back3{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}

#back4{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}

#back5{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}

#back6{
	width:285px;
	height:220px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	background:url(back2.jpg);
}


#topico{
	width:275px;
	height:30px;
	margin-left:10px;
	padding-top:10px;
	margin-right:5px;
	margin-bottom:5px;
}

#texto{
	width:260px;
	margin-left:10px;
	margin-right:5px;
}

.filet2{
	width:280px;
	height:1px;
	background:#CCC;
	margin:auto;
}


#meio2{
	width:900px;
	margin-top:10px;
}

#rodape{
	width:100%;
	height:150px;
	margin-top:20px;
	float:left;
	background-image: url(back-rodape.jpg);
	background-repeat: repeat-x;
}
#base-rodape{
	width:900px;
	height:120px;
	margin:auto;
	padding-top:20px;
}

#end{
	width:300px;
	float:left;
	margin-left:5px;
	padding-top:10px;
	
	
}


#relacionamentos{
	float:right;
	margin-left:20px;
}

.conteudo {
	float: left;
	list-style-type: none;
	border-top-width: 5px;
	border-top-style: 0;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 3px;
	padding: 0px;
	position: relative;
}