/* PROPOSTE */
body {
		background: #000 url(../img/sfondi/sfondo_prog.jpg) center 200px no-repeat;
}

#proposte-prog {
	width:450px;
	margin: 0 0 7px 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	text-align: justify;
	background: transparent;
}

.proposte p {
	padding-bottom: -2px;
	}

.proposte {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	color: #FFFFFF;
	background-color: #0082d1;
	border-width: thin;
	border-color: #0082d1;
	border-style: solid;
	font-weight: bold;
	text-transform: uppercase;
}

.proposte a {
	color: #FFFFFF;
	text-decoration: none;
}			
			
.proposte a:link,
.proposte a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	

.proposte a:hover,
.proposte a:focus,
.proposte a:active  {
	color: #000;
	text-decoration: none;
}	

.proposta {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
	color: #FFF;
	background-color: #000;
	border-width: thin;
	border-color: #000;
	border-style: solid;
	font-weight: bold;
}


#colonna-menu {
	height: 450px;
	}

.proposte_min {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	color: #FFFFFF;
	background-color: #0082d1;
	border-width: thin;
	border-color: #0082d1;
	border-style: solid;
	font-weight: bold;
}

.proposte_min a {
	color: #FFFFFF;
	text-decoration: none;
}			
			
.proposte_min a:link,
.proposte_min a:visited {
	color: #FFFFFF;
	text-decoration: none;
}	

.proposte_min a:hover,
.proposte_min a:focus,
.proposte_min a:active  {
	color: #000;
	text-decoration: none;
}


