@charset "utf-8";
body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
.textos {
	font-family: arial;
	font-size: 11px;
}
.cpvSite #quadro {
	width: 100%;  
	background: #FFFFFF;
	margin: 0 auto; /
	text-align: left; 
}
.page {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/* TEXTOS E FORMULÁRIOS */
.negrito {
	font-weight: bold;
}
.form {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px #006699 solid;
}
.branco {
	color: #FFFFFF;
}

.cpvSite #bloco1 {
	width: 100%;
	height: 235px;
	position: relative;
	background-image: url(imagens/bloco1.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	}
.cpvSite #frame {
	float: left;
	width: 300px;
	height: 225px;
	padding-left: 2px;
}
.cpvSite #news {
	float: right;
	width: 245px;
	height: 200px;
	padding: 2px;
}


/* BLOBO 2 E DIVS */
.cpvSite #bloco2 {
	width: 100%;
	height: 150px;
	position: relative;
	background-image: url(imagens/bloco2.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin: 0;
}
.cpvSite #noticias {
	width: 270px;
	height: 150px;
	float: left;
	padding: 2px;
	margin-left: 5px;
}
.cpvSite #social {
	width: 260px;
	height: 150px;
	float: right;
	padding: 2px 2px 2px 4px;
	margin-right: 5px;
	text-align: center;
}
	
	

/* BLOCO 3 E DIVS */
.cpvSite #bloco3 {
	width: 100%;
	height: 238px;
	position: relative;
	background-image: url(imagens/bloco3.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin: 0;
}
.cpvSite #fotos {
	width: 265px;
	height: 220px;
	float: left;
	padding: 2px;
	margin-left: 5px;
}
.cpvSite #videos {
	width: 265px;
	height: 220px;
	float: right;
	padding: 2px;
	margin-right: 5px;
	text-align: center;
}

/*ESPAÇO TEEN */
.cpvSite #spaceteen {
	width: 100%;
	height: 240px;
	padding-top: 40px;
	margin: 0;
	background-image: url(imagens/spaceteen.jpg);
	background-repeat: no-repeat;
	
}
.cpvSite #spacedesc , #spacevideo {
	width: 265px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	
	
}

/* BLOCO 4 E DIVS */
.cpvSite #bloco4 {
	width: 100%;
	height: 215px;
	position: relative;
	background-image: url(imagens/bloco4.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	margin: 0;
}
.cpvSite #empregos {
	width: 177px;
	height: 200px;
	float: left;
	padding: 2px;
	text-align: center;
}
.cpvSite #comercios {
	width: auto;
	height: 200px;
	padding: 2px;
	margin-left: 190px;
	text-align: center;
}


/* BLOCO 5 E DIVS */
.cpvSite #bloco5 {
	width: 100%;
	height: 295px;
	position: relative;
	background-image: url(imagens/bloco5.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin: 0;
	text-align: center;
}
.cpvSite #destaque1 , #destaque2 {
	width: 175px;
	height: 220px;
	float: left;
	margin-left: 4px;
	padding: 0;
	text-align: center;
}
.cpvSite #destaque3 {
	width: 175px;
	height: 220px;
	float: right;	
	padding: 0;
	margin-right: 0;
}
.cpvSite #vejamais {
	width: 150px;
	float: left;
	margin-left: 4px;
	padding: 0;
	text-align: right;
}
.cpvSite #vejamaisr {
	width: 150px;
	float: right;
	padding: 0;
	text-align: right;
	margin-right: 0;
}