
*{
	border:0 none;
	padding:0;
	margin:0;
}

BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 auto;
	left:0;
	top:0;
	right:0;
	bottom:0;
	text-align:left;
	overflow:auto;
	background-repeat:repeat-y;
	background-image:url(../images/fondobody.jpg);
	background-position:top center;
	background-color:#FFE7CF;
	background-attachment:scroll;

}
P{
	text-align:justify;
	padding:0 10px;
}
H1, H2, H3, H4, H5, H6{
	color:#900;
	margin:10px 0;
}
a:link, a:active, a:visited{
	text-decoration:none;
	color:#900;
}
a:hover{
	color:#090;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */
.contenitore{
	width:99,5%;
	min-height:100%;
	background-image:url(../images/fondo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	top:0;
	left:0;
	right:0;
	margin:0;
	padding:0;
	position:absolute;
}
.colonnacentrale{
	width:810px;
	background-color:none;
	left:auto;
	right:auto;
	top:0;
	bottom:0;
	margin:0 auto;
	display:block;
	position:relative;
	padding:0;
}
.intestazione{
	width:810px;
	height:250px;
	background-color:none;
	background-image:url(../images/logocasale2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
}
.barralaterale{
	width:200px;
	margin:0;
	background-color:none;
	margin:0 0 0 25px;
	float:left;
	border-color:red;

}
.principale{
	background-color:none;
	margin:0 0 0 235px;
	width:540px;
}
.barralaterale .menu{
	padding:0;
	margin:15px 0;
	border:0 none;
	background-image:url(../images/fondomenu.gif);
	text-align:left;
	color:#FFF;
	list-style-type:none;
	display:list-item;
}
#idmenu{
	background-color:#FC6;
}
.menu li{
	margin:5px 0;
	padding:5px 0;
}
.menu a{
	font-size:15px;
	text-decoration:none;
	color:#900;
}
.foot{
	clear:both;
	background-color:#FC6;
	width:610px;
	text-align:center;
	margin:150px auto 0 auto;
}
.barralingue{
	margin:0;
	width:800px;
	padding:5px;
	background-color:#FC6;
	text-align:right;
}
.clear{
	clear:both;
}
.titolo{
	text-align:right;
}
#thumb{
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
input{
	margin:10px 0;
	border:1px solid #FC6;
}
textarea{
	width:440px;
	height:250px;
	margin:10px 0;
	border:1px solid #FC6;
}
form{
	border:1px solid #FC6;
	margin:10px;
	padding:15px;
}
.ui-datepicker{
	background-color:#FFF;
	border:1px solid #FC6;
}
.alert{
	background-color:#F00;
	color:#FFF;
}
label{
	padding:3px 2px 0 2px;
}
#thumbmenu{
	width:150px;
	height:150px;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
#thumbmenu img{
	height:150%;
	width:auto;
}
#horus{
	width:150px;
	overflow:hidden;
	display:block;
	margin:0 0 10px 0;
	padding:0;
}
#horus img{
	width:150px;
	height:auto;
}
