* {
	padding:0; 
	margin:0; 
}
/*stili per il layout fisso con altezza minima*/
html,body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:0.7em;
	color:#000000;
	line-height:15px;
	background-image: url(../../img/cassina/share/body_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;	/*background:#d1cecb url(../../img/cassina/share/back_body.gif) repeat-x 0 0;*/
	background-color: #d1cecb;
	
}
img {
	/*display:block;*/
}

img, input, textarea, select, optgroup {
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul {
	padding:0 0 0 0; 
	margin:0;
}

ol {
	padding:0 0 0 0;
	margin:0;
}

li {
}

p {
	padding:0;
	margin:0;
}

a, a:visited, a:hover {
	color:#000000; 
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	color:inherit; 
	font-weight:normal;
}

h1 {
	font-size:100%; 
}

h2 {
	font-size:100%; 
}

h3 {
	font-size:100%; 
}

h4 {
	font-size:100%; 
}

h5 {
	font-size:100%; 
}

h6 {
	font-size:100%; 
}

.titolo_pagina {
	display:none;
} 

.p_class {
	padding-bottom:12px; 
}


.bold {
font-weight:bold;
}
.img_scheda_news, .img_scheda_evento{
	height:343px;
	width:493px;}

#bg_1024	{
	bottom:0;
	height:100%;
	position:absolute;
	right:0;
	z-index:100;
}

#bg_1024 img {
	bottom:0;
	height:100%;
	left:auto;
	position:absolute;
	right:0;
	z-index:100;
}

#div_01 {
	width:940px; 
	height:140px;
	z-index:10000;
	position:relative;
}


#div_02 {
	width:940px; 
	height:50px;
	z-index:10000;
	position:relative;
	padding:0px 0 91px 50px;

}

#div_03 {
	width:940px; 
	height:100px;
	display:block;
	z-index:10000;
	position:relative;
	padding:0px 0 36px 50px;
}


#div_04 {
	width:358px; 
	height:17px;
	position:absolute;
	bottom:27px;
	left:28px;
	z-index:10000;
}
#bg {
bottom:0;
position:absolute;
right:0;
z-index:100;
}
#skip {
bottom:15px;
position:absolute;
right:20px;
z-index:2001;
}

#bg img {
bottom:0;
position:absolute;
right:0;
z-index:100;
}
.container_home_b #bg {
	position:absolute;
	right:0;
	bottom:0;
	height:100%;
	z-index:100;
}
.container_home_b #bg img {
	bottom:0;
	position:absolute;
	right:0;
	z-index:100;
	height:100%;
}
a.titolo_link:link, a.titolo_link:hover, a.titolo_link:visited{
	color:#FF6633!important;
	font-weight: bold!important;
	text-decoration: none!important;	
	}