body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}

ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #F9E29F;
}

a:visited,
a:link {
	text-decoration: none;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 460px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	width: 960px;
	height: 60px;
	display: block;
}

#logo img {
	margin-left: 40px;
}

#blogo {
	width: 960px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
	background-position: 40px 40px;
}

#splash {
	width: 960px;
	height: 320px;
/*	background-color: #58585A;*/
}

#splash2 {
	min-height: 430px;
	height: auto !important;
	height: 430px;
	width: 960px;
	background-color: #3e3e40;
}

#splash3 {
	min-height: 430px;
	height: auto !important;
	height: 430px;
	width: 960px;
}

.bg_contatti {
	background-image: url(../img/bg_contatti.gif);
	background-position: left top;
}


/* Header */

#header {
	width: 960px;
	margin: 0 auto;
}


/*
.menu_azienda {
	background-color: #379F2C;
}
.menu_vigneti {
	background-color: #b25396;
}
.menu_vini {
	background-color: #63b0bd;
}
.menu_contatti {
	background-color: #b29c0f;
}
.menu_rassegna {
	background-color: #6cbbe5;
}
.menu_news {
	background-color: #684894;
}
.menu_eventi {
	background-color: #bf2e38;
}
.menu_arearis {
	background-color: #78bc7e;
}
*/




.menu_azienda {
	background-color: #4c923f;
}
.menu_vigneti {
	background-color: #b15395;
}
.menu_vini {
	background-color: #5da6b2;
}
.menu_contatti {
	background-color: #a38f0c;
}
.menu_rassegna {
	background-color: #64aed5;
}
.menu_news {
	background-color: #684894;
}
.menu_eventi {
	background-color: #bf2e38;
}
.menu_arearis {
	background-color: #81c059;
}

#wrapperhome {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 200px;
}

#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 200px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding-top: 0px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding: 0px 5px  0 30px;
	line-height: 15px;
	margin-top: 1.5em;
}

#contentleft {
	width: 200px;
	padding: 0px 5px 0 0;
	line-height: 14px;
	margin-top: 1.5em;
	
}

#contentleft p {
	line-height: 14px;
	color: #F9E29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
}

#sidebar li p {
	padding: 0 20px;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0 auto;}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}



/* Main menu */

#menu {
	height: 40px;
	width: 960px;
	margin-left: 0px;
	display: block;
}

#menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li {
	float: left;
	height: 40px;
}

#menu a {
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu_sx {
	width: 11px;
	background-image: url(../img/menu_sx.gif);
	background-position: left top;
	margin: 0;
	height: 40px;
}
#menu_dx {
	width: 7px;
	background-image: url(../img/menu_dx.gif);
	background-position: right top;
	margin: 0;
	height: 40px;
}


#menuhome {
	height: 80px;
	width: auto;
	display: block;
	margin-left: 480px;
}

#menuhome ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menuhome li {
	float: left;
	height: 40px;
}

#menuhome span,
#menuhome a {
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menuhome a:hover {
	color: #F9E29F;
}


#img_left
{
	width: 305px;
	height: 320px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
}

#cont_right
{
	width: 300px;
	height: 320px;
	margin-left: 655px;
	background-color: #000;
}

#cont_center
{
	width: 350px;
	height: 320px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 305px;
}

#col_descr,
#col_pic
{
	height: 170px;
	float: left;
}


#col_descr
{
	width: 175px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#col_pic
{
	width: 130px;
	margin-top: 20px;
	margin-bottom: 0px;
}


#splash_in
{
	width: auto;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;

/*	background-color: #336699;*/
}

#sub_splash_in
{
	width: auto;
	height: auto;
	text-align: center;
}



/* questo perchè IE mette il doppio dello spazio come margine, perché? perché? */
#splash_in {
	margin-left: 20px;
}
html>body #splash_in {
	margin-left: 40px;
}
/* schifoso IE */


.tbflat  {
	font-size : 12px;
	border-style : solid;
	border-color : #58585A;
}

.divi
{
/*	margin-left: 70px;*/
	margin-left: 50px;
}

#blocco_imgh
{
	width: 405px;
	height: 430px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#blocco_vini
{
	width: 441px;

/*	
	width: 250px;
	width: 196px;
	width: 441px;
*/

	height: 480px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
}

#blocco_vini img
{
	width: 147px;
	height: 120px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}


#blocco_vini2
{
	width: 311px;
	height: 480px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
}


#blocco_vini2 img
{
	width: 311px;
	height: 120px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#blocco_vini3
{
	width: 229px;
	height: 480px;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
}

/* Sez 1 */
#testo_vini_det
{
	width: auto;
	height: 480px;
	margin-left: 635px;
	background-color: #3e3e40;
}

strong
{
	font-weight: bold;
}

#testo_vini_det br
{
	line-height: 13px;
}

/*#testo_vini_det */
.area
{
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 12px;
}

.cont_txt
{
	font-size: 11px;
}




#testo_vini
{
	width: auto;
	height: 480px;
	margin-left: 445px;
	background-color: #3e3e40;
	line-height: 18px;
	padding: 1px 5px 0 5px;
}

/* Sez 2 */
#testo_vini2_det
{
	width: auto;
	height: 480px;
	margin-left: 507px;
	background-color: #3e3e40;
	line-height: 12px;
	padding: 1px 5px 0 5px;
}

#testo_vini2
{
	width: auto;
	height: 480px;
	margin-left: 315px;
	background-color: #3e3e40;
	line-height: 18px;
	padding: 0px 5px 0 5px;
}

/* Sez 3 */
#testo_vini3_det
{
	width: auto;
	height: 480px;
	margin-left: 425px;
	background-color: #3e3e40;
	line-height: 12px;
	padding: 0px 5px 0 5px;
}

#testo_vini3
{
	width: auto;
	height: 480px;
	margin-left: 233px;
	background-color: #3e3e40;
	line-height: 18px;
	padding: 0px 5px 0 5px;
}

#blocco_vini3 img
{
/*
	width: auto;
	height: auto;
*/
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#blocco_img_vino
{

	width: auto;
	height: 480px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #ffffff;
}


h5{
	font-size: 14px;
}

#blocco_news {
	width: 520px;
	height: 430px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#blocco_news p {
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
}

h2 {
	line-height: 14px;
	color: #F9E29F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

#scheda_pdf {
	float: right;
	padding: 0px 5px  0 30px;
	line-height: 15px;
	margin-top: .5em;
}

span.left {
position: absolute;
left: 0;
}

span.right {
position: absolute;
right: 0;
}

div.line {
position: relative;
text-align: center;
width: 100%;
}


.n_img {
	background-color: #64aed5;
	font-size: 12px;
}