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

body {
margin:0px;
padding:0px;
background-image:url(../img/fundo.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#F7F7F7;
}

/* Retira os outlines das tags object */
object {
outline: none;
}
/* Retira o outline de todos os objetos */
* {
outline: none;
}










#geral {
background-color:#F7F7F7;
width: 1000px;
margin: 0px auto;
position: relative;


}


#topo{
	
	height:150px;
}



#link{
	height:46px;
	margin-top:0px;
}   


#cont{
	float:left;
	margin-left:20px;
	margin-top:50px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#727272;
	width:460px;
	
	
}

#img{
	float:right;
	margin-right:29px;
	margin-top:60px;
}

#img2{
	float:left;
	
	
}


#rodape{
	background-image:url(../img/rodape.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:108px;
	margin-top:80px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
		
}
	
#meio{
	clear:both;
	
}


#titulo{

	margin-left:27px;
	margin-top:65px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#999;
}

#titulo{

	margin-left:27px;
	margin-top:65px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#999;
}

#fundo{
	width:1000px;
	float:left;
	background-color:#F7F7F7;
}

#borda{
	margin:0px auto;
	background-image:url(../img/borda.jpg);
	background-repeat:no-repeat;
	width:1220px;
	height:381px;
}

#assi{
	width:1000px;
	margin:0px auto;
	
}
	