.canpere { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: (images/cp_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
p { font-size: 10px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
li{ font-size: 12px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
table{font-size: 10px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
td {font-size: 10px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
tr {font-size: 10px; color: #666666; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
h1{ font-family: Arial, Verdana, Century Gothic; color: #666666; font-weight: bold; font-size: 18px}
h2{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 14px}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #470A58; text-decoration: none; font-style: bold}
a:visited { text-decoration: none; font-size: 10px; color: #666666; font-style: normal}
a:active { text-decoration: none; font-size: 10px; color: #470A58; font-weight: bold}
a:hover { text-decoration: none; font-size: 10px; font-weight: bold; color: #470A58}

}
h3 {
	font-family: Lucinda Grande, Tahoma, sans-serif;
	font-size: 14px;
	color: #470A58;
	font-weight: normal;
	letter-spacing: 3px;
	font-variant: small-caps; 
}

h3 a:link, h3 a:visited, h3 a:active {
	font-family: Lucinda Grande, Tahoma, sans-serif;
	font-size: 14px;
	color: #470A58;
	font-weight: normal;
	letter-spacing: 3px;
	font-variant: small-caps; 
} 
h3 a:hover {
	font-family: Lucinda Grande, Tahoma, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	letter-spacing: 3px;
	font-variant: small-caps; 
} 
.oferta {
	margin-bottom: 20px;
	}
	
.maintable {
margin: auto auto;
border-collapse: collapse; /*this is what stops the double border appearing on cells*/ 
border: 1px solid #470A58;
}


.maintable td{
border: 1px  #C1CBD2;
background-color:#ffffff;
}

.background {
background-image: url(images/cp_bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
#spacer {
width: 100px;
height: 70px;
}