/*Hugo Burel Styles*/

body {
	background-color: #D4D0C8;
	background-image: url(../images/pixel.gif);
}
.burel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.textfooter {
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006699;
}

.bl_bulletmore { background: url(../images/bullet_links.gif) no-repeat 0 2px; padding: 0 12px;}

a {	color: #F36D20; }

a:link, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 5px 5px 0 5px !important;
  margin: 5px 5px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -3px 3px 3px -3px;
  padding: 4px;
  }