@charset "utf-8";
/* main.css */

body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #461d19;
	margin: 0px;
}
a {	
	text-decoration: none; 
}
a:visited { 
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color: #d4bfbe;
}

h1.titolo {
	color: #663333;
	font-size: 18px;
	position: relative;
	margin-top: -1px; 
}

h2.titolo {
	color: #663333;
	margin-top: -1px;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
}
.progetti h2 {
	line-height: normal;
}
a img {
	border: none;
}
ul.menu {
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style-type:none;
}
.body {
    margin-left: auto;
    margin-right: auto;
	top: 115px;
	width: 920px;
	margin-bottom: 0px;	
}
.break {
	height: 1px;
}
.top {
	border: 1px solid #9a9997;
	background-color: #ffffff;
	width: 915px;
	padding-right: 20px;
}
.giustifica {
	text-align: justify;
}
.cnews {
	border: 1px solid #9a9997;
	background-color: #ffffff;
	width: 915px;
	padding: 15px;
}
.news {
	width: 547px;
	border: 1px solid #9a9997;
	background-color: #ffffff;
	margin-top: 4px;
	padding: 5px;
}
.focus {
	width: 547px;
	border: 1px solid #9a9997;
	background: url(http://www.progettoatelier.it/img/home/focus.jpg) no-repeat #ffffff; 
	background-position: right top;
	padding: 5px;
}
.partners {
	height: 275px;
	width: 750px;
	border: 1px solid #9a9997;
	background-color: #ffffff;
}
.progetti {
	width: 600px;
	border: 1px solid #9a9997;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 2px;
}
	
#table {
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width:1024px;
	height:115px;
	background:url(img/home/atelier.jpg) no-repeat left top;
}
#table a {
	color: #FFFFFF;
}
#table a:hover {
	color: #d4bfbe;
}
.menu {
	text-align: right;
	font-size: 22px;
	color: #ffffff;
	height: 100%;
}
.sele {
	text-align: right;
	font-size: 22px;
	color: #d4bfbe;
	height: 100%;
	cursor:default;
}
.submenu {
	text-align: right;
	font-size: 22px;
	color: #ffffff;
	display:inline;
}

.submenu:hover {
	color: #d4bfbe;
	cursor: pointer;
}

.menu:hover { 
	background-color: #5e3442;
	cursor: pointer;
}


.tnews {
	position:relative;
	left: 10px;
	top: 5px;
	width: 96%;
	text-align: left;
}

.links {
	background: #FFFFFF;
	border: 1px solid black;
	height: 200px;
	width: 174px;
	padding: 5px;
	cursor: pointer;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	height: 20px;
	text-align:center;
	font-size: 10px;
}
.links:hover {
	background: #eae4ea url(img/bg_roll.gif) no-repeat;
	cursor: pointer;
}
.linktitle {
	font-weight: bold;
	color: #663333;
	font-size: 14px;
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 6px;
}
.linkdesc {
	margin-left: 6px;
	margin-right: 6px;
	font-size: 11px;
}

.txt_left {
	text-align: left;
	padding-right: 7px;
	padding-left: 6px;
}
.alter {
	background-color: #d4bfbe;
}
.file {
	border-bottom: thin dotted black;
}
.approfondisci {
	padding-right: 33px;
}
.imageprev {
	height: 120px;
	width: 160px;
	border: 2px #CCCCCC solid;
	margin: 0px;
	padding: 0px;
}
.imageg {
	height: 240 px;
	width: 320 px;
	border: 2px #CCCCCC solid;
	margin-right: 3px;
	margin-bottom: 3px;
}
.topimg {
	width: 320px;
	height: 240px;
	border: 2px #666666 solid;
}
.data {
	color: #999999;
	margin-bottom: 8px;
	font-size: 10px;
}
.info {
	font-size: 13px;
	line-height: normal;
	margin-left: 7px;
	margin-right: 10px;
	text-align: justify;
}
.txtn {
	margin-right: 20px;
}
