/* Start of CMSMS style sheet 'paespate_core' */
* {
  margin:0;
  padding: 0;
}

body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 75%;
  color: #46382b;
  background: url(uploads/images/body_bg_01.jpg) repeat-x left top #fff;
}

img {
  border: 0;
}

a {
  outline: none;
  text-decoration: underline;
  color: #2b3570;
}

a:hover {
  text-decoration: none;
  color: #990000;
}

p {
  line-height: 150%;
}

ul,
ul li {
  margin: 0;
  padding: 0;
  line-height: 150%;
}

.clear {
  width: 100%;
  clear: both;
}

/* End of 'paespate_core' */

