﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#000;
}
h1{
	font-size:24px;
	font-style:italic;
	line-height:22px;
	font-weight:200;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3{
	font-size:14px;
	font-style:italic;
	line-height:16px;
	font-weight:200;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p{
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div-contenitore{
	width:950px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.div-top{
	padding-top:53px;
	background-image: url(immagini/top.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	height:233px;
}
.div-menu{
	padding-left:255px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.div-menu a:link, .div-menu a:visited{
	text-decoration:none;
	color:#FFF;
	padding-right:14px;
}
.div-menu a:hover{
	text-decoration:overline;
}
.td-main-left{
	width:608px;
	padding-top:10px;
	padding-right:8px;
}
.td-main-right{
	width:322px;
	background-image: url(immagini/background-right.jpg);
	background-repeat: repeat-y;
}
.div-main-bottom-right{
	height:113px;
	background-image: url(immagini/background-bottom-right.jpg);
	background-repeat: no-repeat;
}
.div-main-content{
	color:#000;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
}
.div-post-list{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top:5px;
	padding-bottom:5px;
}
.td-img-post-list{
	width:213px;
	height:213px;
	background-color:#f1f1f1;
	border: 1px solid #e6e6e6;	
}
.td-content-post-list{
	width:375px;
	padding-left:10px;
}
.td-content-post-list a:link, .td-content-post-list a:visited{
	text-decoration:none;
	color:#000;
}
.td-content-post-list a:hover{
	text-decoration:line-through;
	color:#CCC;
}
.div-data-post-list{
	background-color:#363636;
	padding:2px;
	color:#FFF;
	font-weight:bold;
}
.td-social-icons{
	padding-top:10px;
	padding-left:10px;
}
.div-title-right{
	padding-top:30px;
	text-align:right;
}
.div-day-treatment{
	padding-left:20px;
	padding-right:20px;
	color:#FFF;
}
.div-last-comments{
	padding-left:20px;
	padding-right:20px;
	background-image: url(immagini/background-last-comments.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
.div-tit-last-comments{
	text-transform:uppercase;
	font-size:14px;
	color:#FFF;
	padding-top:3px;
}
.div-txt-last-comments{
	padding-top:13px;
	color:#FFF;
	padding-right:14px;
	padding-left:3px;
	height:80px;
}
.div-data-last-comments{
	padding-left:170px;
	padding-top:12px;
	padding-bottom:20px;
	font-weight:bold;
	color:#FFF;
}
.div-last-post{
	padding-top:10px;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
}
.div-last-post a:link, .div-last-post a:visited{
	text-decoration:none;
	color:#FFF;
}
.div-last-post a:hover{
	text-decoration:line-through;
	color:#CCC;
}
.div-data-last-post{
	background-color:#000;
	padding:2px;
	color:#FFF;
	font-weight:bold;
}
.div-txt-last-post{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top:5px;
	padding-bottom:10px;
}
.div-insert-comment{
	color:#fff;
	background-color:#1d1d1d;
	padding-left:10px;
	padding-right:10px;
}
.div-comment{
	padding-top:20px;
}
.div-contatti a:link, .div-contatti a:visited{
	color:#000;
	text-decoration:none;
}
.div-contatti a:hover{
	color:#000;
	text-decoration:underline;
}
.div-titolo-sezioni-contatti{
	background-color:#000;
	color:#FFF;
	padding:1px;
	font-size:16px;
}