a:link {color: #333333; text-decoration: underline; }
a:active {color: #333333; text-decoration: underline; }
a:visited {color: #333333; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }

.bgimage {
	background-image: url(images/pequeno_demonio_3_1.jpg);
	background-repeat: no-repeat;
}

.boton{
	font-size:11px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:white;
	border:'1px' 'normal' '#888888';
	background-color: #DC5A5A;
	height: 20px;
	width: 40px;
	vertical-align: bottom;
}

.grl_border {
	border: 10px groove #890401;
}

.input_petit {
	font-size:10px;
	height: 12px;
	width: 80px;
	vertical-align: bottom;
}

.logo {
  background-image: url("images/new_logo_small_600_right.jpg");
  background-repeat: no-repeat;
}



.logo_inferior {
  background-image: url("images/new_logo_small_600_left_empty.jpg");
  background-repeat: no-repeat;
}

.lletra_xula {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.smaller {
	font-size: 11px;
}
.vora_dreta {
	background-image: url(images/vora_dreta_intermig.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 40px;
}

.vora_dreta_superior {
	background-image: url(images/vora_dreta_superior.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.vora_dreta_inferior {
	background-image: url(images/vora_dreta_inferior.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.vora_inferior {
	background-image: url(images/vora_inferior_mig.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.vora_inferior_esquerra {
	background-image: url(images/vora_inferior_esquerra.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.vora_esquerra {
	background-image: url(images/vora_esquerra_intermig.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 40px;
}

.vora_superior {
	background-image: url(images/vora_superior_intermig.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.vora_superior_esquerra {
	background-image: url(images/vora_superior_esquerra.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;

	/*background-position:right;*/
}
