/* CSS Document */

#athmosphere_box {
	float: left;	
	overflow:hidden;
}

#athmosphere_box #content {
	float: left;
	background-color: #d5d5d5;
	width: 334px;
	height: 250px;
}

#athmosphere_box #content .hh2 {
	width:330px;
	height:28px;
	float: left;
}
#athmosphere_box #content .content2 {
	background-color: #c32e68;	
	background-image: url(/images/homepage/bk_athmosphere.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	height: 214px;
	width:326px;
	color: #FFFFFF;
	font-size: 0.7em;
	float: left;	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
}

#athmosphere_box .border {
	border: 2px solid #FFFFFF;
}

#athmosphere_box #content .textbianco {
	color: #FFFFFF;
	font-size: 1.1em;
}

#athmosphere_box #content .tit {
	font-weight: bold;
	font-size: 1.1em;
	float:left;
	width:208px;
}

#athmosphere_box #content .colonna {
	width: 161px;
	overflow:hidden; 
	text-align:left;
	float:left;
	height:96px;
}

#athmosphere_box #content a {
	color: #FFFFFF;
	text-decoration: none;
}
#athmosphere_box #content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#athmosphere_box #content .link {
	font-size: 1.0em;
	color: #FFFFFF;
	width:322px;
	float:left;
	text-align: right;
	font-weight:bold;
	background-color: #c32e68;	
}

#athmosphere_box #content .link a {
	color: #FFFFFF;
	text-decoration: underline;
}

#athmosphere_box #content .link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}