/* STRUTTURA GENERALE */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/template/sfondoesterno.jpg);
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
#centrato {
	width: 1063px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}
#struttura {
	width: 1063px;
	float: left;
}
#menu-high {
	float: left;
	text-align: center;
	width: 1063px;
	height: 179px;
}
#corpo {
	width: 1063px;
	float: left;
	background: url(../img/template/carta3_17.png);
}
#menu-sx {
	margin-top: 10px;
	float: left;
	width: 232px;
	height: 468px;
	background: url(../img/template/carta3_16.png);
	color: #AAA;
	clear: left;
}
#content {
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	width: 821px;
	color: #000;
}
#footer {
	height: 58px;
	background: url(../img/template/carta3_18.png);
	color: #FFF;
	clear: left;
}

/* BIO */

.photobiov {
	width: 250px;
}
.photobioh {
	width: 350px;
}
.youtubebio {
	width: 426px;
}
.photobiov, .photobioh, .youtubebio {
	float: left;
	margin: 6px;
	margin-right: 12px;
	border: 3px;
	border-style: groove;
}

/* MEDIA */

#mediacontent {
	width: 700px;
}
.photomediah {
	width: 500px;
}
.photomediav {
	height: 420px;
}
.photomediah, .photomediav {
	border: 3px;
	border-style: groove;
}

/* PROJECT */

.photoprojv {
	width: 240px;
}
.photoprojh {
	width: 360px;
}
.youtubeproj {
	width: 426px;
}
.coverproj {
	width: 200px;
}
.photoprojv, .photoprojh, .youtubeproj {
	float: left;
	margin: 6px;
	border: 3px;
	border-style: groove;
}
.coverproj {
	float: right;
	margin: 6px;
	border: 3px;
	border-style: groove;
}
.projectelenco-img {
	clear: left;
	float: left;
	margin: 6px;
	width: 200px;
}
.projectelenco-title {
	float: left;
	margin: 6px;
	width: 500px;
}

/* MENU SX */

#vocimenu {
	font-size: 10px;
	margin-left: 80px;
	padding: 0.5em 1em;
	color: #943;
}

/* WORKS */

.elenco-main {
	width: 740px;
	text-align: left;
	float: left;
	border-bottom: 1px solid;
}
.elenco-img {
	clear: left;
	float: left;
	margin: 6px;
	width: 100px;
}
.elenco-title {
	float: left;
	margin: 6px;
	width: 350px;
}
.elenco-data {
	float: left;
	margin: 6px;
	width: 210px;
	background: #466;
	padding: 6px;
	border: 2px;
	border-style: inset;
}
#area-line1, #area-line2 {
	width: 740px;
	float: left;
	border-bottom: 1px solid;
	clear: left;
}
#area-img {
	margin: 6px;
	float: left;
	width: 300px;
	border: 2px;
	border-style: inset;
}
#area-title {
	margin: 6px;
	float: left;
	width: 400px;
	color: #000;
}
#area-data {
	margin: 6px;
	padding: 10px;
	float: left;
	width: 284px;
	background: #888;
	color: #000;
}
#area-works {
	margin: 6px;
	float: left;
	width: 400px;
	color: #000;
}
#home-img {
	margin: 6px;
	float: left;
	border: 2px;
	border-style: inset;
}

/* NEWS */

.news-main {
	width: 640px;
	text-align: left;
	float: left;
}
.news-title {
	font-size: 10px;
	font-weight: bold;
	padding: 0px 14px 0px 80px;
	color: #A33;
}
.news-subtitle {
	font-size: 10px;
	font-style: italic;
	padding: 0px 14px 0px 80px;
	color: #366;
}
.news-img {
	width: 100px;
	margin-left: 16px;
	border: 1px;
	border-style: groove;
}
}

/* ELEMENTI GENERALI */
div p {
	margin: 0px;
	padding: 6px;
}
.text {
	margin-right: 64px;
	margin-left: 4px;
}

div h2 {
	margin: 0;
	padding: 6px;
}
A:link {
	COLOR: #663300; TEXT-DECORATION: none; font-weight: bold
}
A:visited {
	COLOR: #663300; TEXT-DECORATION: none; font-weight: bold
}
A:hover {
	COLOR: #663300; TEXT-DECORATION: underline; font-weight: bold
}

/* MENU ORIZZONTALE */
#styletwo{display:block;height:25px;font-size:11px;font-weight:bold;background:transparent url(../img/button/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvetica,sans-serif;}
#styletwo ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:6px 20px 0 20px;height:19px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(../img/button//bgON.gif) repeat-x top left;}

