body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: center;
	background-image: url(img/bg_zuccato.gif);
	background-position: center;
}

/*a {
	color: #C42623;
	text-decoration:none
}

a:visited {
	color: #C42623;
	text-decoration:none
}

a:hover {
	color: #D5020B;
	text-decoration:none
}

a:active {
	color: #C42623;
	text-decoration:none
}

*/select, textarea {
	font: "Trebuchet MS"; font-size:12px;
	color: #CC0000;
}

input{
	font: "Trebuchet MS"; font-size:12px;
	color: #CC0000;
}

button{
	font: "Trebuchet MS"; 
	font-size:12px;
	color: #CC0000;
}
#maincontainer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	border-width:5px;
	border-color:#FFFFFF;
	border-style:solid;
	
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}

#header {
	clear:left;
	width: 900px;
	height: 170px;
	background-color: #FFFFFF;
	background-image: url(img/header-background.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}

#flash-header {
	width: 507px;
	height: 170px;
	float: right;
	margin-right: 1px;
}

#language_selector{
	float: right;
	display:none;
}

#mainmenu {
	height: 27px;
	width: 900px;
	background-image: url(img/mainmenu-background.jpg);
	background-repeat: no-repeat;
}

#mainmenu div.menulink, #mainmenu div.menulinkselected{
	font-size: 14px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 30px;
}

#mainmenu div a{
	text-decoration: none;
	color: #FFFFFF;
	
}

#mainmenu a:hover{
	color: #CC0000;
}

#mainmenu .form{
	color: #ffffff;
	float:right;
	margin-top: 1px;
	margin-right: 15px;
}

#contentcontainer{
	width: 900px;
	background-color: #FFFFFF;
}

#content{
	
	float: right;
	width: 650px;
	margin-top:30px;
	margin-right:15px;
}

#lateralcolumn{
	width: 220px;
	float: left;
}

#lateralmenu{
	width:220px;
	font-size: 14px;
}

.lateralbox{
	width: 220px;
}

.box-menu{
	width:220px;
	font-size: 16px;
	color: #8EAABD;
}

#lateralmenu ul {
}

#lateralmenu li {
	background-image: url(img/sf_vocemenu2_sx.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
}

#lateralmenu li a {
	text-decoration: none;
	color: #8EAABD;
}
#lateralmenu li a:hover {
	color: #8EAABD;
}

/*.boxheader{
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	padding-bottom:3px;
	margin-bottom:10px;
	text-transform: capitalize;
	background:url(img/bullet.jpg) no-repeat left center;
}
*/
.boxbody{
	padding-bottom: 5px;
	color:#C42623;
}

#footer {
	
	background-image: url(img/footer-background.jpg);
	background-repeat: no-repeat;
	width: 900px;
	clear: both;
	text-align: center;
	background-color:#FFFFFF;
	
}

#footer a {
    color:#F4322E;
}

#footer a:hover {
}

#copyright{ width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	padding: 74px 0 15px 5px;
	
text-align: center;
}
#powered{
	float: right;
	padding-right: 9px;
	font-family: "Trebuchet MS";
	font-size:12px;
	color:#003366;
	background-color:#FFFFFF;
text-align: center;

	
}
#logo-cms1 {
	text-align: center;
	width: 900px;
	clear: both;
	font-size: 12px;
	color:#003366;
	
}




.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;
	clear:both;
	text-align:left;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
	float:left;
	clear:both;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
	margin-right:220px;
}

#mod_users_lateralbox input.loginbox{
	width: 90px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */

#mod_contacts table{
	font-size: 100%;
}
#mod_contacts textarea{
	width: 300px;
}
#mns{
	color: #000;
}
.mod_photogallery_boxtitle{
    display: none;
}
