/* CSS Document */

body {
	background-color: #3E1A0E;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#container {
	width:800px;
	height:600px;
	margin:auto;
	padding:0;
}

#header {
	background-image:url(images/header.jpg);
	width:800px;
	height:60px;
	background-repeat: no-repeat;
	text-align:right;
}

#coldx {
	background-image:url(images/coldx.jpg);
	float:right;
	width:460px;
	height:490px;
	padding:50px 40px 0 0;
	margin: 0;
	background-repeat: no-repeat;
}

#colsx {
	float:left;
	width:300px;
	height:540px;
}

#content {
	color:#CCCCCC;
	overflow:auto;
	width:450px;
	height:450px;
	padding: 0;
	margin: 0;
}
#lingue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 0 0;
	margin: 0px;
	width: 160px;
	height: 50px;
	text-align:left;
	color: #C19379;
	font-size: 12px;
	float: right;
}





.Stile9 {font-size: 12px; }

.Stile11 {font-size: 14px}

.Stile17 {font-size: 12px; color: #000000; font-weight: bold; }

.Stile18 {
	color: #000000;
	font-weight: bold;
}

.Stile19 {color: #A5584E}

a:link {
	color: #C7AE90;
	text-decoration: none;
}
a:visited {
	color: #C7AE90;
	text-decoration: none;
}
a:hover {
	color: #D8D7D5;
	text-decoration: none;
}
a:active {
	color: #C7AE90;
	text-decoration: none;
}
