body {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:76%;
}
div, ul, li, input, img  {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	color:#039;
	text-decoration:none;
}
a:hover {
	color:#F63;
	text-decoration:underline;
}
/*
table, td {
	border:1px;
}
*/
input {
	border:1px solid #039;
}
input.pulsante {
	color:#039;
	font-weight:bold;
}
textarea {
	border:1px solid #039;
	width:200px;
	height:100px;
}
/*
STRUTTURA - START
*/
#box {
	min-width:760px;
	max-width:984px;
	margin:auto;
	overflow:hidden;	/*	per i.e.: altrimenti appare e scompare la barra di scorrimento	*/
}
#head {
	position:relative;
	height:173px;
	background:url(gfx/head.gif) bottom repeat-x #FFF;
	margin-bottom:10px;
}
#content {
	margin:0px 170px auto 170px;
	height:auto!important;
	height:1%;	/*	hack per I.E. : risolve il "3 pixel jog"	*/
	text-align:right;
	padding-bottom:15px;
}
#menu {
	float:left;
	width:160px;
	height:auto!important;
	height:300px;
	min-height:300px;
}
#accessories {
	float:right;
	width:160px;
	height:auto!important;
	height:200px;
	min-height:200px;
	border:1px solid #C0C0C0;
}
/*
STRUTTURA - END
*/

/*
HEAD - START
*/
#head img#gl {
	position:absolute;
	left:8%;
}
#head div#locatelli {
	position:relative;
	margin-left:26%;
	top:15px;
	width:74%;	/*	utilizzata solo da I.E.	*/
	overflow:hidden;
}
#head div#linea1 {
	position:absolute;
	top:183px;
	left:0px;
	width:217px;
	height:2px;
	background:#CCC;
	font-size:0;
}
#head div#linea2 {
	position:absolute;
	top:183px;
	left:263px;
	width:104px;
	height:2px;
	background:#CCC;
	font-size:0;
}
/*
HEAD - END
*/

/*
CONTENT - START
*/
#content .titolo_box {
	width:100%;
	overflow:hidden;	/*	permette di considerare l'altezza di div con float contenuti	*/
}
#content .titolo {
	float:right;
	width:410px;
	min-height:118px;
	height:auto!important;
	height:118px;
}
#content .titolo1 {
	min-height:45px;
	height:auto!important;
	height:45px;
	background:#CCC;
	text-align:center;
	line-height:180%;
	font-family:Arial,Helvetica,sans-serif;
	color:#F63;
	font-size:200%;
	font-weight:bold;
}
#content .titolo2 {
	margin-top:5px;
	min-height:68px;
	height:auto!important;
	height:68px;
	text-align:center;
	line-height:280%;
	font-family:Arial,Helvetica,sans-serif;
	color:#039;
	font-size:200%;
	font-weight:bold;
}
#content .titolo1 img {
	float:left;
}
#content .titolo2 img {
	float:right;
}
/*
CONTENT - END
*/

/*
MENU - START
*/
#menu ul li {
	height:auto!important;
	height:28px;	/*	per I.E.	*/
	background:url(gfx/menu.gif) repeat-y left #FFF;
	margin-bottom:1px;
	border-bottom:1px solid #C0C0C0;
	list-style-type: none
}
#menu ul li a {
	display:block;
	height:100%;
	padding-left:15px;
	/*background:#F00;*/
	line-height:28px;
	color:#666;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
	background:no-repeat left;
}
#menu ul li a:hover {
	color:#039;
	text-transoform:uppercase;
}
#menu ul li.sub, #menu ul li.act {
	background:url(gfx/menu_act.gif) repeat-y left #FFF;
	border-bottom:1px solid #039;
}
#menu ul li.sub a, #menu ul li.act a {
	color:#039;
}
#menu ul li.sub a {
	font-weight:normal;
	font-size:90%;
}
#menu ul li.act a {
	font-weight:bold;
}
/*
MENU - END
*/

/*
ACCESSORIES - START
*/
#accessories .titolo {
	height:auto!important;
	height:24px;	/*	per I.E. */
	padding-left:15px;
	background:url(gfx/accessories_tit.gif) no-repeat;
	line-height:24px;
	color:#666;
	font-weight:bold;
}
/*
#accessories .news_titolo {
	margin-top:10px;
	padding:3px;
	color:#039;
	font-weight:bold;
	text-transform:uppercase;
}
#accessories .news_testo {
	padding:3px;
	color:#666;
	text-align:justify;
	font-size:80%;
}
*/

/*	WEBHAT	*/
/*	NEWS	*/
div#content .mnewsTabella {
	margin:auto;
/*	width:90%;	*/
	text-align:center;
}
.mnewsRiga {
	padding-top:10px;
	text-align:left;
}
.mnewsRigaAlternato {
	padding-top:40px;
	text-align:right;
}
.mnewsTitolo {
	font-size:90%;
	color:#039;
	font-weight:bold;
	text-transform:uppercase;
}
.mnewsInterlinea {
	font-size:50%;
}
.mnewsAnteprima {
	color:#666;
	text-align:justify;
	font-size:80%;
}
div.mnewsLayer a {
	color:#F63;
	font-size:80%;
}
div.mnewsLayer a:hover {
	color:#039;
	text-decoration:none;
}
font.mnewsNormale a {
	color:#F63;
}

/*	CONTATTI	*/
.mFormTabella {
	text-align:left;
	margin:auto;
}
.mFormTabella td {
	padding:3px;
}

/*	DOWNLOAD	*/
.mdownloadTabella
{
Border: 1px solid #FFF;
Width: 100%;
border-collapse: collapse;
text-align:left;
}
.mdownloadTabella td
{
padding: 3px;
}
.mdownloadRigaIntestazione
{
Background-color: #039;
}
.mdownloadRiga
{
Background-color: #FFFFFF;
}
.mdownloadRigaAlternato
{
Background-color: #DFDFDF;
}
.mdownloadRigaFinale
{
Background-color: #DFDFDF;
}
.mdownloadTitolo
{
Font-Family: Verdana;
Font-Size: 12px;
Color: #FFF;
Font-Weight: bold;
}
.mdownloadSottotitolo
{
Font-Family: Verdana;
Font-Size: 11px;
Color: #000000;
Font-Weight: bold;
}
.mdownloadNormale
{
Font-Family: Verdana;
Font-Size: 11px;
Color: #000000;
}
.mdownloadInterlinea
{
Font-Family: Verdana;
Font-Size: 6px;
}
.mdownloadRiga a, .mdownloadRigaAlternato a, .mdownloadRigaFinale a {
	color:#039;
}

/*	FOTO GALLERY	*/
td.mFotoColonna {
	text-align:center;
	padding-bottom:15px;
}

/*	MAPPA	*/
.mmappaTabella {
	width:300px;
	min-width:300px;
}
.mmappaTabella * {
	text-align:left;
}
.mmappaRiga, .mmappaRigaAlternato {
	font-size:12px;
}
