.txt12 {color: #000000; font-family: arial; font-size: 12px;}

.navofflist {color: #565555; font-weight: none; text-decoration: none; font-family: tahoma; font-size: 11px}
.navofflist:hover {color: #565555; font-weight: none; text-decoration: underline; font-family: tahoma; font-size: 11px}
.navoffnoticias {color: #000000; font-weight: none; text-decoration: none; font-family: arial; font-size: 12px; font-weight:bold}
.navoffnoticias:hover {color: #000000; font-weight: none; text-decoration: underline; font-family: arial; font-size: 12px; font-weight:bold}

.input { 
	background : White;
	border : 1px #1C4573 solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
 }
 
 .bgesqsup {
 	background-image:url(images/bg_esqsup.jpg);
	background-position:right top;
	background-repeat:no-repeat;
 }
 
 .bgesqinf {
 	background-image:url(images/bg_esqinf.jpg);
	background-position:right;
	background-repeat:no-repeat;
 }
 
 .bgesq {
 	background-image:url(images/bg_esq.jpg);
	background-position:right;
	background-repeat: repeat-y;
 }
 
  .bgdirsup {
 	background-image:url(images/bg_dirsup.jpg);
	background-position:left top;
	background-repeat:no-repeat;
 }
 
 .bgdirinf {
 	background-image:url(images/bg_dirinf.jpg);
	background-position:left;
	background-repeat:no-repeat;
 }
 
 .bgdir {
 	background-image:url(images/bg_dir.jpg);
	background-position:left;
	background-repeat: repeat-y;
 }
 
  .bgcentro {
 	background-image:url(images/bg_centro.jpg);
	background-position: center;
	background-repeat: repeat-y;
 }