html,body{
	margin: 0;
	padding: 0;
}

body {
	background-image:url(../images/fondo_body.jpg);
	background-repeat:repeat-x;
	background-color: #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	}
td.testata {
background-image:url(../images/testata.jpg);
width:760px;
height:225px;
}
table.rewards {
	width: 760px;
	height:225px;/*AA*/
}
table.rewards th {
	text-align:right;
	margin:0;
	font-weight:normal;
	padding:0;
	vertical-align:bottom;
}
table.rewards h1 {
	margin:0;
	font-size: 14px;
	text-align:right;
	text-shadow: 1px 1px 2px #D7EBCD;
	letter-spacing:0.1em;
	margin-bottom:14px;
	margin-right:2px;
}
table.rewards img {
	margin: 0 2px 0 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #026139;
	text-align: center;
	}
h2{
	color: #999;
	font-size: 18px;
	font-variant: small-caps;
}
div.canishihtzu{
	line-height: 180%;
	text-align: justify;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.entra a {
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	margin: 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}
	td.entra a:hover {
	color: #0099CC;
}
td.link a {
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	}
	td.link li {
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	margin-right: 5px;
	font-variant: small-caps;
}

