﻿body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b1400;
	background:#c8b690;
	background: url(./sfondo.gif);
}

a, a:visited{
	color: #4b1400;
}

#lemorette {
	margin: 0;
	padding: 0;	
	text-align:left;
}

#Testata{
	background: url(./SfondoUP.png);
	height:320px;
}

#Logo{
	position:relative;
	top: 5px;
	left:15px;
	background: url(./logo-LeMorette.png);
	width:160px;
	height:200px;
}

#Intestazione{
	position:relative;
	width:200px;
	top: 5px;
	left:5px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b1400;
}

#MenuUP{
	padding-top:15px;
	position:relative;
	top: -180px;
	left: 280px;
	width:200px;
	height:290px;
	text-align:right;
}

.MenuUP{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color: #4b1400;
}

.MenuUP:hover{
	color: #ffffff;
	text-decoration:underline;
}

.menusel{
	color: #ffffff;
	text-decoration:underline;
}

.MenuDOWN{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color: #ffffff;
}

.MenuDOWN:visited{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color: #ffffff;
}

#Cornice{
	position:relative;
	top: -475px;
	left: 500px;
	background: url(./Cornice.png);
	width:470px;
	height:290px;
}

#NomeMenu{
	text-align:right;
	font-size:14px;
	color:#131313;
	padding-top: 10px;
	padding-right:10px;
}

#Centrale{
	border:1px solid #fffbf0;
	background:#fffbf0 url(./SfondoPagina.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#boxprincipale{
	margin:0 auto;
	align:center;
	padding: 0px 0 0 0px;
	width:950px;
}

#contenuto{
	float:right;
	width:700px;
}

#News{
	position:relative;
	top:-70px;
	background: url(./SfondoNews.png);
	float:left;
	width:210px;
	height:300px;
}

#TitoloNews{
	height:30px;
	text-align:center;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 15px;
	padding-top:8px;
}

#CorpoNews{
	padding-left:5px;
}

#MenuSotto{
	background: url(./SfondoFooter.png);
	padding: 0px 0 0 0px;
	margin:0 auto;
	height:35px;
	text-align: center;
}

#ListaNews{
	width:699px;
	height:79px; 
	background: url(./ListaNews.png);
}

#Chiusura{
	padding-right: 10px;
	margin:0 auto;
	height:35px;
	text-align: right;
}

#legal{
	padding-top: 5px;
	color: #4a1702;
}

#Cursori{
	position:absolute;
	top:260px;
	left:385px;
	width:50px;
	height:25px;
	z-index:1000;
}

#VinoInLista{
	width:120px;
	height:320px;
	float:left;
}

