@charset "iso-8859-1";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:transparent
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.fundo_base_meio {
background-image: url(../../img/fundo_base_meio.jpg);
background-repeat: no-repeat;
width: 140px;
height: 238px;
}	
.fundo_base_esq {
background-image: url(../../img/fundo_base_esq.jpg);
background-repeat: no-repeat;
width: 164px;
height: 350px;
}	
.fundo_base_dir {
background-image: url(../../img/fundo_base_dir2.jpg);
background-repeat: no-repeat;
width: 140px;
height: 380px;
}	
.fundo_base_menu {
background-image: url(../../img/fundo_base_menu.jpg);
background-repeat: repeat;
width: 100%;
height: 38px;
}	
.fundo_base_blog {
background-image: url(../../img/fundo_base_blog.jpg);
background-repeat: no-repeat;
width: 420;
height: 140px;
}	

.txt_cadastro {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
a.linque:link{
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.linque:visited{
	color:#666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.linque:hover{
	color:#FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
