* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff url("../images/html.png") repeat-x left top;
	
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	background: url("../images/body.png") repeat-y center top;
	width: 1000px;
	margin: 0 auto 30px auto;
	position: relative;
}
a img {
	border: 1px solid #ccc;
}

a {
	color: #396846;
	text-decoration: none;
}
a:hover {
	visibility: visible;
/* IE bug fix */
}
a:hover img {
	border: 1px solid #396846;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.page {
	background: url("../images/page.png") no-repeat left top;
	padding: 28px 125px 0px 115px;
	width: 760px;
}

/*Header*/

.header {
	position: relative;
	width: 760px;
	height: 247px;
	font-size: 160%;
}
.header a {
	display: block;
	width: 750px;
	height: 247px;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
	background: url("../images/header.png") no-repeat left top;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 750px;
	height: 170px;

}

/*TopMenu*/

.topmenu {
	height: 27px;
	background: url("../images/topmenu.png") no-repeat left top;
	text-align: center;
	padding: 35px 27px 0 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float:right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("../images/roll.png") no-repeat left top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url("../images/roll.png") no-repeat 0 -27px;
}

/*Main*/

.main {
	width: 703px;
	margin: 0 auto;
}

/*Box*/

.box {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 7px 7px 7px;
	width: 688px;
	position: relative;
	margin-bottom: 18px;
}
.box .big img {
	padding: 5px;
}
.tabindex {
	padding: 10px 10px 10px 10px;
	
}


/*Bottone per categorie*/

a.button{
	display: block;
	width: 293px;
	height: 48px;
    margin: 1em;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
    background: url("../images/button/bottonecat1.png"); background-repeat:no-repeat;
	color: #666666;
}

a.button:hover{
	color: #396846;
	background: url("../images/button/bottonecat2.png");
}

/*LoginForm*/

.loginbox{
	padding: 10px 10px 10px 10px;
	width:320px;
	height:227px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
    background: url("../images/loginboxback.png"); background-repeat:no-repeat;
}

.loginbox_button{
	
}

/*TabellaPromozioni*/

.promotab{
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	margin:auto;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.promotabth {
	
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#396846;
	font-size:12px;
}


/*SearchBox*/

.searchbox{
	
	margin-right:auto;
	margin-left:auto;
	width:600px;
	height:200px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
    background: url("../images/search_box.png"); background-repeat:no-repeat;
	
}


/*photos*/

.photos {
	margin-bottom: 50px;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #cccccc;
	text-align: center;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.photos>a {
	min-height:148px;
	height: auto;
	
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 5px;
}
.photos a:hover {
	color: #396846;
}
.photos a span {
	display: block;
	padding-top: 2px;
	
}
.photos a>span {
	padding-top: 5px;
}



/*GreyBox*/
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
	font-size:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}

/*Footer*/
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	background: url("../images/footer.png") no-repeat left top;
	height:35px;
}

/*Cleaner*/
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}