@charset "iso-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo.jpg);
}

.back_topo {
background-image: url(../img/fundo2.jpg);
}	
.back_topo2 {
background-image: url(../img/fundo3.jpg);
}	
.fundo_base_meio {
background-image: url(../img/fundo_base_meio.jpg);
background-repeat: no-repeat;
width: 140px;
height: 238px;
}	
.fundo_base_dir {
background-image: url(../img/fundo_base_esq.jpg);
background-repeat: no-repeat;
width: 164px;
height: 382px;
}	
.fundo_base_esq {
background-image: url(../img/fundo_base_dir.jpg);
background-repeat: no-repeat;
width: 140px;
height: 382px;
}	
.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: 110px;
}	

