/* CSS Document */

     body {
    	color: #1b1b1b;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	background-color: #000000;
	background-image: url(http://www.italianechelon.it/_images/bg.png);
	background-repeat: repeat-y;
	}

     a:link, a:active, a:visited {
	color: #8e2828;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	}

     a:hover {
	color: #ce0000;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	}

    blockquote {
	margin-left: 30px;
	width: 480px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #797979;
	color: #ffffff;
	}







     #header {
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	}

     #spotlight1 {
	position: absolute; 
	left: 285px; 
	top: 350px; 
	width: 600px;
	height: 150px;
	padding: 0;
	text-align: justify;
	}

     #menu {
	position: absolute;
	left: 105px;
	top: 350px;
	width: 179px;
	padding: 0;
	}

     #lang {
	position: absolute;
	left: 816px;
	top: 312px;
	width: 64px;
	height: 30px;
	padding: 0;
	}

     #content {
	position: absolute;
	left: 285px;
	top: 455px;
	width: 573px;
	margin: 5px;
	padding: 7px;
	text-align: justify;
	border: 1px solid #ffffff;
	background-color: #c2c2c2;
	}






     .spottitle {
	color: #ffffff;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}

     .spottext {
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}

     .spottext a:link, .spottext a:active, .spottext a:visited {
    	color: #ca3b3b;
	}

     .menuitem {
	padding: 5px;
	color: #1b1b1b;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	border-bottom: 1px solid #ffffff;
	}

     .ctitle {
	color: #8e2828;
	font-family: Century Gothic, Arial;
	font-size: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}

     .csubtitle {
	color: #8e2828;
	font-family: Century Gothic, Arial;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}

    .tabtext {
	color: #1b1b1b;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}