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

body {
background-image: url(bg.jpg);
}

#centro {
	

}


#cabecalho {
height:600px;
width:1090px;


}

#Home {
background:#A7A7A7;
width:1028px;
height:800px;
margin-top:-2px;
margin-left:-1px;




}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none;}

#fotos{
background:#A7A7A7;
width:1028px;

margin-top:-2px;

}

#programacao {
background:#A7A7A7;
width:1028px;
height:500px;
margin-top:-2px;
margin-left:-1px;

}

#rodape {
background:url(rodape.jpg);
width:1028px;
height:93px;
margin-left:-1px;

}

#esquerda {
width:300px;
float:left;
margin-left:15px;

}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.titulopequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.titulogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	
.prog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
.prog2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
	
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	
	
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	}	
	
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
.topicos {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}	

#meio {
	width:300px;
	float:left;
	margin-left:15px;
	}
	
#direita {
	width:350px;
	float:right;
	}
	



