html,body {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-image: url("../images/sfondo.gif");
	background-repeat: repeat-x;
	background-color:#c1c0c1;
	margin:0 0 0 0;
	padding-top:5px;
	height:100%;
}
#contest {
	color: #000000;
	position:relative;
	text-align:center;
	width: 982px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
.header {
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	width:982px;
	height:150px;
}
.header1 {
	background-image: url("../images/header1.jpg");
	background-repeat: no-repeat;
	width:982px;
	height:150px;
}
.header2 {
	background-image: url("../images/header2.jpg");
	background-repeat: no-repeat;
	width:982px;
	height:150px;
}
.header3 {
	background-image: url("../images/header3.jpg");
	background-repeat: no-repeat;
	width:982px;
	height:150px;
}
.header4 {
	background-image: url("../images/header4.jpg");
	background-repeat: no-repeat;
	width:982px;
	height:150px;
}
.corpo {	
	background-image: url("../images/corpo.gif");
	background-repeat:repeat-y;
	width:auto;
	text-align:center;
	padding-top:15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:20px;
}
.mnu0 {
	background-image: url("../images/mnu0.gif");
	background-repeat: no-repeat;
	height:23px;
	width:20px;
}
.mnu1 {
	background-image: url("../images/mnu1.gif");
	background-repeat:repeat-x;
	height:23px;
	width:auto;
}
.mnu2 {
	background-image: url("../images/mnu2.gif");
	background-repeat: no-repeat;
	height:23px;
	width:20px;
}

.bot0 {
	display:inline;
	float:left;
	background-image: url("../images/bot0.gif");
	background-repeat: no-repeat;
	height:54px;
	width:40px;	
}
.bot1 {
	position:relative;
	left:0;
	top:0;
	display:inline;
	float:left;
	background-image: url("../images/bot1.gif");
	background-repeat:repeat-x;
	height:54px;
	width:902px;
}
.bot2 {
	display:inline;
	float:left;
	background-image: url("../images/bot2.gif");
	background-repeat: no-repeat;
	height:54px;
	width:40px;
}