
div {
	/*border: 1px solid #000000;*/
}

a, a:hover , a:visited {
	color: #FF6600;
}

body {
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

div#inleft {
	background: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 287px;
	width: 70px;
	float: left;
	margin-left: -70px;
}

div#outmiddle {
	width: 886px;
	margin: auto;
	position: relative;
	height: 100%;
}

div#header {
	height: 120px;
	background: url(images/header2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

div#menu {
	height: 120px;
	margin-left: 592px;
	background: url(images/bgmenu.jpg);
	width: 290px;
}

div.leftmenu {
	margin-left: 15px;
	padding-top: 17px;
	width: 110px;
}

div.rightmenu {
	margin-top: -16px;
	margin-left: 110px;
	width: 165px;
	text-align: right;
}

div.rightmenu a, div.rightmenu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-right: 15px;
}

div.leftmenu a, div.leftmenu a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-left: 15px;
	display: block;
	width: auto;
}

div.leftmenu a:hover {
	text-decoration: underline;
	background-image: url(images/puntorosa.gif);
	background-repeat: no-repeat;
}

div.rightmenu a:hover {
	text-decoration: underline;
	background-image: url(images/puntorosa.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#link {
	font-size: 12px;
	padding-top: 75px;
}

div#link div p.bodytext {
	float: left;
	padding-left: 10px;
	
}

div#linewhite {
	border: 2px solid #ffffff;
	}

div#content {
	height: 492px;
	background: url(images/sfondo1.jpg);
}

div#contentleft, div#contentleft2 {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
	
div#contentright {
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#contentright2 {
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
	float: right;
	width: 584px;
	height: 444px;
	overflow:auto;
}

div.cright {
	float: right;
	}
	
div.cleft {
	float: left;
	}
	
div#c1out, div#c3out, div#c2out {
	padding-bottom: 4px;
	}

div.cblock {
	width: 290px;
	height: 240px;
}

div.cblockin {
	width: 290px;
	height: 240px;
}

div#c1in {
	background-color: #ff6600;
	text-align: center;
}

div#c1in img {
	padding-top: 35px;
}

div#c2in img {
	padding-top: 73px;
}


div#foother {
	background: url(images/sfondo2.jpg);
	height: 102px;
	padding-top: 4px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.riferimenti {
	color: #ffffff;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
}

div#mappa {
	float: right;
	padding-top: 25px;
	padding-right: 25px;
	}

div#foother div span, span.detail {
	color: #ff6600;
}

div#contentright2 div.csc-default {
	color: #ffffff;
	font-size: 12px;
}

div#content_main {
	padding: 10px;
	}

div#contentleft div.csc-default {
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
}

div.csc-header h1 {
	font-size: 16px;
	font-weight: bold;
}

div.csc-header {
	padding-left: 15px;
	background-image: url(images/puntorosa.gif);
	background-repeat: no-repeat;
}

div.divider {
	padding: 40px 0px 40px 0px;;
}

div.cblockin img {
	padding: 10px;
	border: none;
}

div#c4in img {
	padding: 0px;
}







div#container1, div#container2 {
	/*padding: 10px 10px 0px 10px;*/
	/*margin: 0px 0px 10px 0px;*/
	background: #000000;
	margin: 10px;
}

.gradually {
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*height: 275px;*/
}

.gradually .source {
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.gradually li {
	text-align:left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	display: inline;
}

p.information {
	background: #000000;
	text-align: right;
	color: #ffffff;
	padding: 5px 10px 10px 10px;
	margin-bottom: 0px;
}

