body,html { 
	margin: 0;
	background: url(img/sfondo.gif) #999 repeat top left;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#contenitore{
	width:744px; 
   border: 1px solid #000;
	font-size: 11px;
	color: #FFF;
}

#alto{
	width:744px;
	height: 84px;
	background: url(img/top_home.jpg) #000 no-repeat top;
	z-index: 5;
}

#altocatalogo{
	width:744px;
	height: 84px;
	background: url(img/top_home_catalogo.jpg) #000 no-repeat top;
	z-index: 5;
}


#centrale {
	width:744px;
	background: url(img/sf_centrale.gif) repeat-y top left;
	float: left;
}

#centralecatalogo {
	width:744px;
	background: url(img/sf_centrale_catalogo.gif) repeat-y top left;
	float: left;
}

/* NEWS */

#colonnasx {
	float: left;
	width: 216px;
	text-align: left;
	/*border: 1px solid pink*/
}

.news {               
	/*width: 200px;  */
	margin-left: 4px;
	padding: 10px 2px;
	background: url(img/fine_news.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	/*border: 1px solid green;*/
}

.rosa {
	color: #FF7ADE;
	font-weight: bold;
}

/* CONTENUTI */

#colonnacentrale {
	float: left;
	width: 374px;
	background: transparent;
	text-align: left;
	/*border: 1px solid #7CFC00;*/
	margin: 0 8px 0 3px;
	padding-left: 2px;
}

.titolo {
	margin: 7px 0 -8px 0 !important;
	width: 361px;
	text-align: center;
	margin: 7px 0 -4px 0;
	position: relative;
	z-index: 50;
}

.testo {
	width: 361px;
	padding: 15px 5px 10px 5px;
	background-color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	z-index: 10;
	/*border: 1px solid pink;*/
}

.recapiti {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

a:link, a:visited{
	color:#FF7ADE;
	text-decoration: underline;
}

a:hover, a:active{
		color:#FFF;
	text-decoration: none;
}

/* LINK UTILI*/

.spaziolink {
	line-height: 20px;
}


/* INFORMAZIONI */

.nonewscatalogo {
	width: 262px;
	margin-left: 4px;
	padding: 10px 4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.logo {
	width: 100%;
	/*margin-left: 4px;*/
	padding: 10px 0px;
	background: url(img/fine_news.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	/*border: 1px solid green;*/
}

/* INGRANDIMENTO FOTO CATALOGO */

#colonnasxcatalogo {
	float: left;
	width: 275px;
	text-align: left;
	padding-left: 2px;
}

.newscatalogo {
	width: 262px;
	margin-left: 4px;
	padding: 10px 4px;
	background: url(img/fine_news.gif) repeat-x left bottom;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

/* GALLERIA FOTOGRAFICA CATALOGO */

#colonnacentralecatalogo {
	float: left;
	width: 310px;
	background: transparent;
	text-align: left;
	/*border: 1px solid #7CFC00;*/
	margin: 0 8px 0 3px;
	padding-left: 2px;
}

.titolocatalogo {
	margin: 7px 0 -8px 0 !important;
	width: 300px;
	text-align: center;
	margin: 7px 0 -4px 0;
	position: relative;
	z-index: 50;
}

.testocatalogo {
	width: 300px;
	padding: 15px 5px 10px 5px;
	background-color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	z-index: 10;
	/*border: 1px solid pink;*/
}

.tastoindietro {
	width: 300px;
	z-index: 50;
	margin: -4px 0 0 5px;
}

.tastoavanti {
	width: 300px;
	z-index: 50;
	margin: -4px 0px 0 5px;
	text-align: right;
}

.fotocatalogo{
	margin-bottom: 3px;
}

/* MENU */

#colonnadx {
	float: right;
	width: 137px;
	background: transparent;
	text-align: left;
	/*border: 1px solid green*/
}


div#nav{
	width:138px;
	margin-left: 3px;
	background: #000;
 	font: 11px Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 30px;
	margin: -13px 0 0 -2px;
	font-weight: normal
	font-size: 11px;
}
     /*
div#nav h3{
	font-size: 11px;
	margin: 0;
	background-color: #626262;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}   */

div#nav ul,div#nav li{
	margin: 0;
	padding: 0;
	list-style-type: none
}

div#nav li{
	margin: 0 0 1px 0
}

div#nav a{
	display: block;
	padding-left: 5px;
	height: 22px;
	line-height: 20px;
	background: url(img/sfondo_menu.gif) repeat-x #000 bottom;
	color: #FFF;
   text-decoration: none;
}

div#nav a:hover, div#nav a:active {
	background-color: #252525;
	color: #FF7ADE;
}

div#nav ul ul a{
	color: #FFF; 
	background-color: #OOO;
}


div#nav a.secondario:link, div#nav a.secondario:visited {
	background-color: #000;
	color: #FFF;;
}

div#nav a.secondario:hover, div#nav a.secondario:active {
	background-color: #252525;
	color: #FF7ADE;
}

div#nav .nolink {
	display: block;
	padding-left: 5px;
	height: 22px;
	line-height: 20px;
	background: url(img/sfondo_menu.gif) repeat-x #000 bottom;
	color: #FFF;
   text-decoration: none;
	background-color: #252525;
	color: #FF7ADE;
	font-size: 11px;
	text-transform: uppercase;

}
/* FORM */

form {
	width: 200px!important;
	width: 183px;
	margin: 10px ;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	font-weight:  bold;
	color: #FFF;	
	/*border: 1px solid #FFF*/
}

input, textarea {
	border: 1px solid #FF7ADE;
	margin-top: 5px;
	background: #252525;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;	
	padding: 1px 1px 1px 3px;
}

.datimodulo {
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;	
}

/* CHIUSURA */

#logo{
	clear: both;
	width: 774;
	height: 13;
	text-align: right;
	background: transparent;
	padding-top: 10px;
	margin-bottom: -3px !important;
	margin-bottom:0;
}

#chiusura {
	width:744px;
	clear: both;
	background: transparent;
		margin-bottom: -3px !important;
	margin-bottom:0;
}

/* VARI */

.nospaziomoz {
	margin-bottom: -3px !important;
	margin-bottom:0;
}

.bordobianco {
	border: 1px solid #FFF;
	padding: 1px;
}

