body
{
    padding-top: 10px;
    background: url(img/sfondo.gif) #ffccff fixed;
}

a
{
    color: #0000ff;
}

a:hover
{
    color: #0000ff;
}

table {
	font:normal 11px Arial, Helvetica, Sans-serif;
}

input, select, textarea {
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#666666;
}


#maincontainer {
	text-align:center;
	padding:0;
}

#page {
	width:900px;
	margin:0px auto;
	border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom: #ffffff thin solid;
}

#header
{
    clear: both;
    margin:0px auto;
    padding:0px;
    background-color: #CC0000;
    text-align: left;
    overflow: hidden;
    overflow: /**/ none;
    width: 900px;
    /*border-right: #ffffff thin solid;
    border-top: #ffffff thin solid;
    border-left: #ffffff thin solid;
    border-bottom:0;*/
}
#logo
{
    width: 286px;
    height:200px;
    float:left;
}
#language_selector{
	float: right;
	margin-right: 30px;
	margin-top: 220px;
	font-family: arial;
	font-size: 12px;
}

#sitename
{
    font-family: arial;
    font-size: 8px;
    color: #FFFFFF;
    text-align:left;
    padding-top: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    float:right;
    width: 614px !important; 
	width /**/:613px; /* IE5/Win */
}
#sitename2
{
    padding-left: 0px;
    text-align: center;
    float: right;
    height: 90px;
    width: 614px !important;
    width: /**/ 613px; /* IE5/Win */

}
    background: url(img/BarraGruppo.jpg) no-repeat center bottom;

#menuOrizzCont
{
    clear: both;
    background-color: #CC0000;
    text-align: left;
    overflow: hidden;
    overflow: /**/ none;
    width: 900px;
    /*border-right: #ffffff thin solid;*/
}
#menuOrizzsx
{
    width: 286px;
    float:left;
}
#mainmenu
{
	background-color: #CC0000;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 614px;
    
}
#mainmenuOriginal {
	margin-left:280px;
	margin-top:0px;
	padding-bottom:20px;
}
#mainmenu div.menulink, #mainmenu div.menulinkselected{
	font-family:arial;
	font-size:10px;
	float:left;
	height:31px;
	padding:9px 10px 0px 10px;
	text-transform:uppercase;
	background:url(img/mainmenu-separator.jpg) no-repeat top right;
}

#mainmenu div.menulinkselected{
	font-weight:bold;
}

#mainmenu div.menuspacer{
	float:left;
}


#mainmenu div a{
	text-decoration:bold;
	color:#FFFFFF;
}

#mainmenu a:hover{
	text-decoration:underline;
	color:#000000;
}

#contentcontainer
{
    clear: both; 
    background:url(img/contentcontainer-background.jpg) repeat-y;
    width: 900px;
    overflow: hidden;
    overflow: /**/ none;
    padding-left: 0px;
    /*border-right: #FFFFFF thin solid;
    border-top: 0;
    border-left: #FFFFFF thin solid;
    border-bottom: 0;*/
}

#content
{
    font-family: arial;
    font-size: 12px;
    float: left;
    text-align: left;
    width: 600px !important;
    width: /**/ 611px; /* IE5/Win */
    padding: 4px 12px;
}

#pagetitle{
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	color:#B4DE56;
}

#lateralcolumn
{
    width: 205px;
    float: right;
    margin-top: 20px;
}

.LatSponsorTitle
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.LatSponsorElenco
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 2em;
}
.LatSponsorElenco a
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}
.LatSponsorElenco a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}
.lateralbox
{
    float: left;
    background-color: #ffffff;
    border-left: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.lateralbox a{
	color:#FFFFFF;
}

.lateralbox a:hover{
	text-decoration:none;
}

.boxheader{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	background:#FFFFFF url(img/latreralbox-header-background.jpg) no-repeat bottom;
	width: 180px !important; 
	width /**/:190px; /* IE5/Win */
	min-height:15px;
	color:#CC0000;
	text-align:left;
	padding-right:10px;
}

.boxbody{
	font-family:arial;
	font-size:11px;
	text-align:center;
	padding:4px;
	padding-top:10px;
	background:#CC0000 url(img/latreralbox-content-background.jpg) no-repeat top;
	width: 170px !important; 
	width /**/:178px; /* IE5/Win */
}

.boxfooter{
	font-size:1px;
	background:#CC0000 url(img/latreralbox-footer-background.jpg) no-repeat bottom;
	height:7px;
	width:178px;
}

#lateralmenu{
	width:235px;
}

.lateralMenuLink{
	border-bottom:#FFFFFF 1px dashed;
	text-transform:uppercase;
	margin-left:4px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:12px;
	color:#FFFFFF;
	background:url(img/lateralmenu-item.jpg) no-repeat;
	background-position:center left;
}

.lateralMenuLink a{
	color:#FFFFFF;
	text-decoration:none;
}

.lateralMenuLink a:hover{
	text-decoration:underline;
}



#footer {
	clear:both;
	height:50px;
	width: 900px;
	background:url(img/footer-background.jpg) repeat-y;
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	/*border-right: #FFFFFF thin solid;
    border-top: 0;
    border-left: #FFFFFF thin solid;
    border-bottom: #FFFFFF thin solid;*/
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FFFFFF;
}

#copyright{
	float:left;
	padding-left:16px;
	padding-top:5px;
}
#powered{
	float:right;
	padding-top:5px;
	padding-right:35px;
}



.objectinput{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Arial, Helvetica, Sans-serif;
	color:#555555;
	width:100px;
}


/* news module - START */
.mod_news_lateralbox_news{
	margin-bottom:10px;
}
.mod_news_lateralbox_news_date{
	background:url(img/newsbox-item-header-background.jpg) no-repeat;
	height:16px;
	padding:2px 0px 0px 18px;
}
.mod_news_lateralbox_news_time{
	display:none;
}
.mod_news_lateralbox_news_content{
	background:url(img/newsbox-item-content-background.jpg) repeat-y;
	padding:3px;
}
.mod_news_lateralbox_news_footer{
	background:url(img/newsbox-item-footer-background.jpg) no-repeat;
	padding-left:15px;
	height:6px;
}
/* news module - END */


/* catalog module - START */
.mod_catalog_boxtitle{
	color:#B4DE56;
}
/* catalog module - END */


/* search module - START */
#mod_search_lateralbox input{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}
/* search module - END */

/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
	width:60px;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:7px;
}

#mod_users_lateralbox #btnlogin input{
	border:1px solid #D1FA76;
	background-color:#A6CF4F;
	color:#FFFFFF;
	font-size:10px;
}

#mod_users_lateralbox input.loginbox{
	width:80px;
	border:1px solid #D1FA76;
	font-size:10px;
}

#mod_users_lateralbox form.loginbox{
	float:left;
}




/* users module - END */