/* CSS ELEMENTI DI BASE  */

body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 930px;
	font-size: 12px;
	color:#666;
	font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif;
	background: #DFDBD3 url(img/bg.png);
	height: 100%;
}

h4 
{
	font-size: 14px;
	color:#036;
	font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}

a:link, a:visited 
{
	color: #5F2323;
	text-decoration: none;
	font-weight: 600;
}

a:hover 
{
	color: #000;
}

tr 
{
	font-size: 11px;
	color:#000;
	font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif
}

input, select 
{
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #33373F;
	border: 1px solid #DFDBD3;
	margin: 1px;
	padding: 2px;
}

a.buttonclose
{
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #E0EEEE;
	margin-left: 10px;
}

textarea 
{
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #61696F;
	width: 590px;
	height: 80px;
	border: 1px solid #DFDBD3;
	margin: 1px;
}



/* CLASSI VERIFICATE */

table.prodotto 
{
	width: 600px;
	border-spacing: 5px;
}

.evidenzia 
{
	color: #507396;
}

a.evlink 
{
	font-weight: normal;
	color: #364E65;
	text-decoration: underline; 
}

tr.int td 
{
	text-indent:3px;
	color:#664100;
	border-bottom: 1px solid #C2C6CF;
	font-weight: 600;
}

.th4 
{
	font-size: 14px;
	color:#036;
	font-weight: bold;
}

.th4f
{
	font-size: 14px;
	color:#666;
	font-weight: bold;
}

.textbottom
{
	position: absolute;
	bottom: 0px;
	/*border: 1px dashed blue;*/
}
.th4div
{
	position: relative;
	width: 600px;
	float: left;
	height: 25px;
	/*border: 1px solid red;*/
}
.cart 
{
	position: relative;
	text-align: right;
	float: right;
	height: 25px;
	/*border: 1px solid green;*/
	width: 600px;
}

td.photo 
{
	/*text-align: center;*/
	width: 20px;
	border: 1px solid #DEDED8;
	padding: 2px;
}

td.desc 
{
	/*width: 80%;*/
	text-align: left;
	border: 1px solid #DEDED8;
	padding: 5px;
	background-color: #F7F7F1;
	/*border: 1px dotted red;*/
}

td.descvars 
{
	/*width: 100%;*/
	height: 20px;
	border: 1px solid #DEDED8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
}

td.opzioni 
{
	background-color: #F7F7EB;
	padding: 5px;
	border: 1px solid #DEDED8;
}

.opzione 
{
	font-weight: bold;
	background-color: #E3E3D8;
	padding-left: 3px;
	padding-right: 3px;
}

.selcatriv 
{
	color: #666;
}

.thumb img 
{
	border: 1px solid #000;
}
.thumb:hover img 
{
	border: 1px dashed #000;
}

.alert01 
{
	color: #BC7427;
}

table.tablehr 
{
	width: 100%;
	border: 0px;
	border-spacing: 0px;
}
table.tablehr td 
{
	border-bottom: 1px solid #E3E3D8;
	text-align: center;
	color: #B5B5AC;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 5px;
}

.catrivselected 
{
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	border-left: 1px solid #E3E3D8;
	border-right: 1px solid #E3E3D8;
	border-top: 1px solid #E3E3D8;
}

table.rivsel 
{
	width: 570px;
	border: 0px;
	padding: 2px;
	border-spacing: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.rivsel td 
{
	width: 190px;
	background-color: #FAFAF5;
	text-align: center;
	border: 1px solid #FFF;
}
table.rivsel td:hover 
{
	background-color: #FFF;
}
table.rivsel caption 
{
	background-color: #F7F7EB;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	text-align: right;
	padding: 2px;
}

table.rivsel2 
{
	width: 100%;
	border: 0px;
	padding: 2px;
	border-spacing: 5px;
	/*margin-left: auto;
	margin-right: auto;*/
}

table.rivsel2 td 
{
	/*width: 190px;*/
	background-color: #FAFAF5;
	text-align: left;
	border: 1px solid #FFF;
}
table.rivsel2 td:hover 
{
	background-color: #FFF;
}

.left 
{
	float:left;
	padding: 0px;
}
.left img 
{
	vertical-align: text-bottom;
}

.right 
{
	float: right;
}

.prezzo 
{
	background-color: #F7F7CF;
	border: 1px solid #DEDED8;
	padding: 5px;
}

.th5 
{
	font-size: 14px;
	color: #8F8F86;
	font-weight: bold;
	background-color: #E7E7E0;
	display: block;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.th7
{
	margin-top: 20px;
	font-size: 14px;
	color: #8F8F86;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #E5E5D9;
}

td.highlight:hover 
{
	background-color: #EFEFEF;
}
tr.highlight:hover 
{
	background-color: #F5F5F5;
}

.thlink img 
{
	border: none;
}

table.tcart 
{
/* 	border: 1px solid #663644; */
}

.faq li
{
	list-style-type: square;
}

.linea01 
{
	background-color: #E3E3D8;
	height: 1px;
	border: 0px;
}

h5.question 
{
	font-size: 13px;
	color: #34628F;
}

td.order 
{
	border-bottom: 1px solid #dedede;
}

p.red 
{
	font-weight: 600;
	color: red;
}

.red 
{
	color: red;
}

.mailred
{
	font-size: 14px;
	color: #CD0000;
}
.mailgreen
{
	font-size: 14px;
	color: #9DFE9E;
}

tr.titolo 
{
	font-weight: bold;
	background-color: #F8F8F2;
}

tr.old {
	color: grey;
}

a.page:link, a.page:visited
{
	color: #40454F;
	text-decoration: none;
	font-weight: 600;
	display: block;
}
a.page:hover
{
	color: white;
	background-color: #EBC76F;
}

a.top 
{
	font-size: 10px;
	color: #333;
	font-weight: normal;
}
a.top:hover 
{
	text-decoration: underline;
}

.tmenuplus a:link, .tmenuplus a:visited
{
	font-size: 12px;
	color: #f8f8f2;
}
.tmenuplus a
{
	padding: 1px;
	float: left;
/* 	color: #666; */
	width: 142px;
	height: 20px;
	padding-top: 7px;
/* 	background: #BFBBAD url(img/but_bg01.png); */
}

.tmenu a:link, .tmenu a:visited
{
	font-size: 12px;
	color: #f8f8f2;
}
.tmenu a
{
	padding: 1px;
	float: left;
/* 	color: #666; */
	width: 141px;
	height: 30px;
	padding-top: 7px;
/* 	background: #BFBBAD url(img/but_bg01.png); */
}

.tmenu a:hover, .tmenuplus a:hover
{
	background-color: #BFBBAD;
	color: #666;
/* 	background: #BFBBAD url(img/but_bg02.png); */
	background: url(img/button.png) no-repeat;
}

.clear 
{
	clear: both;
	overflow: hidden;
}

tr.d2 td 
{
	text-indent: 3px;
	background-color: #fffdfb;
	border-top: 1px solid #C2C6CF;
	padding: 0px;
}

a.menucat:link, a.menucat:visited
{
	color: #666;
	text-decoration: none;
	font-weight: 600;
	display: block;
}
a.menucat:hover
{
	color: black;
	background-color: #E0E2E7;
}

tr.d4 td 
{
	padding-left: 3px;
	padding-top: 0px;
	background-color: #F5F7FC;
	border-top: 1px solid #C2C6CF;
}

.th6 
{
	font-weight: bold;
	background-color: #EEF0F5;
	display: block;
	color: black;
	text-decoration: underline;
}

.infomail
{
	background-color: #C1CDCD;
	border: 1px solid #E0EEEE;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
}

.infotext
{
	background-color: #C1CDCD;
	border: 1px solid #E0EEEE;
	width: 585px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/* DIV specifici */

#container 
{
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: url(img/bg_group.png) repeat-y;
}

#group 
{
	width: 860px;
	margin-left: 20px;
}

#header 
{
	width: 860px;
	background: white url(img/header04b.png) no-repeat;
	height: 122px; /*126px*/
	margin-left: 20px;
	text-align: right;
}

#pagina 
{
	width: 600px;
	padding-top: 10px;
	margin-left: 250px;
	min-height: 300px;
}

#menu 
{
	text-indent: 10px;
	margin-left: 20px;
	width: 200px;
	margin-top: 2px;
	padding-top: 20px;
	background-color: #F8F8F2;
	/*background: #F8F8F2 url(img/righe01.png);*/
	float: left;
}

#footer 
{
/* 	background: #EFEFEF; */
	margin-top: 20px;
	width: 900px;
	height:38px;
	text-align: center;
	margin-left: 0px;
	background: #DFDBD3 url(img/bottom.png) no-repeat;
	font-size: 9px;
	color: #999;
	padding-top: 5px;
}

#menutop 
{
	width: 860px;
	height: 30px;
	margin-left: 20px;
/* 	background-color: #EBEADB; */
	background: url(img/menutop_bg.png) no-repeat;
	text-align: center;
/* 	border-top: 1px solid #D6D2C2; */
/* 	border-bottom: 1px solid #D6D2C2; */
	letter-spacing: 1px;
/* 	border: 1px solid green; */
}

#rivcompose 
{
	border: 1px solid #E3E3D8;
}

#top-panel
{
	background:#e8f3c6;
	padding:14px 20px;
	text-align:right;
	float: left;
}

#sub-panel
{
	border-top:3px solid #a6c34e;
	text-align:center;
}

#sub-panel a
{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background:url(include/slidePanel/img/sub-left.png) bottom left no-repeat #a6c34e;
}

#sub-panel a span
{
	padding:6px;
	background:url(include/slidePanel/img/sub-right.png) right bottom no-repeat;
	display:block;
}

#info 
{
	background: #838B8B;
	margin-top: 3px;
	width: 600px;
	text-align: left;
	padding: 5px;
	color: #FFF;
	float: left;
}

#log 
{
	width: 585px;
	height: 25px;
}