@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->

label {
	display: block;
	margin-bottom: 5px;
}
label span {
	text-decoration: underline;
	font-weight: bold;
}
#p {
	width: 90px;
}
	.suggestionsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display:block; 
	padding:4px 3px;
	text-align: left;
	padding: 5px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 200px;
	background-color: #DFEFFF;
	border: 1px solid #0066CC;
	color: #000000;
	top: 84px;
	z-index: 1;
	}
	.cont {
	z-index: 0;
	}
		     .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 */
	 }
	 	 .fnatal{
                 width: 100%;
                 height: 130px;
                 background: #A4C6E8 url(imagens_nova/fundo_natal_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 */
	 }
	            .sub{
                 width: 100%;
                 height: 23px;
                 background: url(imagens_nova/fundo_azul.png) center center repeat-x; /* Essa linha é para os browsers que entendem PNG direito */
				 font-family: Arial, Helvetica, sans-serif;
	             font-size: 11px;
	             color: #000000;
				 padding: 3px 0px;

	 }
	 .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;
}

