@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	background-color: #242424;
	color: #b9afb0;
	margin: 0px;
	padding: 0px;
	font-size:65%;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, h5, h6{margin:0px; padding:0px;}
p {color:#b9afb0; font-size:1.2em;margin:0 0 10px;padding:0;}
h1{color:#cfa543;padding-bottom:5px;margin-bottom:10px; border-bottom:1px solid #444444; font-family:"Times New Roman", Times, serif;font-size:2.1em;}
h2{padding:10px 15px 0;  font-size:1.2em;}
a:link, a:visited {color: #cfa543; text-decoration:underline;}
a:hover, a:active, a:focus {color: #cfa543;text-decoration:none;}

/* -----------------------CONTENT---------------------- */
#container {width: 760px;margin:0px auto;text-align: left;}
#contentTop {width:760px;overflow:hidden;}
#contentTopSX {width:380px;float:left;text-align:center;}
#contentTopDX {width:365px;float:right;padding-top:50px;}
#contentTopDX img{margin-bottom:15px;}
#contentBottom{width:760px;overflow:hidden;padding:15px 0; border-bottom:1px solid #444444;margin-bottom:10px;}

#footer{width:100%; overflow:hidden; padding-bottom:20px;}
#footer p{color:#444; font-size:1em; text-transform:uppercase;}
#footer p a:link, #footer p a:visited {color: #444; text-decoration:none;}
#footer p a:hover, #footer p a:active, #footer p a:focus {color: #444;text-decoration:underline;}
.left{float:left;}
.right{float:right;}
/* -----------------------CONTATTI---------------------- */
.logo{margin-bottom:15px;}
#contatti{width:100%; padding-top:20px;;height:180px; background:url(images/bg_contatti.jpg) no-repeat; text-align:left;}
#contatti p{padding:0 10px 0 180px;}

.schedaVino{width:760px; overflow:hidden;padding:15px 0;}
.schedaVinoSX{width:220px;float:left;}
.schedaVinoSX img{border:5px solid #1a1a1a; margin:0 15px;}
.schedaVinoDX{width:525px; float:left;}
