@charset "UTF-8";
/* CSS Document */
/*
Description: CSS for Valleghiotta (September 2007)
Version: 1.0
Author: Nicolò Volpato |MC|
Author URI: http://www.gnvpartners.com
*/
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

/*   *:first-child+html body   hack for IE7 */

* {
	padding:0;
	margin:0;
	outline:none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }
li, dd { margin-left:5%; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
a img{ border:none; }



html{
	background:#cbc2ad url(../img/bg_html.jpg) repeat-y center top;
}

body{
	background:transparent url(../img/bg_body.jpg) no-repeat center top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal; 
	color:#6d5d4f;
	font-size:13px;
	line-height:18px;
}


.inside{
	width:860px;
	margin:0 auto;
	padding:20px;
}

.main{
	width:480px;
	float:right;
}

.sidebar{
	width:346px;
	float:left;
}

.separator{
	padding-bottom:15px;
	border-bottom:1px dashed #b4aa99;
	margin-bottom:20px;
}

a{
	text-decoration:none;
	color:#3c332b;
}

a:hover{
	text-decoration:underline;
	color:#8f1d14;
}

a.uppercase{
	color:#3c332b;
	text-transform:uppercase;
	text-decoration:none
}

a.uppercase:hover{
	color:#8f1d14;
}


p{
	margin-bottom:20px;
}

/*----- H ------------------------------------------------------*/
h1 a, h2 a, h3 a{
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover{
	text-decoration:none;
}

h1, h1 a{
	font-size:28px;
	color:#6d5d4f;
	line-height:30px;
}


h2, h2 a{
	font-size:18px;
	color:#605145;
	line-height:24px;
}

h3, h3 a{
	font-size:14px;
	color:#8f7967;
	line-height:18px;
	padding-bottom:10px;
	border-bottom:1px dashed #b4aa99;
	margin-bottom:15px;
}

.didascalia{
	font-size:10px;
	line-height:17px;
	color:#a69382;
}

/*----- #HEADER ------------------------------------------------------*/
#header{
	height:365px;	
}

* html body #header{
	margin-bottom:-65px;
}

a#logo{
	display:block;
	text-indent:-99999px;
	width:206px;
	height:85px;
	margin:190px 0 0 650px;
}

#menu{
	margin-top:55px;
	margin-top /**/:35px;
}

*:first-child+html body #menu{
	margin-top:55px;
}

#menu ul li{
	list-style-type:none;
	margin:0 0 0 23px;
	float:left;
	display:inline;
	padding:0;
	height:1px;
}

/*-- ID voci  menu -----------------------------------------*/

#menu ul li a{
	display:block;
	text-indent:-99999px;
	line-height:11px;
}

#menu ul li a#home{
	background:transparent url(../img/menu_home.gif) no-repeat left top;
	width:93px;
}

#menu ul li a#home:hover{
	background:transparent url(../img/menu_home.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#home.selected{
	background:transparent url(../img/menu_home.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#aziende{
	background:transparent url(../img/menu_aziende.gif) no-repeat left top;
	width:104px;
}

#menu ul li a#aziende:hover{
	background:transparent url(../img/menu_aziende.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#aziende.selected{
	background:transparent url(../img/menu_aziende.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#sposi{
	background:transparent url(../img/menu_sposi.gif) no-repeat left top;
	width:91px;
}

#menu ul li a#sposi:hover{
	background:transparent url(../img/menu_sposi.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#sposi.selected{
	background:transparent url(../img/menu_sposi.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#degustazioni{
	background:transparent url(../img/menu_degustazioni.gif) no-repeat left top;
	width:148px;
}

#menu ul li a#degustazioni:hover{
	background:transparent url(../img/menu_degustazioni.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#degustazioni.selected{
	background:transparent url(../img/menu_degustazioni.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#catalogo{
	background:transparent url(../img/menu_catalogo.gif) no-repeat left top;
	width:67px;
}

#menu ul li a#catalogo:hover{
	background:transparent url(../img/menu_catalogo.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#catalogo.selected{
	background:transparent url(../img/menu_catalogo.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#ricettario{
	background:transparent url(../img/menu_ricettario.gif) no-repeat left top;
	width:75px;
}

#menu ul li a#ricettario:hover{
	background:transparent url(../img/menu_ricettario.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#ricettario.selected{
	background:transparent url(../img/menu_ricettario.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}


#menu ul li a#news{
	background:transparent url(../img/menu_news.gif) no-repeat left top;
	width:106px;
}

#menu ul li a#news:hover, #menu ul li a#news:hover{
	background:transparent url(../img/menu_news.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}

#menu ul li a#news:hover, #menu ul li a#news.selected{
	background:transparent url(../img/menu_news.gif) no-repeat left bottom;
	height:22px;
	border-bottom:3px solid #6d5d4f;
}
/*_________________________________________ fine id voci menu --------------*/



/*----- #CONTENT ------------------------------------------------------*/
#content .main{
	margin-top:20px
}

#multilingua{ }

#multilingua ul{
	width:115px;
	float:right;
}

#multilingua ul li{
	list-style-type:none;
	float:left;
	margin:0 5px 0 0;
}

#multilingua ul li:hover{
	border:1px solid #A69382;
	margin-right:3px;
}

#multilingua a#ita, #multilingua a#fra, #multilingua a#en, #multilingua a#de{
	display:block;
	height:15px;
	width:23px;
	text-indent:-99999px;
}

#multilingua a#ita{
	background:transparent url(../img/flag_ita.jpg) no-repeat center center;
}

#multilingua a#fra{
	background:transparent url(../img/flag_fra.jpg) no-repeat center center;
}

#multilingua a#en{
	background:transparent url(../img/flag_en.jpg) no-repeat center center;
}

#multilingua a#de{
	background:transparent url(../img/flag_de.jpg) no-repeat center center;
}


/*----- #CONTENT .SIDEBAR------------------------------------------------------*/
#side_catalogo{
	background:transparent url(../img/bg_side_catalogo.jpg) no-repeat center center;
	height:355px;
	padding:0 15px 0 0;
	color:#826c5b;
}

#side_catalogo .caption{
	float: left;
}
#side_catalogo #cat_08 a.btn_download, #side_catalogo #cat_09 a.btn_download{
	padding:0;
	display:block;
	float: left;
	text-indent:-99999px;
	height:160px;
	width:160px;
	margin:0 0 15px 0;
}
#side_catalogo #cat_08 .caption{
	text-align: right;
	float: right;
	margin-top: 90px;
}

#side_catalogo #cat_09{
	text-align:left;
}
#side_catalogo #cat_09 .caption{
	margin:30px 0 0 15px;
}
#side_catalogo #cat_09 a.btn_download{
	height:160px;
	width:160px;
	margin: 17px 0 0 0;
	float: right;
}



#side_ricettario{
	background:transparent url(../img/bg_side_ricettario.jpg) no-repeat center top;
	height:345px;
	padding:0 15px 0 0;
	color:#826c5b;
	text-align:right;
}

#side_ricettario a.btn_download{
	padding:0;
	display:block;
	float:left;
	text-align:left;
	text-indent:-99999px;
	height:190px;
	width:150px;
	margin:25px 0 15px 20px;
}

.testo_download{
	padding-top:100px;
}





/*----- #FOOTER ------------------------------------------------------*/
#footer{
	background:transparent url(../img/bg_footer.jpg) no-repeat center bottom;
	height:270px;
}

#footer .inside{
	padding-bottom:0;
}

#quadro_info{
	margin:50px 30px 0 0;
	text-align:right;
	font-size:16px;
	line-height:22px;
}

#quadro_info a{
	color:#A69382;
	text-decoration:none;	
}

#quadro_info a:hover{
	color:#751911;
}

#copy{
	margin-top:85px;
	text-align:right;
	font-size:11px;
	line-height:21px;
	color:#ac5b5c;
}

#copy a{
	color:#c89293;
}

.no_events{
	background:transparent url(../img/img_under_constr.jpg) no-repeat center center;
	margin:0 auto;	
	width:605px;
	height:333px;
}
