/*
   +----------------------------------------------------------------------+
   | Copyright (c) 2006 Rendercad s.r.l. - v 0.1.0 | 2006                 |
   +----------------------------------------------------------------------+
   | main2.css,   Cascading Style Sheet for site rendercad.it             |
   |                                                                      |
   | Dependencies:                                                        |
   +----------------------------------------------------------------------+
   | Author: Alberto Cavastracci alcava@gmail.com                         |
   +----------------------------------------------------------------------+
*/

/******************************************
	TAG
******************************************/
html, body{
	background-color: #135797;
	margin:0; 
	padding:0;
	height: 100%;
}
form {
	margin:0; 
	padding:0;
}
p{
	margin:0; 
	padding:0;
}
hr{
	background-color : #EAEAEA;
	color : #b3b3b3;
	height : 1px;
	border : 0 solid #EAEAEA;
	border-top-width : thin;
}
/******************************************
	TABLE
******************************************/
td.center{
	text-align:center;
}
td.title {
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;
	/*padding-left: 6px;
	padding-right: 3px;*/
	background-color:#d8e6f4;
	color:#666666;
	text-align:center;
}
td.left_title {
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;
	/*padding-left: 6px;
	padding-right: 3px;*/
	background-color:#d8e6f4;
	color:#666666;
	text-align:left;
}
td.listino {
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;
	/*padding-left: 6px;
	padding-right: 3px;*/
}
td.listino-centrato {
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;
	/*padding-left: 3px;
	padding-right: 3px;*/
	text-align:center;
} 
td.download {
	background-image:url(../image/arrow_down.gif);
	background-position:110px center;
	background-repeat:no-repeat;
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;
	/*padding-left: 3px;
	padding-right: 3px;*/
	text-align:center;
} 
.map{
	width: 320px; 
	height: 350px;
}

/******************************************
	DIV
******************************************/

.div_container {
	position:absolute;
	width: 955px;
	height: auto;
	left:0px;
	top:0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	/*background-color:#FF0000;*/
	color: #000000;
	text-decoration: none;
	text-align: center;
	z-index:1;
}
.div_header{
	float:left;
	width: 955px;
	height: 59px;
	margin-top:0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	z-index:2;
}

.div_top_left_corner{
	float: left;
	width: 10px;
	height: 10px;
	background-image:url(../image/corner_top_left.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:3;
}
.div_top_right_corner{
	float: right;
	width: 331px;
	height: 59px;
	text-align:left;
	background-image: url(../image/top_right.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:3;
}
.div_logo{
	float:left;
	width: 144px;
	height: 38px;
	margin-top: 14px;
	margin-left: 10px;
	background-image: url(../image/logo.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:3;
}
.div_newsletter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	position:relative;
	left: 150px;
	top: 38px;
	width:155px; 
	height:18px;
	border:1px solid #FF0000;
}
.div_main_menu{
	position:relative;
	width: 550px;
	height: 16px;
	margin-left: 200px;
	margin-top: 40px;
	text-align:left;
	cursor:default;
	z-index:3;
}
.div_main{
	float:left;
	width: 955px;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
	z-index:2;
}
.div_right_frame{
	float: left;
	width: 756px;
	z-index:2;
}
.div_flash{
	float: left;
	width: 756px;
	height: 148px;
	margin:0px;
	padding:0px;
	background-color: #135797;
	background-image:url(../image/flash_background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:3;
}
.div_internalmenu{
	float: left;
	width: 756px;
	height: 36px!important;
	height:50px;
	left:0px;
	margin-top:0px;
	background-image:url(../image/top_bottom.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:left;
	padding-top:7px;
	padding-left:40px;
	padding-right:10px;
	color:#FFFFFF;
	cursor:default;
	z-index:3;
}
.div_background_section{
	position: absolute;
	top:262px;
	left:0px;
	width: 200px;
	min-height: 400px;
	height: 168px!important;
	height:400px;
	background-image: url(../image/buttons/home/background.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_home{
	float:left;
	width: 199px;
	min-height: 148px;
	height: auto !important;
	height:148px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/internal.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_plot{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/plot.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_cad{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/cad.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_GIS{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/GIS.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_learning{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/learning.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_internet{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/internet.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_graphic{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/graphic.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_internal{
	float:left;
	width: 199px;
	min-height: 148px;
	/*height: auto !important;*/
	height:148px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/internal.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_translation{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/translation.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_main_private{
	float:left;
	width: 199px;
	min-height: 382px;
	height: auto !important;
	height:382px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/background/private.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:3;
}
.div_who{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/buttons/company/team.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}
.div_what{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/buttons/company/cosa.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}
.div_with{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/buttons/company/client.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}
.div_contact{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/buttons/company/contact.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:2;
}
.div_map{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../image/buttons/company/map.jpg);
	background-repeat:no-repeat;
	background-position:2px 0px;
	z-index:2;
}
.div_content{
	float: left;
	width: 756px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	z-index:2;
}
.div_center_content{
	float: left;
	width: 539px !important;
	width: 549px;
	margin:0px;
	padding:0px;
	text-indent: 20pt;
	min-height: 260px;
	height: auto !important;
	height:240px;
	z-index:5;
}
.div_news{
	float: left;
	width: 490px !important;
	width: 500px;
	margin:0px;
	padding:0px;
	/*text-indent: 20pt;*/
	z-index:5;
}
.div_main_rendering{
	float:left;
	width: 955px;
	min-height: 381px;
	height: auto !important;
	height:381px;
	text-align: center;
	background-color: #FFFFFF;
	z-index:2;
}
.div_gallery{
	float:left;
	width: 695px !important;
	width: 695px;
	min-height: 426px;
	height: auto !important;
	height:457px;
	text-align:left;
	padding-left: 20px;
	z-index:2;
}
.div_login{
	width:120px; 
	border:1px solid #cbcbcb; 
	padding:10px;
}
.div_right_content{
	float: right;
	width: 178px;
	padding-right:10px;
	text-align:left;
	color:#666666;
	z-index:2;
}
.div_right_button{
	float: right;
	width: 246px;
	padding-left:10px;
	text-align:left;
	color:#FFFFFF;
	z-index:2;
}
.div_button{
	float: left;
	width: 229px !important;
	width: 229px;
	height:50px;
}
.div_bottom_menu{
	float:left;
	padding-top:22px;
	width: 955px;
	cursor:default;
	z-index:2;
}
.div_bottom{
	float:left;
	width: 955px;
	height:66px;
	z-index:4;
	background-image:url(../image/bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.div_bottom_left_corner{
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: none;		/* DON'T REMOVE IT RESOLVES BUG I.E. */
	overflow: hidden;	/* DON'T REMOVE IT RESOLVES BUG I.E. */
	background-image:url(../image/corner_bottom_left.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:5;
}
.div_bottom_right_corner{
	float: right;
	width: 10px;
	height: 10px;
	margin-top: 0px;
	margin-left: 0px;
	clear: none;		/* DON'T REMOVE IT RESOLVES BUG I.E. */
	overflow: hidden;	/* DON'T REMOVE IT RESOLVES BUG I.E. */
	background-image:url(../image/corner_bottom_right.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:5;
}
.div_close_page{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #b5dafb;
	width: 955px;
/*	height: 38px;*/
	padding-top:5px;
	z-index:2;
}

.div_image_close_page{
	float:left;
	/*background-color:#ccffcc;*/
	width:160px;
	text-align:right;
	margin:0;
	padding:0;
	padding-right:10px;
	padding-top:5px;
	/*border: 1px solid #00ff00;*/
}

.div_scritte_close_page{
	float:right;
	width:785px;
	text-align:left;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #b5dafb;
	margin:0;
	padding:0;
	padding-top:5px;
	line-height:15px;
	/*border: 1px solid #ff0000;*/
}
.div_area_riservata{
	float: right; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: normal;
	color:#999999;
	margin-left:0px; 
	margin-top:44px; 
	width:130px; 
	height:20px; 
	z-index:4; 
	text-align:left;
	background-image:url(../image/arrow_right.gif);
	background-position:90px -4px;
	background-repeat: no-repeat;
}
ul.menu, ul.menu li{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu{
	margin-left: 0px;
	width: auto;
}
ul.menu li{
	float:left;
	margin-right: 1px;
	text-align: center;
}
ul.menu a{
	float: left;
	width: auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:0px;
	height:18px;
	background: #3b94e4;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
	background-image:url(../image/backmenu.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
ul.menu a:hover{
	background: #8bbbe6;
	height: auto;
	height:18px;
	color: #FFFFFF;
	background-image:url(../image/backmenu2.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x;
	cursor:pointer;
}
ul.menu li.activelink a, ul.menu li.activelink a:hover{
	background: #8bbbe6;
	color: #FFFFFF;
	background-image:url(../image/backmenu2.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x;
	cursor:default;
}
/*ul.menu li.activelink a, ul.menu li.activelink a:hover{
	background: #8bbbe6;
	color: #FFFFFF;
	height:18px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:0px;
	cursor:default;
	background-image:url(../image/backmenu2.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x;
}*/

/**********************
		DECORATION
**********************/
.char_image{
	background-image:url(../image/character_dimension.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/**********************
		LINK
**********************/

.linksimple{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #818181;
	text-decoration: none;
}
.linksimple a {  
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;  
	font-size: 8.5pt; 
	font-weight: normal; 
	color: #818181;
	text-decoration: none;
}
.linksimple a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: underline;
}
a.link_area_riservata {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: normal;
	text-transform:uppercase;
	color: #999999;
	text-decoration:none;
}
a.link_area_riservata:hover {  
	color: #666666;
	text-decoration:none;
}
.link_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.link_menu a {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color: #4181bc;
	text-decoration:none;
}
.link_menu a:hover {  
	color: #999999;
	text-decoration:none;
}
.link_bottom_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: bold ;
	color: #EAEAEA;
	text-decoration:none;
}
.link_bottom_menu a {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color: #4181bc;
	text-decoration:none;
}
.link_bottom_menu a:hover {  
	color: #999999;
	text-decoration:none;
}
.link_internal{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration:none;
}
.link_internal a {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color: #4181bc;
	text-decoration:none;
}
.link_internal a:hover {  
	color: #999999;
	text-decoration:none;
}
.link_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt;
	font-weight: bold;
	color: #4181bc;
	text-decoration:none;
}
.link_news a {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color: #4181bc;
	text-decoration:none;
}
.link_news a:hover {  
	color: #2d5881;
	text-decoration:none;
}

.link_scritte_close_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #b5dafb;
	text-decoration:none;
}

.link_scritte_close_page a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #b5dafb;
	text-decoration:none;
}
.link_scritte_close_page a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #b5dafb;
	text-decoration:none;
}


/**********************
		TEXT
**********************/

.small_text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt; 
	color: #000000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
	text-align: justify;
}
.large_text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #000000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	text-align: justify;
}
.underline{
	text-decoration:underline;
	color: #000000;
}
.selected{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color:#999999;
	/*border-bottom:1px solid #135797;*/
}
.label{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 7.5pt; 
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	color:#4181bc;
}
/**********************
		FORM
**********************/

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 15px !important;
	height:18px;
	width: 140px !important;
	width:140px;
	border:1px solid #a5a4a4;
	padding-left:3px;
	background-image: url(../image/shadow_input.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.inputlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 18px !important;
	height:22px;
	width: 336px !important;
	width:340px;
	border:1px solid #666666;
	padding-left:3px;
	background-image: url(../image/shadow_input_large.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	height: 16px;
	width: 200px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.smallfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	height: 16px;
	width: 145px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.submit_newsletter {
	background-image:url(../image/arrow_right.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width: 22px;
	height: 20px;
}
.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 18px !important;
	height:18px;
	/*width: 100px !important;
	width:100px;*/
	padding-left:3px;
	border:1px solid #777777;
}
.selectlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 15px !important;
	height:18px;
	width: 300px !important;
	width:300px;
	padding-left:3px;
	border:1px solid #777777;
}
.selectauto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 15px !important;
	height:18px;
	padding-left:3px;
	border:1px solid #777777;
}
.textarea {
	height: 280px;
	width: 480px;
}
.smalltextarea {
	height: 140px;
	width: 480px;
}
.largetextarea {
	height: 260px;
	width: 891px;
}

/* Paolo */
body.fol_popup {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}
span.stilelink {
	text-decoration: underline;
	color: #0000ff;
}


.campo_form {
	border: Solid 1px #000000;
}

.bottone_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color:#666666;
	/*background-color: #d4d0c8;*/
    border: Solid 1px #959594;
	/*font-weight: bold;*/
}
.input_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:normal;
	color: #000000;
	height: 15px !important;
	height:18px;
	width: 120px !important;
	width:120px;
	border:1px solid #a5a4a4;
	padding-left:3px;
	background-image: url(../image/shadow_input.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

span.msgerrore {
	color: #ff0000;
}
span.msgok {
	color:#339933;
}
span.ciao {
	color: #000000;
}
span.utente_collegato {
	color:#339933;
	font-weight:bold;
}
span.titolo_sel {
	color: #CC0000;
}

div.utente_collegato {
	float:right;
	margin-right:10px;
}
.render_news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.external_news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.div_image{
	margin-right:10px;
	width:55px;
	height:44px;
	border:1px solid #EAEAEA;
	padding: 5px 5px 5px 5px;
	float:left;
}
.div_format_news{
	float:left; 
	width:100%;
	margin-bottom:10px;
}
.div_annuncio{
	float: left;
	border-bottom:1px solid #d9d9d9; /*#EAEAEA;*/
	/*min-height: 54px;
	height: auto !important;
	height:58px;*/
}

img.siti_realizzati {
	margin: 10px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #666666;
}

