@charset "utf-8";

/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	

	background-image: url(fd-site.jpg);

	background-position: top;

	background-repeat: no-repeat;

	background-color: #FFF;

}

#site {

	margin: 0 auto;

}

.topo{

	background-image: url(site-modelo.png);

	height: 700px;

	width: 1000px;

	background-repeat: no-repeat;

	text-align: center;

}

.centro-site{

	background-image: url(centro-site.png);

	height: 600px;

	width: 1000px;

	background-repeat: no-repeat;

}

.acesso-rapido{

	background-image: url(acesso_rapido.png);

	height:180px;

	width: 280px;

	background-repeat: no-repeat;

}

.programacao{

	background-image: url(restrita.png);

	height:80px;
	
	padding-top:20px;

	width: 88px;

	background-repeat: no-repeat;

}

.rodape{

	background-image: url(rodape.png);

	height:30px;

	width: 1000px;

	background-repeat: no-repeat;

}

.risco{

	background-image: url(risco.png);

	height: 580px;

	width: 5px;

	background-repeat: no-repeat;

	text-align:center;

}

.titulos{

	font-family: "Century Gothic";

	color: #140f2b;

	font-size: 19px;

	height: 5px;

}

.titulos_menores{

	font-family: "Century Gothic";

	color: #140f2b;

	font-size: 16px;

	height: 5px;

}

.titulos_midiasystem{

	font-family: "Century Gothic";

	color: #FFF;

	font-size: 13px;

	height: 5px;

}

.marcador{

	background-image: url(marcador.png);

	background-repeat: no-repeat;

	background-position:center;

}

.marcador2{

	background-image: url(marcador2.png);

	background-repeat: no-repeat;

	background-position:center;

}

.descritivos_utilitarios{

	font-family: Arial, Helvetica, sans-serif;

	color: #FFF;

	line-height: 200%;

	font-size: 12px;

}

a.descritivos_utilitarios:link, a.descritivos_utilitarios:visited, a.descritivos_utilitarios:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	line-height: 200%;

	text-decoration: none;

}



a.descritivos_utilitarios:hover{

	color: #FFF;

	line-height: 200%;

	text-decoration: underline;

}

.textos{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	line-height: 200%;

	text-align: justify;

	text-decoration: none;

}

.textos_espacomaior{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	line-height: 300%;

	text-align: justify;

	text-decoration: none;

}

.textos2{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	text-align: justify;

	line-height: 240%;

	text-decoration: none;

	font-weight: normal;

}

a.textos2:link, a.textos2:visited, a.textos2:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	font-weight: normal;

	text-decoration: none;

}



a.textos2:hover{

	color: #666;

	text-decoration: underline;

}

.menus{

	font-family: "Century Gothic";

	color: #140f2b;

	font-size: 14px;

	height: 5px;

	text-decoration: none;

}

a.menus:link, a.menus:visited, a.menus:active{

	font-family: "Century Gothic";

	font-size: 16px;

	color: #140f2b;

	height: 5px;

	font-weight: normal;

	text-decoration: none;

}

a.menus:hover{

	color: #000;

	text-decoration: underline;

}

.textosb{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	line-height: 150%;

	text-decoration: none;

	font-weight: bold;

}

a.textosb:link, a.textosb:visited, a.textosb:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000;

	font-weight: bold;

	text-decoration: underline;

}



a.textosb:hover{

	color: #666;

	text-decoration: underline;

}

.pics {

	width:495px;

	height:325px;

	overflow:hidden;

}

.textos_branco{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	text-align: justify;

	line-height: 230%;

	text-decoration: none;

	font-weight: normal;

}

a.textos_branco:link, a.textos_branco:visited, a.textos_branco:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	font-weight: normal;

	text-decoration: none;

}



a.textos_branco:hover{

	color: #CCC;

	text-decoration: underline;

}