/***** ELEMENTI *****/
body {
	color:#a2a2a2;
	background-color:#232323;
	font-size: 12px;
	font-family:Arial, Constantia, Georgia, serif;
	text-align:left;
}
a, a:VISITED {
	color:#e5e5e5;
	text-decoration:none;
}
a:HOVER {
	color:#969696;
	text-decoration:underline;
}
img, a img {
	border:0px;
}
b, strong {
	color:#bbb;
}
h1 {
	font-size:30px;
	line-height:100px;
	margin: 0px;
	color:#fff;
	font-weight:normal;
	text-shadow:0 1px 10px #fff;
}
h2 {
	font-weight:normal;
	color:#545454;
	font-size:24px;
	margin-bottom:10px;
	text-shadow:0 2px 2px #000;
}
h3 {
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#c5c5c5;
	margin:30px 0px 5px 0px;
	text-shadow:0 2px 2px #000;
}
h3:first-letter {
	color:#e5e5e5;
}


/***** LAYOUT *****/
#testata {
	/*background:url(../immagini/layout/testata_centrale.png) no-repeat top left;*/
	width:980px;
	height:150px;
	margin:0 auto;
}
#logo {
	float:left;
	vertical-align:middle;
	margin-top:20px;
}
#menu {
	width:980px;
	height:150px;
	vertical-align:middle;
	text-align:right;
}
#corpo {
	background:url(../immagini/layout/corpo_ombra.png) repeat-x top;
}
#corpo_contenuto {
	margin:0 auto;
	width:980px;
	min-height:400px;
	height:auto;
}
#corpo_sx {
	float:left;
	width:300px;
	padding:10px 30px 0px 0px;
	text-align:left;
	vertical-align:top;
}
#corpo_dx {
	float:left;
	width:650px;
	padding-top:10px;
	text-align:left;
	vertical-align:top;
}
#piede {
	background:url(../immagini/layout/piede.png) repeat-x #252525;
	margin-top:40px;
}
#piede_contenuto {
	padding: 10px 0px;
	margin:0 auto;
	width:980px;
	font-size:9px;
	color:#575757;
	text-shadow:0 1px 1px #000;
}
#piede_contenuto #blocco {
	float:left;
	width:200px;
	margin:30px 100px 10px 0px;
	padding:0px 0px 20px 20px;
	background:url(../immagini/dot.png) repeat-y scroll left 0 transparent;
}
#piede_contenuto #blocco h2 {
	margin:10px 0px;
	text-transform:lowercase;
}


/***** BANDA *****/
#banda_servizi {
	background:url(../immagini/layout/banda_blu.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_chisono {
	background:url(../immagini/layout/banda_arancione.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_curriculum {
	background:url(../immagini/layout/banda_viola.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_portfolio {
	background:url(../immagini/layout/banda_verde.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_contatti {
	background:url(../immagini/layout/banda_rosso.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_sitemap {
	background:url(../immagini/layout/banda_nero.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_400, #banda_401, #banda_403, #banda_404, #banda_500 {
	background:url(../immagini/layout/banda_giallo.png) repeat-x;
	width:100%;
	min-width:100%;
	height:100px;
}
#banda_titolo {
	margin:0 auto;
	width:980px;
	color:#b9b9b9;
}
#banda_feature {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:url(../immagini/layout/testata_ombra_bassa.png) repeat-x bottom #141414;
	width:100%;
	min-width:100%;
}


/***** STANDARD *****/
.shadow_mini {
	text-shadow:0 1px 1px #000;
}
.shadow_norm {
	text-shadow:0 2px 2px #000;
}
.shadow_max {
	text-shadow:0 3px 3px #000;
}
#err_redirect {
	margin-top:10px;
	color:#F30;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}


/***** HOME *****/
#home_sx {
	float:left;
	width:350px;
	padding:10px 20px 0px 0px;
	text-align:left;
}
#home_dx {
	float:left;
	width:610px;
	padding-top:10px;
	text-align:left;
}


/***** SERVIZI *****/
#sezionisx_s {
	height:750px;
	padding:20px 0px 0px 130px;
	margin:10px 0px 20px 0px;
	background:url(../immagini/layout/servizi_s.png) no-repeat left 10px;
	border-top:1px dotted #a2a2a2;
	border-bottom:1px dotted #a2a2a2;
}
#sezionidx_s {
	height:750px;
	padding:0px 0px 20px 0px;
	margin:10px 0px 20px 0px;
	border-top:1px dotted #a2a2a2;
	border-bottom:1px dotted #a2a2a2;
}
#sezionisx_l {
	height:380px;
	padding:5px 0px 0px 130px;
	margin:10px 0px 20px 0px;
	background:url(../immagini/layout/servizi_l.png) no-repeat left top;
}
#sezionidx_l {
	height:380px;
	margin:10px 0px 20px 0px;
}


/***** CURRICULUM *****/
ul#esperienze {
	margin:10px 0px 0px 15px;
	padding:0px;
}
ul#esperienze li {
	margin-bottom:20px;
}
table#conoscenze ul {
	margin:0px;
	padding:0px;
}
table#conoscenze ul li {
	margin:1px 0px 0px 25px;
	padding:0px;
}


/***** PORTFOLIO *****/
#portfolio_item {
	border:2px solid #a2a2a2;
	margin-bottom:10px;
	position:relative;
	clear:both;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#portfolio_item #interno {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#corpo_sx #portfolio_item {
	height:120px;
}
#corpo_sx #portfolio_item #interno {
	height:108px;
}
#portfolio_item #interno_img a:HOVER {
	text-decoration:none;
}
#corpo_sx #portfolio_item img, #portfolio_item #interno_img {
	float:left;
	margin:5px 10px 5px 0px;
	text-align:center;
}
#corpo_dx #portfolio_item #interno_dettagli {
	max-width:420px;
}
#interno #interno_dettagli {
	float:left;
}
#interno #interno_dettagli p b {
	color:#e4e4e4;
	text-transform:uppercase;
}
#interno #interno_dettagli p {
	margin:3px 0px 10px 0px;
}
#portfolio_item #interno {
	border:1px solid #666;
	background:none repeat scroll 0 0 #323232;
	padding:5px;
}
#portfolio_item h3, #portfolio_item p {
	margin:0px;
	padding:0px;
}
#portfolio_item #interno img.recente {
	position:absolute;
	right:-5px;
	top:-5px;
}
#portfolio_item #interno .portfolio_torna {
	position:absolute;
	right:5px;
	bottom:5px;
	text-align:right;
	width:150px;
}


/***** CONTATTI *****/
form#frmcontattami strong {
	font-size:18px;
}
input[type=text]:FOCUS, textarea:FOCUS, input[type=submit]:FOCUS {
	background-color:#444;
}
input[type=text] {
	min-width:500px;
	height:30px;
	font-size:18px;
}
textarea {
	min-width:500px;
	font-size:18px;
}
input[type=submit] {
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
}
input[type=text], textarea, input[type=submit] {
	font-family:Arial, Constantia, Georgia, serif;
	color:#a2a2a2;
	background:#323232;
	border-width:1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contatti_social {
	width:70px;
	min-width:70px;
	height:70px;
	min-height:70px;
	margin:10px 10px 0px 0px;
	float:left;
	text-align:left;
	font-size:9px;
	vertical-align:middle;
	overflow:visible;
}
.contatti_img,.contatti_img:HOVER {
	vertical-align:middle;
	float:left;
	width:50px;
	text-decoration:none;
}