body {
    font-family:"Trebuchet MS";
	font-size:12px;
	color:#6F7166;
	background-color:#EFECE7;
	margin:0;
	line-height:24px;

}

a {
	color:#4A4A4A;
}

a:hover {
	text-decoration:none;
}

table{
	font-size:100%;
}

select {
	font:normal 12px "Trebuchet MS";
	width:20px;
	height:19px;
	border:1px solid #EFECE7;
	background:#E2E2D9;
}

input{
	font:normal 12px "Trebuchet MS";
	width:170px;
	height:19px;
	border:1px solid #EFECE7;
	background:#E2E2D9;
	float:left;
}

textarea{
	font:normal 12px "Trebuchet MS";
	width:200px;
	height:120px;
	border:1px solid #EFECE7;
	background:#E2E2D9;
}

.button{
	width:24px;
	height:24px;
	background:url(img/search.jpg) no-repeat;
	border:#EFECE7 1px solid;
}

#background-div{
     background:url(img/background-div.jpg) repeat-x;
	 width:100%;
	 height:85px;
	 margin-top:30px;
	 clear:both;
     padding-left:0px;
}

#info{
	 width:990px;
	 margin:0px auto;
}

#link{
      height:10px;
	  width:210px;
	  float:right;
	  margin-top:20px;
}

#maincontainer {
    margin:0px auto;
	background-color:#EFECE7;
}

#page {
	text-align:left;
	background-color:#EFECE7;
	margin:0px auto;
}

#header {
	clear:left;
	height:60px;
	width:990px;
	margin:0px auto;
}

#language_selector {
	float: right;
	margin: 12px 20px 0 0;
	color: #666;
	display:none;
}

#sitename{
	color:#012E74;
	padding-left:150px;
	padding-top:30px;
	display:none;
}

#logo{
    padding-left:-6200px;
	padding-top:0px;
}

#sitename, #sitename a{
	font-family: "Trebuchet MS";
	font-size:30px;
	color:#012E74;
	text-decoration:none;
	line-height:30px;
}

#mainmenu {
	height:32px;
	clear:both;
	margin:0px auto;
	width:990px;
	margin-bottom:0px;
}

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size:18px;
	padding-top:3px;
	padding-left:30px;
	padding-right:25px;
	list-style:none;
}

#mainmenu li.menulinkselected{
}

#mainmenu li.menuspacer{
	float:left;
	background:url(img/mainmenu-spacer.jpg) no-repeat;
	width:16px;
	height:32px;
}

#mainmenu li a{
	text-decoration:none;
	color:#333335;
}

#mainmenu a:hover{
	color:#333335;
	text-decoration:underline;
}

#contentcontainer{
	margin:0px auto;
	width:990px;
}

#content{
	width:485px;
	margin-left:-5px;
	background:url(img/content-background.jpg) repeat-y;
	float:left;
	padding:0px 15px 0px 20px;
	margin-top:0px;
}

.content-footer{
	width:518px;
	height:20px;
	background:url(img/contentfooter-background.jpg) no-repeat;
	clear:left;
	margin-left:-13px;
}

#pagetitle{
	height:13px;
	background: url(img/contentheader-background.jpg) no-repeat;
	width:490px;
	margin-top: 0px;
	margin-left:-11px;
	color:#E9BD0E;
	font-size:18px;
	padding-left:24px;
	padding-top:10px;
}

#section_index, #section_index a{           /* GESTISCE GLI INDICI DELLE SOTTOSEZIONI */
	list-style-type: disc;
	font-weight: bold;
	color:#e5b700;
	font-size:13px;
}

#lateralcolumn{
	float:left;
}

#lateralcolumn a{
}

#lateralcolumn a:hover{
	text-decoration:none;
}

.lateralbox{
	clear:left;
	width: 226px;
	float:left;
}

.boxheader{
	font-size:13px;
	font-weight:bold;
	color:#E9BD0E;
	width:196px;
	height:28px;
	padding-top:20px;
	padding-left:30px;
	margin-left:-1px;
	text-transform: capitalize;
	background:url(img/boxheader-background.jpg) no-repeat;
}

.boxfooter{
	width:226px;
	height:22px;
	background:url(img/boxfooter-background.jpg) no-repeat;
	margin:0px;
}

.boxbody{
	background:url(img/boxbody-background.jpg) repeat-y;
	width:160px;
	padding-bottom:10px;
	padding-left:30px;
	font-weight:bold;
	padding-right:42px;
	margin-left:-8px;
	padding-top:10px;
}

#lateralmenu{
	padding-right:0px;
}
.lateralMenuLink{
	
	padding-left:6px;
}
#lateralmenu a{
	text-decoration:none;
	padding-left:3px;
}

#lateralmenu a:hover{
	text-decoration:underline;
}

#lateralmenu li{
    padding-left:6px;
	background: url(img/lateralmenu-arrow.jpg) no-repeat 0px 6px;
    list-style-type: none;
}

#rightcolumn{
	float: left;
	margin-left:10px;
}

#alliuris{

	margin-top:10px;
}

#footer {
	clear:both;
	height:104px;
	background:url(img/footer-background.jpg) repeat-x;
}

#footer a {
	color:#565656;
	text-decoration:none;
}

#footer a:hover {
}

#copyright{
    text-align:center;
	margin-top:50px;
	height:10px;
}
#powered{
    text-align:center;
	margin:0px;
}

.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	float:left;
	width:70px;
	margin-top:2px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
	width:70px;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width:80px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */
