@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	font-size:11px;
}

.topo{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.topo_contato{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_contato.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.topo_todos{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_empresa.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.topo_microshow{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_microshow.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.topo_testemunhais{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_testemunhais.jpg);
	background-repeat:no-repeat;
	padding:20px;
}



.topo_presente{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_presente.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.topo_empresa{
	height:282px;
	background-color:#fbfbfb;
	width:610px;
	background-image:url(img/topo_todos.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.content{
	text-align:left;
	width:437px;
	background-color:#f7f6f6;
	float:left;
	padding:20px;
}

.content2{
	text-align:left;	
	background-color:#f7f6f6;	
	padding:20px;
}

.col_photos{
	width:133px;
	background-color:#e5e2e2;
	float:right;
	text-align:center;
	padding:20px;
}

.footer{
	background-color:#f7f6f6;
	height:30px;
	width:650px;
}

.linha{
	background-color:#FFFFFF;
	height:4px; 
	width:650px;
	clear:both;
}

.pB12{
	padding-bottom:12px;
}

.corpo{
	width:650px; 
	text-align:left; 
}

a{
	color: #505050;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
