.fondo {
	background-attachment: scroll;
	background-image: url(img/fondo_p.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}
a.base:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #009ACE;
	text-decoration: none;
}


ul.navtop {width: 950px; margin: 0 auto; height: 26px;background: #114477 top left repeat-x; font-weight: bold; list-style-type: none; padding-left:140px; font-family: "Century Gothic", Palatino Linotype, Trebuchet MS, sans-serif; font-variant: small-caps; font-weight: bold; color:#737374; font-size: 14px; border-bottom: 1px solid #afafaf;}
ul.navtop li { display: block; float: left; margin: 0 0 0 5px; }
ul.navtop li a { height: 20px;background: transparent; color:#ffffff; display: block; float: left; padding: 4px 7px 3px 7px; margin-right: 3px; text-decoration: none; border-right: 1px solid #afafaf; border-left: 1px solid #afafaf;}
ul.navtop li a:visited { text-decoration: none; color: #ffffff;}
ul.navtop li a:hover { background: #5294da; color: #ffffff; text-decoration: none; border-right: 1px solid #afafaf; border-left: 1px solid #afafaf;height: 19px; }
ul.navtop li a:active { text-decoration: none; color: #ffffff; }
ul.navtop li a:focus { color: #ffffff; outline: 1px dotted #ffffff; }
ul.navtop li.current_page_item a { text-decoration:none; color:#fff; background: #E1477D ; }
ul.navtop li ul { float:left; margin:0; padding:0; }
#search {float:left; padding-left:150px;}
#searchcont { width: 100%; margin: 12px auto 12px auto; }
#searchform { height:26px; line-height:25px; float:left; margin: 0px; padding: 0px;}
input#s {color: #e1477d; width: 283px; background:#fcfcfc; padding: 2px 4px 2px 4px; border: 1px solid #afafaf;}
input#searchsubmit{ background:#afafaf; color:#fff; font-size:13px; padding: 2px;}


