/* ARGON */
.body
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #F3E5AB;
	background-image: url('../images/sfondo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
	text-align: center;

}
.mainbody
{

	width: 860px;
	float: center;
	margin-left:auto;
	margin-right:auto;
        background-color: #FFFDD0;
	text-align: left;
}

.container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	font-size: 10pt;
	background-image: url('../images/body.png');
	background-repeat: repeat-y;
	padding 20px;
}

.mainbody form table, .contentpane, .wrapper, body
{
        background-color: #FFFDD0;
}
.contentpaneopen
{
width: auto;
}



.header
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	border: none;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	height: 120px;
	color: #980101;
}
.banner
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
}
.banner .module
{
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}


.footer
{
	width: 900px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	clear: both;
        background-color: transparent;
	background-image: url('../images/footer.png');
	border-top: none;
        color: #980101;
	text-align: center;
}
.follow
{
	width: 900px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	background-image: url('../images/follow.png');
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: auto;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
}
.left
{
	float:left;
	padding: 0px;
	padding-left: 20px;
	width: 200px;
	margin-right: 0px;
}
.right
{
	float:right;
	margin-top: 90px
	background-color: #fef2ec;
	width: 200px;
}

div.showcase
{
	background: transparent;
	float: right;
	margin: auto;
	overflow: auto;
	width: 610px;
	height: 300px;
/*
	scrollbar-face-color: transparent;
	scrollbar-arrow-color: #555555;
	scrollbar-track-color: #555555;
*/
}

.accessibility
{
	float: center;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	font-size: 10pt;
	display: block;
	font-weight: none;
	text-decoration: none;
	background-color: transparent;
	background-position: bottom;
	padding: 0px;
	padding-top: 5px;
	color: #980101;
	border-top: none;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
        width:125px;
	height:20px;
	background-image: none;
	background-position: bottom center;
        background-repeat: no-repeat;
}
a.mainlevel:hover
{
	font-size: 10pt;
	color: #980101;
	white-space: nowrap;
	font-weight: none;
	text-align: center;
	text-decoration: underline;
	background-image: none;
	background-position: bottom center;
        background-repeat: no-repeat;
}

a.mainlevel:active, 
{
	font-size: 10pt;
	color: #980101;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	background-image: none;
	background-position: bottom center;
        background-repeat: no-repeat;
}
#active_menu, #active_menu:hover
{
	font-size: 10pt;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	background-position: bottom center;
        background-repeat: no-repeat;
}

a, a:visited
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}

a:hover
{
	font-size: 10pt;
	text-decoration: underline;
}

.contentheading
{

	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.componentheading
{
display: none;
}

.small, .createdate, .modifydate
{
	font-size: 10pt;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable
{
	margin-bottom: 0px;

}
.contentpane
{
	width: auto;

	padding-left: 5px;
	padding-right: 5px;
}

.contentpaneopen
{
	margin-left:auto;
	margin-right:auto;

	background-color: #FFFDD0;
}



.copyright
{
	text-transform: uppercase;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-weight: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: #980101;
	valign: center;

}
.copyright a, .copyright a:visited
{
	font-weight: none;
	font-size: 8pt;
	color: #980101;
	valign: center;
}