body {
	font-weight: bold;
	background-color: black;
	color: white;
	font-size: 12pt;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0;
}


#gems a img {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-width: 0px;
	margin-bottom: 2px;
}

#gems a  {
  text-decoration: none;
  border-color: black;
}

#gems a:link {
    text-decoration: none;
    color: black;
    border-color: black;
}

#gems a:visited {
    color: black;
}
#gems a:active {
    color: black;
}
#gems a:hover {
    color: black;
}

#cd {
clear: none;
height: 850px;
width: 950px;
background-color: black;
margin: 0 auto;     /* allineamento standard in CSS */
text-align: left;     /* compensiamo lĠallineamento al centro  */

}

#logo {
	display: block;
	margin: 0px auto;
	text-align: center;
}

#internal {
	height: 30px;
	width: 890px;
}
#rlOrrUp {
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 870px;
	height: 30px;
	background-image: url(../images/layout/redline.jpg);
}

#csx {
	display: block;
	float: right;
	background-repeat: no-repeat;
	height: 30px;
	width: 20px;
	background-image: url(../images/layout/csx.jpg);
}

#content {
	float: left;
	height: 521px;
	width: 870px;
}

#img {
	position: relative;
	float: left;
	height: 521px;
	width: 870px;
}

#elements {
	float: right;
	height: 531px;
	width: 78px;
}

#rlver {
	float: left;
	position: relative;
	background-image: url(../images/layout/rlvert.jpg);
	height: 531px;
	width: 20px;
}

#gems {
	text-align: left;
	background-color: black;
	float: right;
	width: 55px;
	height: 500px;
}

#gem {
}

#rlOrr {
	background-repeat: no-repeat;
	position: relative;
	float: right;
	height: 33px;
	width: 950px;
	background-image: url(../images/layout/rlOrrLow.jpg);
}

#menu {
	display: inline;
	float: left;
	font-size: 14px;
	margin-left: 70px;
	margin-top: 11px;
	color: white;
}

.menulink {
	margin-right: 10px;
}

#menu a  {
    margin-right: 10px;
    text-decoration: none;
}
#menu a:link {
    color: white;
}
#menu a:visited {
    color: white;
}
#menu a:active {
    color: #b40000;
}
#menu a:hover {
    color: #b40000;
}

#slide {

}

#menu_contacts {
	margin-right: 10px;
}

.pre {
	float: left;
}

.post {
}

#menu2 {
	font-size: 14px;
	margin-top: 11px;
	float: left;
	display: inline;
	position: relative;
}
#menu2 a  {
    margin-right: 10px;
    text-decoration: none;
}
#menu2 a:link {
    color: white;
}
#menu2 a:visited {
    color: white;
}
#menu2 a:active {
    color: #b40000;
}

#menu2 a:hover {
    color: #b40000;
}

#txt {
	background-repeat: no-repeat;
	background-image: url(../images/layout/trace.jpg);
	margin-top: 5px;
	height: 475px;
	width: 870px;
	float: left;
}

#imgcapt {
	text-align: right;
	width: 870px;
}

#txt img {
	float: right;
}

#desc {
	text-align: center;
	float: left;
	width: 340px;
}

#desc2 {
	margin-right: 20px;
	line-height: 20px;
	text-align: left;
	float: left;
	width: 340px;
}

#descCentrale {
	margin-top: 200px;
	text-align: center;
	line-height: 22px;
	float: left;
	width: 320px;
}

#red {
	color: #b40000;
}

ul {
	clear: left;
	float: left;
	margin: 0px;
	width: 280px;
	
}

li{
	margin: 0;
}

