@CHARSET "UTF-8";

body {
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	background: url(/images/bg_main.png) top left repeat-x;
	background-color:#ebeaea;
}
div, table {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	text-align:left;
}
ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
p.standard {
	margin-bottom:20px;
}
.pulsante, .pulsub {
	background-color:white;
	color:#A70F0F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border:1px solid #A70F0F;
	height:19px;
}
.pulsante:hover, .pulsub:hover {
	background-color:#A70F0F;
	color:white;
	border:1px solid black;
}
#head {
	background:url(/images/bg_head.png) top left no-repeat;
	width:829px;
	height:111px;
	border:1px solid #a4a3a3;
}
#logo {
	position:relative;
	top:20px;
	left:30px;
	display:inline;
}
#container {
	width:100%;
}
#pagebody {
	padding:8px;
	height:500px;
}
#langs {
	float:right;
	margin-top:4px;
}
#intestazione {
	width:100%;
	text-align:left;
	margin: 19px auto 10px;
}
#credits {
	padding-top:4px;
	padding-right:4px;
	float:right;
	clear:both;
}
#credits a {
	color:#777;
}
#credits a:hover {
	color:#333;
}
#entries, #countries {
	background:url(/images/bg_box.png) bottom left repeat-x;
	border:1px solid #a4a3a3;
	width:490px;
	padding:15px;
	text-align:justify;
	background-color:#FFF;
	margin-bottom:10px;
}
#entries div {
	margin-bottom:15px;
}
#entries a {
	color:#A70F0F;
	font-weight:bold;
}
#entries a:hover {
	text-decoration:underline;
	color:red;
}
#entries .link {
	color:#888;
}

#entries .offline {
	color:#AAA;
}
#entries .offline a {
	color:#AAA;
	font-weight:bold;
}
#entries .offline .link {
	color:#AAA;
}
.rightbox {
	background: url(/images/bg_box.png) bottom left repeat-x;
	background-color:#FFF;
	border:1px solid #a4a3a3;
	margin-left:10px;
	padding:15px;
	margin-bottom:10px;
}
.rightbox a, #countries a {
	color:#666;
}
.rightbox a:hover, #countries a:hover {
	color:#A70F0F;
}
#links ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#links li {
	margin:5px 5px;
}
#users {
	text-align:center;
}
#users a {
	color:#A70F0F;
}
#users a:hover {
	text-decoration:underline;
}
#users input {
	font-size:10px;
}
#users p {
	text-align:justify;
}
.center {
	text-align:center;
}
#popup {
	border:1px solid #A70F0F;
	padding:5px;
	margin:0px;
	height:140px;
	width:290px;
}
#popup_title {
	font-size:14px;
	font-weight:bold;
	margin-bottom:30px;
	color:#A70F0F;
}
#user_message {
	background:url(/images/bg_box.png) bottom left repeat-x;
	font-weight:bold;
	margin-left:10px;
	border:1px solid #a4a3a3;
	padding:15px;
	margin-bottom:10px;
	text-align:justify;
	min-height:40px;
	background-color:#FFF;
}
.error {
	color:red;
}
.ok {
	color:#008000;
}
.imgright {
	float:right;
	margin-left:5px;
}
.elemento a {
	color:#A70F0F;
}
.elemento a:hover {
	color:red;
	text-decoration:underline;
}
a.button {
	font-weight:bold;
	color:#A70F0F;
}
.errmessage {
	font-weight:bold;
	font-size:14px;
	color:red;
	text-align:left;
}
#entries .actions {
	display:inline;
	float:right;
	clear:both;
}
#main_title {
	font-size:13px;
	color:#A70F0F;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted black;
}
#insert_form {
	background:url(/images/bg_box.png) bottom left repeat-x;
	border:1px solid #a4a3a3;
	padding:10px;
	background-color:#FFF;
}
.previewlabel {
	color:#555;
	font-weight:bold;
	display:block;
}
#newlink {
	text-align:center;
}
#tag_cloud {
	background:url(/images/bg_box.png) bottom left repeat-x;
}
#countries h4 {
	margin-bottom:4px;
	color:#A70F0F;
}
#pages {
	text-align:center;
}

#foot {border:1px solid #a4a3a3; padding:5px 15px; text-align:center; margin-bottom:10px; color:#888;background-color:#FFF; width:800px;clear:both;}
#foot a {color: #888;}
#foot a:hover {color: #333;}

h1 {font-size:19px;}
h2 {font-size:17px;}
h3 {font-size:16px;}
