* { margin:0; padding:0; border:0; text-decoration:none}
body { background:url(img/bgheader.gif) repeat-x 0 0; text-align:center; font-family:Arial, Helvetica, sans-serif;font-size:12px }
.c { clear:both }
#lateral { background:url(img/bglateral.gif) no-repeat 0 0; width:157px; height:550px }
h1 { margin-left:40px; margin-top:40px; font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:normal; color:#0078d7 }
h2 { font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-transform:uppercase; font-weight:normal; color:#818181; padding-bottom:5px; }
.menu { list-style:none; padding-top:15px; }
.menu a { margin-left:11px; width:126px; color:#fff; padding:3px 5px; text-transform:uppercase; font-family:Tahoma, Geneva, sans-serif; font-size:10px; text-align:left; display:block }
.menu a:hover { background-color:#268cdd }

#footer { background:url(img/bgfooter.gif) repeat-x; height:94px; width:100%; padding-top:45px; }
#intfooter { margin:auto; width:640px; background-color:#1d88dd; height:28px; color:#EEE; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:7px; }
#footer a { color:#EEE }

.txtinput { background-color:#fff;padding:7px; width:104px; -moz-border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:4px; margin-bottom:12px }
.txtform { background-color:#fff;padding:7px; width:460px; -moz-border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin-top:4px; margin-bottom:12px; border:1px solid #999 }
/* Para el slideshow */
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
	list-style:none; list-style-position:outside;
	  left: 0px;
	  position: absolute;
	  overflow: hidden;
	  padding: 5px 0;
	  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
} 
