
form 
{
	margin:0px;
}


.bodyStyle 
{
	border-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.contentStyle{
	padding-top: 1px;
}

.menuStyle{
	background-color: #D7912D;
	height: 158px;
}

.rigaVerticale
{
	background-color: #FFFFFF;
	width: 7px;
}


/* TOP MENU */
#TopMenu
{
	padding:0;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	font-size:14px;
}


#TopMenu ul
{
	margin:0;
	padding:0;	

}
#TopMenu li
{
	list-style-type:none;
	display:inline;
	text-decoration:none;
	color:#545454;
	padding:0;
}


/* MENU LEFT */
#LeftMenu{
	margin:0 0 0 0;
	padding:0;
	width:180px;
	font-family:Times New Roman, Tahoma, Verdana, Arial;
	font-size:14px;
	color:#545454;
}

#LeftMenu ul{
	margin:0;
	left:0;
	padding:0;
}

#LeftMenu li, #leftMenu a{
	list-style-type:none;
	padding:0;
	color:#545454;
	text-decoration:none;
}

#LeftMenu a.menuActive{
	padding:0;
	color:#000000;
}

#LeftMenu li.menuLeftPadre{
	padding:0;	
}

#LeftMenu li.item3{
	padding:0 0 0 2px;
}



/* FOOTER DEL SITO */
#Footer
{
	color: #545454;
	font-family: Times New Roman, Tahoma, Verdana, Arial;
	font-size: 12px;
	padding:5px 5px 0 5px;
	border-top:solid 1px #B8B8B8;
	text-transform:uppercase;
}

#Footer ul
{
	margin:0;
	padding:0;	
}

#Footer li
{
	color:#545454;
	list-style-type:none;
	display:inline;
	padding:0 5px 0 10px;	
	text-decoration:none;
}


.mmVideoRow
{
	background-color: #FFFFFF;
	height: 20px;
	text-decoration: none; 
	font-family: Arial, Times New Roman, Tahoma, Verdana, sans-serif; 
	font-size: 16px; 
	color: #686868;

}
.mmVideoRow a
{
	background-color: #FFFFFF;
	height: 20px;
	padding-left:20px;
	text-decoration: none; 
	font-family: Arial, Times New Roman, Tahoma, Verdana, sans-serif; 
	font-size: 16px; 
	color: #686868;
	display: block;
}
.mmVideoRow a:hover
{
	background-color: #CCCCCC;
	height: 20px;
	display: block;
}
.mmVideoRowOn{
	background-color: #D7912D;
	height: 20px;
	padding-left:20px;
	text-decoration: none; 
	font-family: Arial, Times New Roman, Tahoma, Verdana, sans-serif; 
	font-size: 16px; 
	color: #FFFFFF;
}

.mmRigaO{
	background-image: url("img/photoGallery/sfPhGall.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

/* TopMenu */

.topMenuItem, .topMenuHoverItem
{
    padding-top:2px;
}

.topMenuSubItem, .topMenuHoverSubItem
{
	padding-bottom:3px;
}

.topMenuItem, .topMenuSubItem
{
	cursor:default;
}

.topMenuHoverItem, .topMenuHoverSubItem
{
	cursor:hand;
}

.topMenuItem, .topMenuSubItem, .topMenuHoverItem, .topMenuHoverSubItem
{
	text-align:left;
}

.topMenuSubItemsContainer
{	
	text-align:left;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #d7912d;	
}

/* Survey */

.surveyHeaderList
{ 
 font-size: 16px; color: #666666; font-family: 'Times New Roman'; 
}
.surveyHeaderDett
{ 
 font-size: 26px; color: #666666; font-family: 'Times New Roman'; 
}
.surveyTesto
{ 
 font-size: 11px; color: #9E9E9E; font-family: 'Arial';
}
.surveyTitle
{ 
 font-size: 12px; color: #666666; font-family: 'Arial'; font-weight:bold; 
}
.surveyLink
{
	font-size: 12px;
	color: #666666;
	font-family: 'Times New Roman';
	text-decoration: none;font-weight:bold; 
}
.surveyButton
{
	text-decoration: none;
	font-family: Times New Roman, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border-right: #e1e1e1 thin solid;
	border-top: #e1e1e1 thin solid;
	border-left: #e1e1e1 thin solid;
	border-bottom: #e1e1e1 thin solid;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
}





