/* CSS Document */

body {
	background-color:#000000;
	margin: 15px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.gabbia {
	width:800px;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
	margin:auto;
	background-image:url(../img/corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
a {
	color:#CC0099;
}
a:hover {
	color:#CC0099;
	text-decoration:none;
}
.header {
	height:113px;
	width:800px;
	background-image:url(../img/top2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#838B0E;
}
/*  ----MENU----  */
.cont_menu {
	background-color:#333333;
	height:35px;
	line-height:35px;
	text-align:center;
}
.menu {
	margin:auto;
	height:35px;
	line-height:35px;
}
.menu ul {
	display:inline;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
	height:35px;
	line-height:35px;
}
.menu li {
	list-style-type:none;
	padding: 0px 10px 0px 10px;
	display:inline;
	height:35px;
	line-height:35px;
}
.menu li a {
	background-color:#333333;
	height:35px;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 15px 9px 15px;
}
.menu li a:hover {
	background-color:#FFFFFF;
	line-height:35px;
	color:#CC0099;
	height:35px;
	line-height:35px;
	padding:10px 15px 9px 15px;
}
.section a {
	background-color:#FFFFFF;
	line-height:35px;
	color:#CC0099;
	height:35px;
	line-height:35px;
	padding:10px 15px 9px 15px;
}

/*   ----PARTE CENTRALE----   */
.content {
	margin:20px;
	line-height:16px;
}
.titolo_rosa {
	color:#CC0099;
	font-weight:bold;
	font-size:13px;

}
.cont_abstract {
	clear:both;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.abstract {
	width:47%;
	float:left;
	margin-right:1%;
	clear:right;
}
.abstract2 {
	width:48%;
	float:left;
	margin-left:1%;
	clear:right;
	padding-left:10px;
}
.separe {
	width:5px;
	height:70px;
	background-image:url(../img/separe.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:right;
	
}
.img_home_content {
	clear:both;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.clear_all {
	clear:both;
}
.img_home {
	width:101px;
	height: 118px;
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	float:left;
	clear:right;
	margin-right:5px;
}
.img_home2 {
	width:119px;
	height: 119px;
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	float:left;
	clear:right;
	margin-right:5px;
}
.img_int {
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	float:left;
	clear:both;
	margin-right:5px;
	margin-bottom:10px;
}
.img_dis {
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	float:left;
	clear:right;
	margin-right:11px;
	margin-left:11px;
	margin-bottom:10px;
}
.img_dis2 {
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	clear:right;
	margin-right:11px;
	
	
}

.img_separe {
	float:left;
	width:95%;
}
/*   ----NEWS----   */
.divnews {
margin-bottom:10px;
font-size:10px;
}
.divnews2 {
margin-bottom:10px;
font-size:10px;
}
.divnews img{
border: 1px solid #cccccc;
}
.news {
	padding:10px;
	margin-top:10px;
	height:440px;
}
.testo_news {
	overflow:hidden;
	width:99%;
	height:400px;
}
/*   ----FOOTER----   */
.footer {
	background-color:#333333;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	clear:both;
}
