/* STRUTTURA GENERALE */

* {
	margin: 0;
	padding: 0;
}

html, body {height: 100%}


body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
	background-color: #342F2C;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

#container {
	position: relative;
	width:990px;
	margin: 0 auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

* html #container {
	height: 100%;	
}

#header{
	position:relative;
	height: 160px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
#header_lingua{
	position:absolute;
	top: 120px;
	left: 922px;
	
}
#main{
border-bottom: 1px solid white;

}

#down{
height: 60px;
width: 100%;
}

#col_1 {
	position:relative;
	width:240px;
	float:left;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
}


#col_2 {
    width:230px;
	float:left;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;

}



#col_3 {
	width:230px;
	float:left;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;

}

#col_4 {
	width:230px;
	float:left;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
}

.tab_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9D9D;
}

.tab_1 a:link { color: #9D9D9D; text-decoration: none}
.tab_1 a:visited { color: #9D9D9D; text-decoration: none; }
.tab_1 a:hover { text-decoration: underline; color: #9D9D9D}

.tab_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #9D9D9D;
}

.tab_2 a:link { color: #9D9D9D; text-decoration: none}
.tab_2 a:visited { color: #9D9D9D; text-decoration: none; }
.tab_2 a:hover { text-decoration: underline; color: #9D9D9D}

#clear{
	clear:both;
	width:100%;
	height:0px;
}

#nome_id {
	float: left;	
	width: 100%;
	margin-top: 25px;
	height:50px;
	text-align: right;
}

#footer{
	height:30px;
	line-height: 30px;
	width: 100%;
}
#netevolution{
	float: right;
	height: 15px;
    margin: 0 auto;
}

.default {
	font-size: 10px;
	color: #cccccc;
	line-height: 20px;
	
}
.default a:link { color: #cccccc; text-decoration: none}
.default a:visited { color: #cccccc; text-decoration: none; }
.default a:hover { text-decoration: underline; color: #cccccc}


/* FINE STRUTTURA GENERALE */

/* CLASS COMUNI */

.default {
	font-size: 12px;

}
.default a:active {color: #454648; text-decoration: none}
.default a:link { color: #454648; text-decoration: none}
.default a:visited {color: #454648; text-decoration: none; }
.default a:hover { text-decoration:underline; }

.default_8 {
	font-size: 8px;
}
.default_8 a:link { color: #454648; text-decoration: none}
.default_8 a:visited { color: #454648; text-decoration: none; }
.default_8 a:hover { text-decoration: underline; color: #454648}


.default_10 {
	font-size: 10px;
}
.default_10 a:link { color: #9D9D9D; text-decoration: none}
.default_10 a:visited { color: #9D9D9D; text-decoration: none; }
.default_10 a:hover { text-decoration: underline; color: #9D9D9D}

.default_12 {
	font-size: 12px;
}
.default_12 a:link { color: #454648; text-decoration: none}
.default_12 a:visited { color: #454648; text-decoration: none; }
.default_12 a:hover { text-decoration: underline; color: #454648}


.footer_10 {
	font-size: 10px;
	color: white;
}

.footer_10 a:link { color: white; text-decoration: none}
.footer_10 a:visited { color: white; text-decoration: none; }
.footer_10 a:hover { text-decoration: underline; color: white}



/* FINE CLASS COMUNI */ 

/* default */

#in_vetrina {
	float:left;
	width:400px;
}

#appuntamenti {
	float:right;
	width:400px;
}

#intestazione_in_vetrina {
	position: relative;
	top: 8px;
	left: 8px;
	height: 45px;
	background-color: #BCC256;
	width:360px;
}

#intestazione_appuntamenti {
	position: relative;
	top: 8px;
	left: 8px;
	height: 45px;
	background-color: #E5B25F;
	width:360px;
}

#boxes_container {
	position: relative;
	width:378px; 
	float: left; 
	left: 13px;
	top: -5px;
}


/* boxes default */

.box{
	margin: 0px auto -10px auto; /*variata per IE*/
	padding: 0px 0px 0px 0px;
	width:378px;
}

.alto_vetrina {
	margin: 0px 0px 0px 0px;  /*variata per IE*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/vetrina/alto.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 9px;
}

.centro_vetrina{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/vetrina/centro.gif);
	background-position:  right  top;
	background-repeat: repeat-y;
}
.basso_vetrina{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/vetrina/basso.gif);
	background-position: left   top;
	background-repeat: no-repeat;
	height:32px;
}

.alto_appuntamenti {
	margin: 0px 0px 0px 0px;  /*variata per IE*/
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/appuntamenti/alto.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 9px;
}

.centro_appuntamenti {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/appuntamenti/centro.gif);
	background-position:  right  top;
	background-repeat: repeat-y;
}
.basso_appuntamenti {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/default/appuntamenti/basso.gif);
	background-position: left   top;
	background-repeat: no-repeat;
	height:32px;
}

/* fine boxes default  */ 

/* fine default */ 

 /* MENU */
 
#menu {

 height: 30px;
 position: absolute;
 top: 72px;
 left: 540px;
}

.menu_item{
float: left; 
width:74px;
height: 30px;
color: white;
font-size: 12px;
line-height:20px;
font-weight: bold;
}


.menu_item a:link { color: white; text-decoration: none}
.menu_item a:visited { color: white; text-decoration: none; }
.menu_item a:hover { text-decoration: none; color: #F0CE50}

/* SCHEDA PRODOTTO */
#scheda {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
	background-color: #ffffff;
	background-image: none;
}

.tabscheda_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D9D9D;
}

.tabscheda_1 a:link { color: #9D9D9D; text-decoration: none}
.tabscheda_1 a:visited { color: #9D9D9D; text-decoration: none; }
.tabscheda_1 a:hover { text-decoration: underline; color: #9D9D9D}

.td_titolo {
	color: white;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
}

.td_item {
	color: white;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
}
.td_item a:link { color: white; text-decoration: none}
.td_item a:visited { color: white; text-decoration: none; }
.td_item a:hover { text-decoration: none; color: #F0CE50}

.td_prodotto_bold {
	color: black;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}

.td_prodotto {
	color: black;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
}

.occasioni{
	color: #342F2C;
	font-size: 10px;
	font-weight: normal;
}
.occasioni a:link { color: #342F2C; text-decoration: none}
.occasioni a:visited { color: #342F2C; text-decoration: none; }
.occasioni a:hover { text-decoration: none; color: #F0CE50}