/*INIZIO AZIENDA NEWS*/

.cont_azienda	{
	width:760px;
	float:left;
	color:#333333;
	background-color: #edebd3;
	padding-bottom: 40px;
	}

.cont_azienda_sx	{
	width: 465px;
	float: left;
	color: #333333;
	}
		
.cont_azienda_sx	h2	{
	font-size: 21px;
	color: #333333;
	line-height: 25px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 35px;
	}
	
.cont_azienda_sx	p{
	line-height: 25px;
	padding-left: 35px;
	padding-right: 35px;
	}

/*Inizio Colonna di destra azienda*/	
.cont_foto_azienda	{
	width:210px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	}

.cont_dx_azienda	{
	width: 250px;
	height: 425px;
	float: left;
	color: #000000;
	background-image:url(../img/fondo_colon_dx_azi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #d6d3bd;
	}

.cont_dx_azienda1	a, .cont_dx_azienda2	a	{
	color: white;
	text-decoration: none;
	cursor: pointer;
	}

.cont_dx_azienda1	{
	width: 230px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	}

.cont_dx_azienda	h3	a	{
	background-image: url(../img/fondo_colon_dx_alta_azi.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
	padding-top: 15px;
	}

.cont_dx_azienda2	{
	width: 230px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	}			

