@charset "utf-8";
/* CSS Document */

		     .fundo1{
                 width: 100%;
                 height: 130px;
                 background: #0099CC url(imagens_nova/fundo_v1.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 		     .fundo2{
                 width: 100%;
                 height: 130px;
                 background: #49AF61 url(imagens_nova/fundo_v2.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 		     .fundo3{
                 width: 100%;
                 height: 130px;
                 background: #FFFF33 url(imagens_nova/fundo_v3.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 		     .fundo4{
                 width: 100%;
                 height: 130px;
                 background: #FF9933 url(imagens_nova/fundo_v4.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 		     .fundo5{
                 width: 100%;
                 height: 130px;
                 background: #993333 url(imagens_nova/fundo_v5.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo6{
                 width: 100%;
                 height: 130px;
                 background: #0099CC url(imagens_nova/fundo_v6.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo7{
                 width: 100%;
                 height: 130px;
                 background: #0099CC url(imagens_nova/fundo_v7.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo8{
                 width: 100%;
                 height: 130px;
                 background: #0099CC url(imagens_nova/fundo_v8.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo9{
                 width: 100%;
                 height: 130px;
                 background: #0099CC url(imagens_nova/fundo_v9.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 	 .fano{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/topo_fim_de_ano_2011.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundoanonovo{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_anonovo_2009.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo2010{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_2010.png) left no-repeat; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 	 .fundo2011{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_2011_novo.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 .fundo2014{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_2015_7.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 	 	 .natal_2012{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/tema_natal_2012.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	  .natal_2013{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_natal_2013.png) left no-repeat ; /* Essa linha é para os browsers que entendem PNG direito */
	 }
.sub {
    width: 100%;
    height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    /* padding: 3px 0px; */
    position: absolute;
    left: -5px;
    /* border: 1px solid; */
    top: 24px;
}
	 .rp{
                 width: 100%;
                 height: 20px;
                 background: url(imagens_nova/rodape_2009.png) center center repeat-x; /* Essa linha é para os browsers que entendem PNG direito */
	 }
	 
.persona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.persona:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006600;
	text-decoration: underline;
}

@media (max-width: 1000px) {
        .fundo2014 {
            width: 100%;
        } 
}
