/* 
================================
Skin styles for DotNetNuke .::iltaoelarondine::.
================================
*/
#Body
{
	position: relative;
	background: url(imgbkg.jpg) top center no-repeat #abebf7;
	padding: 0px 0px;
	margin: 0px 0px;
}

.llogo
{
	position: relative;
	width: 155px;
	height: 201px;
	top: 0px;
	left: 25px;
}
.ssearch
{
	position: absolute;
	text-align: right;
	width: auto;
	top: 15px;
	right: 20px;
}
.ssearch a
{
	border: solid 1px #032d52;
	background: url(search.gif) repeat-x bottom;
	padding: 3px 2px 1px 2px;
}

.ssearch a:hover
{
	border: solid 1px #032d52;
	background: url(searchon.gif) repeat-x bottom;
	color: #ffffff;
	padding: 3px 2px 1px 2px;
}

.contmenu
{
	position: absolute;
	top: 148px;
	width: auto;
	height: 47px;
	z-index: 1;
}
.mmenu
{
	position: relative;
	width: auto;
	height: 47px;
	margin: 0px 20px 0px 224px;
	background: url(menubkg.jpg) repeat-x;
}

.mmenusx
{
	position: relative;
	width: 100%;
	height: 47px;
	background: url(menusx.jpg) no-repeat left;
}

.mmenudx
{
	position: relative;
	width: 100%;
	height: 47px;
	background: url(menudx.jpg) no-repeat right;
}
.contrmmenu
{
	position: relative;
	padding: 0px 15px;
}

.madre
{
	position: relative;
	width: auto;
	padding: 0px 20px 15px 20px;
	margin: 0px 0px;
}

.corpo
{
	position: relative;
	background: #ffffff url(corpoSx.jpg) repeat-y left;
}

.intcorpo
{
	position: relative;
	width: 100%;
	background: url(corpoDx.jpg) repeat-y right;
}
.camiciacorpo
{
	position: relative;
	text-align: center;
	width: auto;
	padding: 0px 20px 0px 20px;
}
.tablecorpo
{
	position: relative;
	width: auto;
	margin: 0px auto;
}
.topcorpo
{
	position: relative;
	width: 100%;
	height: 29px;
	top: 0px;
	background: url(corpotop.jpg) repeat-x top;
}
.topcorpoSx
{
	position: relative;
	width: 100%;
	height: 29px;
	background: url(corpotopSx.jpg) no-repeat left;
}
.topcorpoDx
{
	position: relative;
	width: 100%;
	height: 29px;
	background: url(corpotopDx.jpg) no-repeat right;
}

.bottomcorpo
{
	position: relative;
	width: 100%;
	height: 56px;
	bottom: -1px;
	background: url(corpobottom.jpg) repeat-x bottom;
}
.bottomcorpoSx
{
	position: relative;
	width: 100%;
	height: 56px;
	background: url(corpobottomSx.jpg) no-repeat left bottom;
}
.bottomcorpoDx
{
	position: relative;
	width: 100%;
	height: 56px;
	text-align: center;
	background: url(corpobottomDx.jpg) no-repeat right bottom;
}
.intefooter
{
	position: relative;
	width: 400px;
	top: 5px;
	margin: 0px auto;
	text-align: center;
}

.pagemaster
{
	position: relative;
	width: 100%;
}
.skinmaster
{
	position: relative;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.skinheader
{
}

.controlpanel
{
	width: 100%;
	background-color: #e3ffff;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer /*Contenitore Men */
{
	background-color: transparent;
	height: 47px;
	width: auto;
}
.MainMenu_MenuBar /*Barra Men */
{
	cursor: pointer;
	cursor: hand;
	height: 39px;
	background-color: Transparent;
}
.MainMenu_MenuItem /*Scritte Men a Tendina*/
{
	border-left: #82cbd9 0px solid;
	border-bottom: #82cbd9 1px solid;
	border-top: #82cbd9 1px solid;
	border-right: #82cbd9 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #032d52;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon /*Icone Men a Tendina*/
{
	background-color: #82cbd9;
	border-left: #82cbd9 1px solid;
	border-bottom: #82cbd9 1px solid;
	border-top: #82cbd9 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu /*Sfondo Men a Tendina*/
{
	background-color: #82cbd9;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=  '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel /*Sfondo Men*/
{
	background: url(menubkgON.jpg) repeat-x;
	cursor: pointer;
	color: #4497c1;
	cursor: hand;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow /*lato dx Men Tendina*/
{
	border-right: #82cbd9 1px solid;
	border-bottom: #82cbd9 1px solid;
	border-top: #82cbd9 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow /*Triangolini Men*/
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: url(bkgbottomstand.gif) repeat-x;
	border: solid 1px #032d52;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #DFE5F2;
	border-right: #7994CB 1px solid;
	border-top: #7994CB 1px solid;
	border-left: #7994CB 1px solid;
	border-bottom: #7994CB 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}





