@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #828282;
	margin-top: 0px;
	margin-left: 40px;
	position: absolute;
}
		
.box_div {
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:250px;	
}

.box_div2 {
	width:700px;	
}


.box_style_title {
	font-weight:bold;
	padding-bottom:10px;
}

.box_style_title_2 {
	font-weight:bold;
	padding-bottom:10px;
	color:#0080FF;
}

.box_style {
	text-align:justify;
	padding-bottom:10px;
}


.line {
	background-image: url(../images/line_verticale.jpg);
	background-repeat: repeat-y;
}

.text_menu {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color: #434343;
}

.text_menu2 {
	font-size:12px;
	text-decoration:none;
	color: #434343;
}

.text_purple {
	font-size: 14px;
	font-weight: bold;
	color: #EC008C;	
}

.text_yellow {
	font-size: 14px;
	font-weight: bold;
	color: #F26522;	
}

.text_blue {
	font-size: 14px;
	font-weight: bold;
	color: #00AEEF;	
}

.text_blue2 {
	font-size: 14px;
	font-weight: bold;
	color: #00AEEF;
	font-style:italic;	
}

.text_green {
	font-size: 14px;
	font-weight: bold;
	color: #006F3B;	
}

.text_green2 {
	font-size: 14px;
	font-weight: bold;
	color: #97BE0D;
	font-style:italic;	
}

.email {
	font-weight:700;
	text-decoration:none;
	color: #828282;
	font-size:12px;
}

#fondo_act {
	background-image: url(../images/fondo_sito_attivita.jpg);
	background-position: top left;
}

#fondo_wave {
	background-image: url(../images/wave.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#fondo_wave_y {
	background-image: url(../images/wave4.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#fondo_wave_b {
	background-image: url(../images/wave1.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#fondo_wave_g {
	background-image: url(../images/wave3.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#fondo_wave_p {
	background-image: url(../images/wave7.png);
	background-position: bottom right;
	background-repeat:no-repeat;
}

#fondo_cart_e{
	background-image: url(/images/cartella_events.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#fondo_cart_p{
	background-image: url(/images/cartella_press.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#fondo_cart_n{
	background-image: url(/images/cartella_news.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#fondo_cart_ras{
	background-image: url(/images/cartella_rassegna.jpg);
	background-position: center;
	background-repeat:no-repeat;
} 

.flyer {
	padding-bottom: 10px;
	padding-top: 10px;
}

.credits {
	float: left;
	width: 200px;
}

.credits2 {
	font-size:12px;
	float: left;
	width: 520px;
}