	body {
		font-family:Arial, sans-serif;
		font-size:10px;
	}
	* {
		margin:0px;
		padding:0px;
	}
	a:link, a:visited {
		color:#2e8dc7;
	}
	a:hover, a:active {
		color:#2e8dc7;
	}
	#cont {
		width:770px;
		background: url('http://www.ducruet.it/cvn/images/bgx.jpg') #fff repeat-y;
		margin:0 auto;
	}
	#head {
		width:730px;
		background: url('http://www.ducruet.it/cvn/images/header-bg.png') #fff repeat-x;
		height:111px;
		margin:0 auto;
	}
	#head img{
		float:left;
		margin-right:10px;
	}
	#head h1{
		color:#2e8dc7;
		font-family:Verdana, sans-serif;
		font-size:12px;
		padding: 10px 0px;
	}
	#maincont {
		padding:30px 0px;
		width:700px;
		margin:0 auto;
		display:table;
	}

	.small {
		font-size: 10px;
		text-align:center;
	}
	h2 {
		font-size: 17px;
		color: #fb6a00;
		line-height: 25px;
		text-align:center;
		clear:both;
	}
	h3 {
		font-size: 15px;
		color: #fb6a00;
		line-height: 25px;
		text-align:center;
		padding-bottom:25px;
	}
	.dir1, .dir2, .dir3, .dir4 {
		width:320px;
		height:100px;
		padding:10px 15px 10px 10px;
		margin-top:20px;
	}
	.dir1 hr, .dir2 hr, .dir3 hr, .dir4 hr {
		color:#FFF;
		clear:both;
		margin:10px;
	}
	.dir1 {
		float:left;
		clear:left;
		background: url('http://www.ducruet.it/cvn/images/blu.jpg') top left no-repeat;
	}
	.dir2 {
		float:right;
		clear:right;
		background: url('http://www.ducruet.it/cvn/images/verde.jpg') top left no-repeat;
	}
	.dir3 {
		float:left;
		clear:left;
		background: url('http://www.ducruet.it/cvn/images/giallo.jpg') top left no-repeat;
	}
	.dir4 {
		float:right;
		clear:right;
		background: url('http://www.ducruet.it/cvn/images/rosso.jpg') top left no-repeat;
	}
	.dir1 img, .dir2 img, .dir3 img, .dir4 img{
		width:100px;
		margin:0px 5px 0px 0px;
		height:auto;
		float:left;
		border: 1px solid #000;
	}
	.dir1 h3, .dir2 h3, .dir3 h3, .dir4 h3{
		font-size:12px;
		margin: 0px 25px 1px 0px;
		padding:0px;
		line-height: normal;
		text-align:left;
		color:#000;
	}
	.dir1 a, .dir2 a, .dir3 a, .dir4 a{
		text-decoration:none;
	}
	.dir1 a:hover, .dir2 a:hover, .dir3 a:hover, .dir4 a:hover{
		text-decoration:underline;
	}
	.dir1 a {
		color:#1A50B8;
	}
	.dir2 a {
		color:#5FA332;
	}
	.dir3 a {
		color:#636307;
	}
	.dir4 a {
		color:#B93C1C;
	}
	#maincont ul{
		clear:both;
		margin:0px 30px;
	}
	#maincont ul li{
		list-style:none;
	}
	#footer {
		padding:10px 0px;
		width:700px;
		margin:0 auto;
		text-align:center;
	}
	#footer img{
		border:0px;
		height:16px;
		width:auto;
		margin-top:5px;
	}