body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#dddddd;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#666666;
    scrollbar-darkshadow-color:#666666;
    scrollbar-shadow-color:#ffffff;
    scrollbar-arrow-color:#13141d;
    scrollbar-track-color:#f9f9f9;
	background-color: #000033;
}

/* Definizione Aree */

#contentWrapper 
{
	background-color:#e5e6e7;
	width:602px;
	height: 440px;
	background-image:url(../img-gen/struct/corner_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigationWrapper
{
	width: 230px;
	height: 440px;
	background-color:#e5e6e7;
	background-image:url(../img-gen/struct/corner_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:top;
}

#navigationDimension {
	width: 230px;
	height: 440px;
}

#imgVertWrapper
{
 	width: 215px;
	height: 440px;
	float:left;
}

#imgVertOriz
{
	width: 600px;
	height: 184px;
	float:left;
}


#textContentWrapperVertDimension
{
	width:380px;
	height: 410px;
	float:left;
	overflow:auto;
}

#textContentWrapperVert
{
	margin:20px;
}

#textContentWrapperOrizDimension
{
	width:600px;
	height: 245px;
/*	float:left;*/
	overflow:auto;
}

#textContentWrapperOrizDimensionNoFoto
{
	width:600px;
	height: 429px;
/*	float:left;
*/	overflow:auto;
	vertical-align:top;
}


#textContentWrapperOriz
{
	margin:20px;
}


#menu
{
	float:left;
	margin-top: 20px;
	margin-left: 10px;
}

#subMenuAzienda
{
	float:left;
	margin-top: 51px;
	margin-left: 25px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bb0000;
}

#subMenuServizi
{
	float:left;
	margin-top: 82px;
	margin-left: 25px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bb0000;
}

#subMenuPortfolio
{
	float:left;
	margin-top: 113px;
	margin-left: 25px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bb0000;
}

#subMenuGalleriaVirtuale
{
	float:left;
	margin-top: 144px;
	margin-left: 25px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bb0000;
}

#subMenuContatti
{
	float:left;
	margin-top: 175px;
	margin-left: 25px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bb0000;
}

#menuUtility
{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffffff;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	height: 43px;
	padding-left:10px;
}

#bandaGrigia
{
	width: 2px;
	height: 440px;
	float:right;
	background-color:#333333;
}

#logoWrapper
{
	float:right;
	margin-bottom:15px;
}

#copyright
{
	margin-top:10px;
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
}

#galleryWrapper
{
	background-color:#e5e6e7;
	width:670px;
	height: 440px;
	background-image:url(../img-gen/struct/corner_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Definizione Stili */

a.Link_menu:link {color: #333333;	text-decoration: none;}
a.Link_menu:visited {color: #333333; text-decoration: none;}
a.Link_menu:hover {color: #bb0000; text-decoration: underline;}

a.Link_index:link {color: #999999;	text-decoration: none;}
a.Link_index:visited {color: #999999; text-decoration: none;}
a.Link_index:hover {color: #ffffff; text-decoration: none;}

a.Link_inEvidenza:link {color: #bb0000;	text-decoration: none;}
a.Link_inEvidenza:visited {color: #bb0000; text-decoration: none;}
a.Link_inEvidenza:hover {color: #bb0000; text-decoration: underline;}

.text
{
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
}

.text_Rosso
{
	font-size: 10px;
	color: #bb0000;
	letter-spacing: 1px;
}

.text_Bianco
{
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
}

.sfondoGrigio
{
	background-color:#e5e6e7;
}

.sfondoBianco
{
	background-color:#ffffff;
}

.vociMenu
{
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}

.vociSubMenu
{
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
}

.slogan {
	float: left;
}

ul {
	font-size: 10px;
	color: #333333;
	list-style-type: square;
	list-style-image: url(../img-gen/struct/quadra_ul.gif);
	line-height: 14px;
}