* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffffff url("../images/html.jpg") repeat-x left top;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	/*background: url("../images/body.jpg") repeat-y left top;*/
	width: 960px;
	margin: 0 auto 30px auto;
	position: relative;
}

.style3 {
	color: #E5862C;
	font-weight: bold;
}


a img {
	border: 1px solid #ccc;
}

a {
	color: #E5862C;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #729AD7;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
.page {
	background: url("../images/page.jpg") no-repeat left top;
	padding: 0px 0px 0 10px;
	width: 960px;
}
.header {
	/*position: relative;*/
	float:left;
	width: 960px;
	height: 300px;
	overflow: hidden;
	font-size: 160%;
	padding-left:3px;
	/*padding: 10px 10px 0 3px;*/
}
.header a {
	display: block;
	width: 960px;
	height: 170px;
	cursor: pointer;
	/*padding: 20px 0 0 0;*/
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 170px;
	/*background: url("../images/h1.jpg") no-repeat left top;*/
}

.main {
	width: 950px;
	margin: 0 auto;
}
.bluebox {
	/*border: 1px solid #ccc;*/
	clear: both;
	padding: 1px 1px 0px 1px;
	width: 955px;
	position: relative;
	margin-bottom: 0px;
}
.bluebox .big {
	float: left;
	margin-right: 40px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 335px;
	float: left;
	padding-bottom: 130px;
}
.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small2 {
	left: 534px;
}


.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 100px;
	background: url("../images/footer.gif") no-repeat left top;
	padding: 0px 0px 0 30px;
	width:960px;
}



.footer22 {	
	padding: 0px 0px 0 15px;
	min-height:119px;
	width: 960px;
	padding-bottom:35px;
	background: url("../images/footer2.gif") no-repeat left top;
}

.footer22 a{
color:#FF6600;
}
.footer22 a:hover{
color:#666666;
}


.menuSuperior {
float:right;
padding-right:20px;
text-align:right;
}
.salto {

padding-top:20px;
}
.resto{
	background: url("../images/resto.jpg");
	background-repeat:repeat-y;
	/*padding: 28px 125px 0 115px;*/
	width: 960px;
	/*padding-left:125px;*/
	
	
}
.mainInterno {
	width: 950px;
	padding-left:7px;
	padding-right:20px;
	margin: 0 auto;
}
.page2 {
	background: url("../images/page2.jpg") no-repeat left top;
	padding: 0px 0px 0 10px;
	width: 960px;
}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

