@charset "utf-8";
/* CSS Document */


.top_cont {
	background:url(../img/top_cont.jpg) repeat-x;
	height:264px;
	position:relative;
}

.top_cont .rivista {
	position:absolute;
	left:-30px;
	top: -20px;
	background:url(../img/rivista.png) no-repeat !important;
	background:url(../img/rivista.gif) no-repeat;
	width:244px;
	height:293px;
}

.top_cont .top_cont_inside {
	margin-top:69px;
	height:150px;
	float:right;
}

.top_cont .top_cont_inside .box01 {
	height:150px;
	background: url(../img/top_cont_01.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	padding-right:30px;
}

.top_cont .top_cont_inside .box01en {
	height:150px;
	background: url(../img/top_cont_01_en.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	padding-right:30px;
}

.top_cont .top_cont_inside .box01de {
	height:150px;
	background: url(../img/top_cont_01_de.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	padding-right:30px;
}

.top_cont .top_cont_inside .box02 {
	height:150px;
	background: url(../img/top_cont_02.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	margin-left:10px;
	width:205px;
}

.top_cont .top_cont_inside .box02en {
	height:150px;
	background: url(../img/top_cont_02_en.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	margin-left:10px;
	width:210px;
}

.top_cont .top_cont_inside .box02de {
	height:150px;
	background: url(../img/top_cont_02_de.gif) top left no-repeat;
	border-right: 1px solid #fbb477;
	margin-left:10px;
	width:210px;
}

.top_cont .top_cont_inside .box03 {
	height:150px;
	background: url(../img/top_cont_03.gif) top left no-repeat;
	margin-left:10px;
	padding-right:25px;
}

.top_cont .top_cont_inside .box03en {
	height:150px;
	background: url(../img/top_cont_03_en.gif) top left no-repeat;
	margin-left:10px;
	padding-right:25px;
}

.top_cont .top_cont_inside .box03de {
	height:150px;
	background: url(../img/top_cont_03_de.gif) top left no-repeat;
	margin-left:10px;
	padding-right:25px;
}

.text_box {
	width:187px;
	height:30px;
	margin:40px 0 0 30px;
	font-size:15px;
	font-weight:bold;
	color:#4E4540;
}


						/*-------- Colonne sinistra----*/

.content_left {
	width:580px;
	padding:38px 0 40px 25px;
}

						/*-------- FINE sinistra----*/

.content_left h1 {
	margin:0 0 20px 70px;
}

.content_left h2 {
	padding-left: 75px;
}

.content_left p {
	padding:5px 0;
}

.content_left .box {
	width:575px;
	min-height:100px;
	margin-bottom:20px;
}


.content_left img {
	float:left;
}

.content_left p {
	font-size:15px;
	font-weight:bold;
	color:#7a7470;
	float:right;
	border-bottom:1px #c7c5c3 dotted;
	width:500px;
}






