/* STRUTTURA */

body {
	background-color: #FEFEF4;
}

h1 {
	display: none;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-align: center;
}



#corpo {
	background-color: #FEFEF4;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#centrale {

}


#sx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 250px;
	background-color: #EEE9E4;
	color: #FFFFFF;
}


#sx2 {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	width: 250px;
}

#intestazioneit{
	background-color: #FEFEF4;
	width: 100%;
}

#footer{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top: 5px;
	background-color: #862A4F;
}

#footer a:link{
	color: #FFCC00;
}

#footer a:visited{
	color: #FFCC00;
}

#footer a:hover{
	color: #FFFF66;
	text-decoration: none;
}

#footer p{
	padding-left: 5px;
}

#skuld{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	width: 780px;
	margin-top: 10px;
}

#skuld a:link{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#skuld a:visited{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#skuld a:hover{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* BOX OFFERTE HOME */

.foto{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.foto img{
	color: #333333;
	border: 1px solid #000000;
}

.imgsx{
	padding-right: 10px;
}
/*
.foto a:hover{
	color: #FFCC00;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
*/

/* MENU */


/*- Menu Tabs C--------------------------- */

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}


.ddcolortabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	background-color: #862A4F;
	background-image: url(images/color_tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#titolohead {
	font-size: 16px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	font-style: italic;
}


.ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
font-size: 11px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #CC3300;
}

.ddcolortabs a:hover span{
background-color: #CC3300;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #862A4F;
}

.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #862A4F;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}



/* SECONDARI*/



.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/sfondo_language.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #629457;
}

.language a:link{
	color: #FFFFCC;
}

.language a:visited{
	color: #FFFFCC;
}

.language a:hover{
	color: #FFFF00;
}

.catalogo{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.catalogo td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: middle;
}


.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}





#risultatiricerca  {
	border-collapse: collapse;
	color: #000;
	background: #fff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 20px;
	width: 490px;
}

#risultatiricerca td, th {
	padding: 0.5em;
}
#risultatiricerca thead th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background: #c6d7cf;
	border: 1px solid #999999;
}
#risultatiricerca tfoot th, tfoot td {
	text-align: left;
	background: #e8e8cf;
}
#risultatiricerca tfoot th {
	font-weight: bold;
}
#risultatiricerca tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
#risultatiricerca tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
#risultatiricerca tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
#risultatiricerca tbody th a:visited {
	color: #66B08D;
}
#risultatiricerca tbody th a:hover {
	color: #FF9900;
}
#risultatiricerca tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
#risultatiricerca tbody tr:hover {
	background-color: #FFFF99;
}


.text1tit {
	text-align: left;
	background-color: #862A4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}

.text1 {
	margin-right: auto;
	margin-left: auto;
	width: 630px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 5px;
}

.text1 li{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	}

.text1 a:link{
	color: #CC3300;
	font-weight: bold;
}

.text1 a:visited{
	color: #CC3300;
	font-weight: bold;
}

.text1 a:hover{
	color: #FF6600;
	font-weight: bold;
}

.text1 p{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}

.text2 {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	text-align: justify;
	margin-top: 5px;
}
.text2 p{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333333;
	}
.imgdx {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
}


.text2 a:link{
	color: #993300;
}

.text2 a:visited{
	color: #993300;
}

.text2 a:hover{
	color: #FF3300;
}

.contatta  a:link{
	color: #006699;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: normal;
}

.contatta  a:visited{
	color: #006699;
	text-decoration: underline;
}

.contatta  a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.contatta  span{
	font-weight: bold;	
}

.evidenza{
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}

.text3 {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	text-align: justify;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.text3 a:link{
	color: #FF0000;
}

.text3 a:visited{
	color: #FF0000;
}

.text3 a:hover{
	color: #FF9900;
}

.vinitab {
	color: #333333;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.importazioni{
	background-color: #993300;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	width: 180px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

.importdiv {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.ricercatit{
	background-color: #AFCDA9;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.importdiv form{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

label{
		float:left;
		width:60px;
    	display: inline;
		margin-left: 5px;
    	line-height:23px
	}
	
.formpar {
	margin-top: 4px;
	margin-bottom: 4px;
}

.importdiv select {
	font-size: 9px;	
}
.titofferte {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #316AC5;
	text-align: center;
}
.imgof img {
	border: 1px solid #333333;
}

.adv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/* Menu verticale */

#button {
	width: 150px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #E5E5E5;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	}

#button span{
	background-color: #AFCDA9;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}	
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}


#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E1D0;
		}
		
#button li a {
	display: block;
	background-color: #5F9152;
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92B58A;
	border-left-color: #497241;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
	background-color: #4E7146;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF99;
	border-left-color: #D1A549;
		}

.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 3px;
}
.privacy p{
	text-align: justify;
}
.rossi {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	text-decoration: underline;
}
.bianchi {

	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: underline;
}
.dolci {


	font-weight: bold;
	text-transform: uppercase;
	color: #FFAE93;
	text-decoration: underline;
}
.spumanti {



	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: underline;
}
.text2tit {
	text-align: center;
	background-color: #862A4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}
div.contact_form
{
  font-family: Verdana, Sans-Serif;
  font-weight: 900;
  font-size:  10px;
  color: #404040;
}
