/* CSS Document */
body {
	background-color: #78216c;
	background-image: url(images/bg.gif);
}
a { color: #fff }
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto; 	width: 850px; 
   }
.head {  width: 780px; padding-bottom: 5px; margin-top: 60px }   
html>body .menu { margin-left: -40px; }
.menu { margin-left: -25px; margin-top: 0px }
.menu li { float: left; list-style-type: none; background: #50762b; color: #fff; margin-right: 5px    }
.menu a { display:block; color: #fff; text-decoration: none; font-family: "Times New Roman", Times, serif; text-align: center; font-weight: bold; padding: 2px; width: 148px;  }
a.m1:hover { background: #ff9e27;   }
a.m2:hover { background: #acc92f;  }
a.m3:hover { background: #5185b5;  }
a.m4:hover { background: #8ad8ef;   }
a.m5:hover { background: #d41f64;   }
.chome { width: 780px }
.contenido { width: 720px; padding: 30px; background-color: #78216c; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px }
.contenido img { border: 1px solid #fff }
h1 {color: #fff; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; border-bottom: 1px #FFFFFF dotted }
label { display: block; margin-top: 5px }
legend { color: #fff }
.ban { height: 110px; width: 780px; padding-bottom: 5px }
a.link {   background: #50762b; color: #fff; width: 148px; display:block; text-decoration: none; font-family: "Times New Roman", Times, serif; text-align: center; font-weight: bold; padding: 2px;}
