body {
	font-family: Tahoma;
	font-size: 11px;
	color: #282828;
	background:url(img/background.jpg);
	text-align: center;
	margin:0px auto;
}

h2 {
    font-family: Tahoma;
    font-size: 12px;
}

a {
	color: #0066a3;
	text-decoration:none;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #00a0ff;
	text-decoration:underline;
}

input, select, textarea, button {
	font: normal 11px Tahoma;
	color: #282828;
}

input {
	font: normal 11px Tahoma;
	color: #282828;
	border:#A5D333 1px solid;
	margin-bottom:2px;
}

button {
	font: normal 11px Tahoma;
	color: #282828;
	border:#282828 1px solid;
	background:#A5D333;
}

#maincontainer {
	margin: 0 auto;
	width: 1270px;
	text-align: left;
	float:left;
}

#page {
	background-color:#FFFFFF;
}

#header {
	clear:left;
	width: 1270px;
	height: 214px;
}

#language_selector{
	float: right;
	margin-top:20px;
	margin-right: 8px;
}

#sitename {
	font-family: Tahoma;
	font-size: 24px;
	color: #0078BC;
	padding: 110px 0 26px 50px;
}

#mainmenu {
	height: 76px;
	background:url(img/mainmenu-background.jpg);
	padding-left:260px;
	padding-top: 15px;
	text-transform:capitalize;
	font-weight:bold;
}

#eventi {
	width:500px;
	height:10px;
	float:right;
	padding-top:20px;
	padding-right:30px;
}	

#mainmenu li.menulink, #mainmenu li.menulinkselected{
	font-size: 11px;
	float: left;
	padding: 5px 0px 2px 0px;
	margin-top:-5px;
	margin-left:20px;
	background:url(img/separetor-background.jpg) top no-repeat;
	list-style:none;
}

#mainmenu li a, #mainmenu a:hover{
	padding: 0 15px;
}

#mainmenu li a{
	text-decoration: none;
	color: #383E4B;
}

#mainmenu a:hover{
	font-family: Tahoma;
	cursor: pointer;
	background-color: #65bdf1;
	color: #00629D;
}

#mainmenu a:visited{
	font-family: Tahoma;
	cursor: pointer;
	color: #0066a3;
}

#contentcontainer{
	width: 1270px;
	margin-top: 0px;
	overflow:hidden;
	overflow /**/:none;
}

.menuspacer{
}

#content{
	float: left;
	font-family:Tahoma; font-size:12px; color:#23425A;
	width: 715px;
	padding-top:4px;
	padding-left:28px;
}

#right {
	background-color:#EBEBEB;
	float: right;
	font-family:Tahoma; font-size:11px; color:#23425A;
	width: 240px;
	border-left:#999999 solid 1px;
	padding-left:6px;
	text-align:center;
}

#right a:visited{
	color:#0066a3;
}

#content a{
    color:#23425A;
}

#mod_news_newstitle{
    font-family:Tahoma; font-size:13px; color:#23425A;
}

#pagetitle{
	font-size: 13px;
	font-weight: bold;
	color:#454A56;
	background:url(img/pagetitle-background.jpg) no-repeat;
	width:665px;
	height:17px;
	margin-top:6px;
	margin-left:-21px !important;
	margin-left/**/:-14px;
	padding-left:16px;

}

#city {
    float: left;
}

#lateralcolumn{
	width: 269px;
	float: left;
	font-size: 12px;
	line-height:18px;
}

#lateralmenu{
    background:#0066A3;
	padding-top:10px;
	width:275px;
}

.lateralbox{
	width: 275px;
	float: left;
	padding: 0px 0px 10px 0px;
	background:#0066A3; 
}

.boxheader{
	font-size: 13px;
	font-weight: bold;
	color:#454A56;
	text-transform: capitalize;
	background:url(img/boxheader-background.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:17px;
	padding-left:15px;
}

.boxbody{
	background:#0066A3;
	color:#FFFFFF;
	margin:5px 0px 10px 10px;
	padding-right:5px;
}

.boxbody a{
	color:#ffffff;
	margin-bottom:10px;
}

#footer {
	clear: both;
	height: 100px;
	width:100%;
	background:url(img/footer-background.jpg);
	color: #383E4B;
	padding-top:10px;
	margin:0 auto;
	text-align:center;
	vertical-align:middle
}

#footer a {
    font-family: Tahoma;
	color: #383E4B;

}

#footer a:hover {
    font-family: Tahoma;
	background-color: #00629D;
	color:#FFFFFF;
}

#copyright{
	width:100%;
	vertical-align:middle;
	padding-left: 6px;
}
#powered{
	float: right;
	padding-right: 6px;
}



.objectinput{
	font:normal 11px Tahoma;
	color:#555555;
}
.objectsubmit{
	font:normal 11px Tahoma;
	color:#555555;
	width:100px;
}


/* users module - START */
#mod_users_lateralbox #labusername, #mod_users_lateralbox #labpassword{
    float:left;
}

#mod_users_lateralbox #inputusername, #mod_users_lateralbox #inputpassword{
    float:left;
	margin-right:40px;
}

#mod_users_lateralbox #btnlogin{
	clear:left;
	padding-top:4px;
}

#mod_users_lateralbox input.loginbox{
	width: 120px;
}

#mod_users_lateralbox form.loginbox {
	float:left;
}
/* users module - END */
a.red:link {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.red:hover {
	color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}
a.red:visited {

	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.TitleEventi
{
	font-weight: bold;
	font-size: 18px;
	color: #23425A;
}
.TitlePaesi
{
	font-weight: bold;
	font-size: 12px;
	color: #23425A;
}