/* STRUTTURA */

body {
	background-color: #FFFFFF;
	margin: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	display: none;
}

#prodotti li a:link{
	color: #0066CC;
	text-decoration: underline;
}

#prodotti li a:visited{
	color: #0066CC;
	text-decoration: underline;
}

#prodotti li a:hover{
	color: #0066CC;
	text-decoration: none;
}



h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-align: center;
}

.titnews {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #003399;
	padding-left: 5px;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.corponews {
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}



#corpo {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#sx {
	width: 190px;
	background-color: #FFFFFF;
	color: #000000;
}


#sx2 {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	width: 250px;
}

#dx {
	width: 140px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

#intestazioneit{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	height: 120px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin: 5px;
}

#footer a:link{
	color: #0066CC;
}

#footer a:visited{
	color: #0066CC;
}

#footer a:hover{
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
}

#skuld a:link{
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
}

#skuld a:visited{
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
}

#skuld a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0066CC;
}

.offertetit{
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* BOX OFFERTE HOME */

.offerte{
	margin-right: auto;
	margin-left: auto;
}
.offerte h4{
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 0px;
}

.offerte b{
	font-weight: bold;
	color: #0066CC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.offerte a:link{
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 11px;
}

.offerte a:visited{
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 11px;
}

.offerte a:hover{
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	font-size: 11px;
}

.offerte img{
}


/* MENU */

#button {
	width: 150px;
	margin-bottom: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
#button li a {
	display: block;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

/* SECONDARI*/



.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.language a:link{
	color: #FFFFCC;
}

.language a:visited{
	color: #FFFFCC;
}

.language a:hover{
	color: #FFFF00;
}








#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 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 100%;
	margin-bottom: 10px;
}

.text1 {
	margin-right: auto;
	margin-left: auto;
	width: 420px;
	text-align: justify;
	margin-top: 10px;
}

.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: 560px;
	text-align: justify;
	margin-top: 10px;
}

.text2 a:link{
	color: #CC3300;
	font-weight: bold;
}

.text2 a:visited{
	color: #CC3300;
	font-weight: bold;
}

.text2 a:hover{
	color: #FF6600;
	font-weight: bold;
}



.text3 {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	text-align: justify;
	margin-top: 10px;
}

.text3 a:link{
	color: #CC3300;
	font-weight: bold;
}

.text3 a:visited{
	color: #CC3300;
	font-weight: bold;
}

.text3 a:hover{
	color: #FF6600;
	font-weight: bold;
}

.text3 p{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	}


.imgdx {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
}



.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;
}


.ricaffitti {
	background-color: #ECF5FF;
	color: #333333;
	border: 1px solid #0066CC;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ricerca {
	background-color: #F3F3F3;
	color: #333333;
	width: 180px;
	border: 1px solid #333333;
	text-align: center;
}

.ricercatit{
	background-color: #0066CC;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.ricerca form{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.ricerca input{
	font-size: 9px;	
}

#tipo option{
	font-size: px;
}

label{
		float:left;
		width:60px;
    	display: inline;
		margin-left: 5px;
    	line-height:23px
	}
	
.formpar {
	margin-top: 4px;
	margin-bottom: 4px;
}

.ricerca 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;
}



.marchetit {
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
}


.imgsx {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.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;
}
#titolo {
	background-color: #0066CC;
	width: 99%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
.divisore {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.boxprodotti{
	width: 560px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	margin-bottom: 2px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}


.boxprodotti a:link{
	color: #CC3300;
	font-weight: bold;
}

.boxprodotti a:visited{
	color: #CC3300;
	font-weight: bold;
}

.boxprodotti a:hover{
	color: #FF6600;
	font-weight: bold;
}
.carat {
	margin-bottom: 10px;
	text-align: justify;
}
.medivet {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.lavora {
	border: 1px solid #333333;
	background-color: #D3EDFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

