/*
-----------------------------------------------------------
RESET
-----------------------------------------------------------
*/

form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea, 
{ margin:0; padding:0 }

a {
    text-decoration: none;
    outline: 0;
	
}

img {
    border: 0px;
}

html, body{height: 100%}

.Clear {
    clear: both;
}


/*


/* Layout Generale */
html{
	height: 100%; 
	width:100%;
	/*background-image:url(../gfx/main_backgroundattiva.jpg);*/
	background-image:url(../gfx/texture_fondo.gif);
	background-repeat:repeat;
	margin:0;
}
	
body{
 	margin:0px;
	padding:0px;
	min-height: 100%;
	height:100%;		
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}



#main_contenitore{
	width:790px;
	height:570px;
	top: 50%;
	left: 50%;
	margin: -290px 0px 0px -395px;
	position: relative;
	/*border:solid 1px #000000;*/
}

#testata{
	display:block;
	width:790px;
	height:80px;
}

#logo_bassanina{
 width:48px;
 height:49px;
 float:left;
}

#testata_arancio{
 width:738px;
 height:50px;
 float:right;
 margin-left:3px;
 height:50px;
 display:block;
 background-image:url(../gfx/testata.png); 
 color:#FFFFFF;
}

#testata_arancio .titolo{
 font-size:20px;
 font-weight:bold;
 float:left;
 margin-left:150px;
 margin-top:18px;
}

#testata_arancio .scelta_lingua{
	float:right; 
	height:50px;
	line-height:50px;
	width:70px;
	font-size:14px;
	font-weight:bold;
}

#testata_arancio .scelta_lingua a:link,
#testata_arancio .scelta_lingua a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#testata_arancio .scelta_lingua a:hover{
 color:#58585a;
 text-decoration:none;
}


#menu{
	float:left;
	margin-left:53px;
	margin-top:2px;
	width:737px;
}


#Area_riservata{
 float:right;
}

#azienda{
	margin-left:40px;
}

#banner_centrale{
	width:737px;
	height:230px;
	margin-top:30px;
	margin-left:53px;
}

#box_contenuti{
  float:left; 
  width:736px;
  min-height:230px;
  background-color:#333333;
  margin-left:10px;
  margin-left:53px;  
}

#box-caratteristiche{
 float:right;
 height:200px;
 width:150px;
 margin-top:50px;
}

#box-caratteristiche a:link,
#box-caratteristiche a:visited
{
 text-decoration:none;
 color:#727272;
 font-weight:bold;
}

#box-caratteristiche a:hover{
 color:#59584f;
}


.box-news{
 display:block;
 float:left;
 border:solid 1px #CCCCCC;
 margin-bottom:15px;
 padding-top:5px;
 padding-left:2px; 
 padding-bottom:5px;
 width:600px;
}

.box-news .titolo{
 color:#5e5e5e;
 font-weight:bold;
 font-size:14px;
}

.box-news .data{
 color:#5e5e5e;
 font-weight:normal;
}

.box-news .testo{
 color:#5e5e5e;
 font-weight:normal;
 font-size:12px;
}


#barra_menudown{ /* menu di breadcrump */
	display:block;
	float:left;
	padding-top:20px;
	width:100%;
}

#barra_menudown div { /* menu di breadcrump */
 margin-bottom:-20px;
 width:736px;
 margin-left:1px;

}

#barra_menudown ul{
 list-style:none;
 margin:0px;
 padding:0px;
 padding-left:1px;

}

#barra_menudown li{ 
	height:51px;
	width:135px;
	float:left;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:13px;
	line-height:2.5em;
	margin-right:2px;

}

#barra_menudown .btnbianco{
	background-image:url(../gfx/menu/menudown_btn_bianco.gif);
	background-repeat:no-repeat;
	color:#7f7f7f;
	
}


#barra_menudown .btngrigio{
	background-image:url(../gfx/menu/menudown_btn_grigio.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

/* Fine layout Generale */

/* sotto menu */

.btn_sottomenu,
.btn_sottomenu:visited
{   display:block;
	height:41px;
	width:135px;
	float:left;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:13px;
	line-height:1em;
	margin-right:2px;
	background-image:url(../gfx/menu/menudown_btn_bianco.gif);
	background-repeat:no-repeat;
	color:#7f7f7f;
	vertical-align:bottom;
} 


.btn_sottomenu:hover{
	background-image:url(../gfx/menu/menudown_btn_grigio.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.btn_sottomenu a:link,
.btn_sottomenu a:visited
{
	color:#7f7f7f;
}

.btn_sottomenu a:hover{
  color:#FFFFFF;
}

.btn_sottomenu_selezionato{
	background-image:url(../gfx/menu/menudown_btn_grigio.gif);
	color:#FFFFFF;
}
/* fine sotto menu */



/* override Menu top */

	.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
	.ui-widget { font-family:Arial, Helvetica, sans-serif; }
	.ui-state-default{	
		border: 0px;
		background-color:transparent;
		background-image:none;
	}
	
	.ui-widget-content{
	 font-weight:bold;
	}
	
	.ui-widget-content .ui-state-hover,
	.ui-state-hover{
	 background-color:#58585a;
	 border:#58585a 1px;
	 font-weight:bold;
	}
	
	.fg-button{
	 background-image:url(../gfx/menu/bottone.png);
	 display:block;
	 float:left;
	 margin-right:2px;
	 line-height:23px;
	 height:23px;
	 width: 105px;
	 text-decoration:none;
	 text-align:center;
	}

/* fine override menu top */

/* Testi */

.testo{
	font-family: Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	font-size:12px;
	padding-right:10px;
}

.testo h1{
 font-size:14px;
 font-weight:bold;
 margin-top:30px;
}

.testo p{
 margin:0px;
 padding:0px;
 font-size:14px;
 font-weight:bold;
}

.testo a:link,
.testo a:visited{
 color:#999999;
}

.testo a:hover{
 color:#59584f;
}


.linkbianchi a{ 
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.linkbianchi a:link,
.linkbianchi a:visited{
 color:#FFFFFF;
}

.linkbianchi a:hover{
 color:#666666;
}

/* fine testi */


/* home */

.td_famiglie{
 background-image:url(../gfx/bg_famiglie.jpg);
 background-repeat:no-repeat;
 width:144px;
 height:80;
}

.td_logo_famiglie{
	width:86px;
	text-align:center;
}

.td_logo_famiglie div{
	position:relative; 
	top:-20px; 
	height:0px;
	color:#727272;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
/* fine home */