@charset "utf-8";
/* CSS Document */

/* GENERICI */

html, body { height: 100%; }

body{
	margin: 0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #500505;
	text-align:left;
}

img { border:0; }

a:link{
	text-decoration:none;
	color:#500505;
}

a:visited{
	text-decoration:none;
	color:#500505;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

/* CONTENITORI */

#main_background
{
	width: 100%;
	height: 100%;
	background: #fffedd url(../images/bg.gif) repeat-x left top;
}

/* HEADER */

#header
{	
	float: left;
	width: 800px;
	height: 162px;
}

#header_dovesiamo
{	
	float: left;
	width: 800px;
	height: 232px;
}

#logo1
{	
	float: left;
	width: 280px;
	height: 162px;
	background: url(../images/logo_costaripa.gif) no-repeat left top;
}

#logo1_dovesiamo
{	
	float: left;
	width: 280px;
	height: 232px;
	background: url(../images/logo_costaripa_dovesiamo.gif) no-repeat left top;
}

#logo2
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_costaripa2.gif) no-repeat left top;
}

#logo2_azienda
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_azienda.gif) no-repeat left top;
}

#logo_cantina
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_cantina.gif) no-repeat left top;
}

#logo_nostrivini
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_nostrivini2.gif) no-repeat left top;
}

#logo2_eventinews
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_eventinews.gif) no-repeat left top;
}

#logo2_dovesiamo
{	
	float: left;
	width: 267px;
	height: 232px;
	background: url(../images/logo_dovesiamo2.gif) no-repeat left top;
}

#logo2_riconoscimenti
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_riconoscimenti.gif) no-repeat left top;
}

#logo2_guide
{	
	float: left;
	width: 267px;
	height: 162px;
	background: url(../images/logo_guide.gif) no-repeat left top;
}

#menu
{	
	float: left;
	width: 253px;
	height: 162px;
}

#menu_dovesiamo
{	
	float: left;
	width: 253px;
	height: 232px;
}


/* MAIN */

#main
{	
	float: left;
	width: 800px;
	height: 438px;
}

#main_dovesiamo
{	
	float: left;
	width: 800px;
	height: 368px;
}

#bottiglie_left
{	
	float: left;
	width: 280px;
	height: 438px;
	background: url(../images/bottiglie2.jpg) no-repeat left top;
}

#cantina_left
{	
	float: left;
	width: 280px;
	height: 438px;
	background: url(../images/cantina_left.jpg) no-repeat left top;
}


#nostrivini_left
{	
	float: left;
	width: 280px;
	height: 438px;
	background: url(../images/bicchiere.jpg) no-repeat left top;
}

#azienda_left
{	
	float: left;
	width: 280px;
	height: 438px;
	background: url(../images/azienda_esterno2.jpg) no-repeat left top;
}


#nostrivini2
{	
	float: left;
	width: 280px;
	height: 438px;
}

#contenuti
{	
	float: left;
	width: 520px;
	height: 438px;
}

#spacerleft_cont
{	
	float: left;
	width: 33px;
	height: 438px;
}

#contenuto_main
{	
	float: left;
	width: 469px;
	height: 438px;
}

#testo_main
{	
	float: left;
	width: 469px;
	height: 252px;
	padding-top: 20px;
	font-size: 11px;
	color: #500505;
	text-align:justify;
}

#sfondo_vini
{	
	float: left;
	width: 469px;
	height: 252px;
	padding-top: 20px;
	font-size: 11px;
	color: #500505;
	text-align:justify;
	background: url("../images/sfondo_vini2.jpg") no-repeat top left;
}

#testo_riconoscimenti
{	
	float: left;
	width: 469px;
	height: 252px;
	padding-top: 20px;
	font-size: 11px;
	color: #500505;
	text-align:justify;
}

#testo_riconoscimenti strong {
	color: #4d0404;
}

#testo_riconoscimenti a {
	text-decoration: underline;
}

#testo_main strong {
	color: #4d0404;
}

#top_news
{	
	float: left;
	width: 469px;
	height: 166px;
}

#top_news1
{	
	float: left;
	width: 234px;
	height: 166px;
}

#top_news2
{	
	float: left;
	width: 235px;
	height: 166px;
}	

#elenco_vini
{	
	float: left;
	width: 230px;
	height: 252px;
	padding-top: 5px;
	font-size: 12px;
	color: #500505;
	text-align:left;
}

#descrizione_vino
{	
	float: left;
	width: 503px;
	height: 438px;
	font-size: 11px;
	color: #500505;
	text-align:justify;
}

.titolo_vino
{	
	font-size: 11px;
	color: #500505;
	font-weight: bold;
	text-align:left;
}

#immagine_vini
{	
	float: left;
	width: 219px;
	height: 252px;
}

#immagine_vino
{	
	float: left;
	width: 131px;
	height: 438px;
	padding-left: 10px;
	padding-right: 2px;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#torna_indietro
{	
	width: 131px;
}

#immagine_vino2
{	
	width: 131px;
	margin-top: 5px;
	border: 1px solid #330400;
}

.titolo_news
{	
	font-size: 12px;
	color: #f8ff88;
	padding-bottom: 3px;
}

/* FOOTER */

#footer
{	
	float: left;
	width: 800px;
	height: 15px;
	font-size: 10px;
	text-align: center;
	font-family: verdana;
}


