.box {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
strong {
	font-weight: bold;
}


#header {
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	height: 309px;
	background-position: bottom;
}
#h_dogs {
	background-image: url(../img/forme_dog.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 207px;
	position: absolute;
	left: 320px;
	top: 16px;
}
#logo {
	height: 69px;
	width: 202px;
	position: absolute;
	left: 10px;
	top: 17px;
}
#h_rmn {
	background-image: url(../img/header_picture_rnm.jpg);
	height: 309px;
	width: 313px;
	background-repeat: no-repeat;
	position: absolute;
	left: 636px;
	top: 0px;
}
#h_welcome {
	position: absolute;
	left: 269px;
	top: 143px;
	width: 292px;
}
#menu {
	position: absolute;
	left: 10px;
	top: 111px;
}
#content a {
	color: #000000;
}

#footer {
	background-image: url(../img/bg_footer.gif);
	height: 34px;
	padding-top: 15px;
	background-repeat: repeat-x;
	margin-top: 20px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.highlight, #content a.highlight{
	font-weight: bold;
	color: #aa450f;
}

#footer a {
	color: #656565;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}

#content {
	margin-top: 20px;
}
td#td_staff  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f4efe5;
	border-bottom-color: #f4efe5;
	background-image: url(../img/attrezzi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 150px;
	padding-bottom: 10px;
}
h1 {
	margin-bottom: 5px;
}
td#td_risonanza {
	background-image: url(../img/doberman.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f4efe5;
}
#n01 {
	background-image: url(../img/01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-top: 2px;
}
#n02 {
	background-image: url(../img/02.gif);
	background-position: left top;
	padding-top: 2px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#content p {
	margin-bottom: 5px;
}
#content li {
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#td_prestazioni {
	background-image: url(../img/attrezzi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F4EFE5;
}
.field {
	border: 1px solid #DECFB1;
	color: #656565;
	background-color: #FFFFFF;
	padding: 2px;
	width: 230px;
}
.field_error {
	border: 1px solid #FF6600;
	color: #656565;
	background-color: #FFFFFF;
	padding: 2px;
	width: 230px;
}
.dborder {
	border: 1px solid #DECFB1;
}


.button {
	background-color: #F3EFE6;
	border: 1px solid #DECFB1;
	color: #656565;
	padding: 3px;
}
#grid td {
	padding: 2px;
}

