@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#8181fc;
	font-family: "Comic Sans Ms", Arial, "Times New Roman", Times, sans-serif;
	font-size: 12px;
	color:#000000;

}

#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:990px;
	height:339px;
}

#main {
	background-color: #ffff99;
	width: 990px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}

.main {
	text-align:center;
}

.main_car {
	text-align:left;
}

.up {
	width:100%;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#ffff99;	
}

h2 {
	color:#8181fc;
}

.menu_up {
	font-size:12px;
	text-align:center;
	line-height:23px;
	border: thin solid #8181fc;
	color:#ffff99;
	background-color:#7000ee;
	font-weight:700;
}

.menul {
	margin-left:5px;
	margin-right:3px;
	vertical-align:top;
	float:left;
}

.menu_l {
	font-size:12px;
	text-align:left;
	line-height:23px;
	border: thin solid #8181fc;
	color:#ffff99;
	background-color:#7000ee;
	width:85px;
	padding-left:3px;
	font-weight: 700;
}

.segnala_sito {
	border: thin solid #7000ee;
	background-color:#ffff99;
	margin-right:10px;
	width:280px;
}

.text_form {
	border: thin solid #7000ee;
	color:#7000ee;
}

.sidebar {
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	vertical-align:top;
	float:right;
	height:650px;
}

.foot {
	background-color:#ffff99;
	width: 990px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}

#footer {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:center;
	padding: 0;
	margin: 0 auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8181fc;
	width:95%;
	height:55px;
	padding-top:15px;
	vertical-align:middle;
	background-color:#ffff99;
}

.nomi {
	border: thin solid #8181fc;
	text-align:center;
	font-size:20px;
	padding:10px;
}

.list {
	text-align:left;
	padding-left:200px;
	padding-right:200px;
	line-height:25px;
}

.spacing {
	padding:20px;
}

ul li {
	list-style-type: circle;
}

a:link {
	color:#7000ee;
    text-decoration:none;
}

a:visited {
	color:#7000ee;
    text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menu_up a:link {
	color:#ffff99;
}

.menu_up a:visited {
	color:#ffff99;
}

.menu_up a:hover {
	text-decoration:underline;
}

.menu_l a:link {
	color:#ffff99;
}

.menu_l a:visited {
	color:#ffff99;
}

.menu_l a:hover {
	text-decoration:underline;
}

a img {
	border-width:0;
}

.partner {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

b.rtop, b.rbottom {
	display: block; 
	background: #8f90fc;
}

b.rtop b, b.rbottom b {
	display: block; 
	height: 1px;
    overflow: hidden; 
	background: #ffff99;
}

b.r1 {
	margin: 0 5px;
}

b.r2 {
	margin: 0 3px;
}

b.r3 {
	margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

.chat {
	width:600px;
	text-align:left;
}
