/* #####################################

			EUROSTONE

##################################### */

body {
    padding:0px;
	margin:0px;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	background:url("../img/body_sfondo.gif") center top repeat;
}

#contenitore {
    width:100%;	
	padding-top:14px;
	background:url("../img/contenitore_sfondo.jpg") center top repeat-x;	
}

h1#presentazione {
    font-size:10px;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#EFEFEF;
	text-align:center;
}

#pagina {
    width:656px;
	padding:15px;
	min-height:306px;
	height:auto !important;
	height:306px;
	margin:0px auto;
	background:#FFFFFF;
}

#testata {
    width:656px;
}

#menu {
    width:656px;
	height:49px;
	margin-bottom:2px;
}

#menu ul {
    padding:0px;
	margin:0px;
}

#menu li {
    padding:0px;
    margin:0px;
	display:inline;
	list-style-type:none;
}

#menu a {
    color:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	display:block;
	width:109px;
	height:49px;
	line-height:49px;
	text-align:center;	
	float:left;
	background:url("../img/menu_voce.jpg") center top no-repeat;
	text-decoration:none;
}

#menu a:hover {
	background:url("../img/menu_voce_hover.jpg") center top no-repeat;
}

#menu a#mContatti {
	width:111px;
	background:url("../img/menu_voce_contatti.jpg") center top no-repeat;
}

#menu a#mContatti:hover {
	background:url("../img/menu_voce_contatti_hover.jpg") center top no-repeat;
}

#logo {
    float:left;
	width:222px;
	height:150px;
	text-align:center;
	margin-right:2px;	
}

#logo h1 {
    font-size:18px;
	font-family:arial,sans-serif;
	color:#FFFFFF;
	padding:0px;
	margin:95px 0px 0px 0px;
}

#logo h2 {
    font-size:13px;
	font-family:arial,sans-serif;
	color:#CCCCCC;
	padding:0px;
	margin:0px;
}

#boxRicerca {
    float:left;
	width:214px;
	height:26px;
	background:#666666;
	margin-top:2px;
	padding-top:8px;
	padding-left:8px;
}

#boxRicerca input {
	border:1px solid #333333;
	width:150px;
	background:#EFEFEF;
	vertical-align:middle;
}

#boxRicerca a {
    color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

#boxRicerca a:hover {
    color:#000000;
}

#flash {
	float:right;
    width:432px;
	height:186px;	
	line-height:186px;
	text-align:center;
	color:#FFFFFF;
	background:#3D5D78;
}

#corpo {
    width:656px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background:url("../img/corpo_sfondo.gif") left top repeat-y;
	position:relative;
}

#recapito {
	position:absolute;
	bottom:8px;
	left:8px;
}

#sidebar {
    float:left;
	width:222px;
	padding-bottom:120px;
	border-top:2px solid #FFFFFF;
}

#menu2 ul {
    padding:0px;
	margin:0px 0px 30px 0px;
}

#menu2 li {
    padding:0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;	
}

#menu2 a {
	display:block;
	width:206px;
	padding:8px;
	background:#D3DBDE;
	font-weight:bold;
	text-decoration:none;
}

#menu2 a:hover {
	color:#333333;
	background:#C1CCD0;
}

#menu2 a.current {
	color:#333333;
	background:#C1CCD0;
}

.evidenza {
    width:202px;
	margin:15px 10px 15px 10px;
	padding-top:5px;
	border-top:1px solid #FFFFFF;
}

.evidenza .tipologia {
	text-align:right;
    color:#666666;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;	
}

.evidenza .foto {
    float:left;
	width:70px;
	height:70px;
	border:1px solid #FFFFFF;
}

.evidenza .testo {
    float:left;
	width:110px;
	padding-left:10px;
	font-size:10px;
}


#contenuto {
    float:left;
	width:396px;
	min-height:500px;
	padding:12px 17px 20px 14px; 
}

#briciole {
    margin-bottom:10px;
}

#footer {
    width:656px;	
}

#copyright {
    float:left;
	font-family:arial,sans-serif;
	font-size:11px;
	width:222px;
	height:50px;
	background:#333333;
	color:#8C9073;
}

#copyright p {
    margin:10px;
	line-height:15px;
}

#copyright a {
    color:#5F9FA1;
}

#menuText {
    float:left;
	width:420px;
	height:50px;
	line-height:50px;
	padding-left:14px;
	background:url("../img/menuText_sfondo.jpg") right top no-repeat #9E9E9E;
}

#menuText ul {
    padding:0px;
	margin:0px;	
}

#menuText li {
    padding:0px;
	margin:0px;	
	list-style-type:none;
	display:inline;
}

#menuText a {
    color:#000000;
	font-size:11px;
	margin:0px 5px;
	text-decoration:none;
}

#menuText a:hover {
	text-decoration:underline;
}

/* #####################################

			GENERICI

##################################### */

.blocca {
    clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

img {
    border:0px;
}

p {
    padding:0px;
	margin:0px 0px 10px 0px;
	line-height:18px;
}

form {
    padding:0px;
	margin:0px;
}

input {
    font-size:11px;	
}

textarea {
	overflow:auto;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	border:1px solid #7F9DB9;
}

a {
  color:#1065A5;
  text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

h1 {
    color:#1065A5;
	font-size:18px;
	font-family:arial,sans-serif;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h2 {
    color:#333333;
	font-size:13px;
	font-family:arial,sans-serif;
	padding:0px;
	margin:0px 0px 5px 0px;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.fl {
    float:left;
	margin:0px 5px 5px 0px;
}

.fr {
    float:right;
	margin:0px 0px 5px 5px;
}

.paginato {
    margin:20px 0px;
}

.paginato ul {
  padding:0px 0px 0px 130px;
  margin:0px;
  float:left;
  width:176px;
}

.paginato ul li {
  padding:0px 3px;
  margin:0px;
  display:inline;
  list-style-type:none;
  color:#333333;
  font-size:11px;
}

.paginato ul li a {
  	color:#1065A5;
    text-decoration:none;
}

.paginato ul li a:hover {
  color:#333333;
  background:none;
  text-decoration:none;
} 

.paginato ul li.current {
  color:#333333;
  font-weight:bold;
} 

.totPag {
    float:left;
	color:#666666;
    width:90px;
	text-align:right;
}

.contatto {
    padding:8px;
	line-height:15px;
}

ul#privacy {
    margin:20px 0px 20px 25px;
    padding:0px;
} 

ul#privacy li {
    margin:5px 0px;
    font-weight:bold;	
}

ul#privacy li ul li {
    font-weight:normal;
    list-style-type:lower-alpha;
}

.mexerr {
    padding:10px;
    margin:10px 0px;
    background:#E60000;
    color:#FFFFFF;
    font-weight:bold;  
    text-align:center;
}

.mexok { 
    padding:10px;
    margin:10px 0px;
    background-color:#3AB300;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}

.spotlight {
	float:left;
	margin:10px 6px 10px 6px;
    width:186px;
	background:url("../img/spotlight_sfondo.jpg") center top repeat-y;
}

.spotlightIn {
    width:186px;
	background:url("../img/spotlight_sfondo_top.jpg") center top no-repeat;
}

.spotlightInIn {
    width:166px;
	padding:10px;
	height:166px;
	background:url("../img/spotlight_sfondo_bottom.jpg") center bottom no-repeat;
}

.spotlight2 {
	margin:20px 0px 10px 0px;
    width:390px;
	background:url("../img/spotlight2_sfondo.jpg") center top repeat-y;
}

.spotlight2In {
    width:390px;
	background:url("../img/spotlight2_sfondo_top.jpg") center top no-repeat;
}

.spotlight2InIn {
    width:370px;
	padding:10px;
	min-height:50px;
	height:auto !important;
	height:50px;
	background:url("../img/spotlight2_sfondo_bottom.jpg") center bottom no-repeat;
}

#photogallery h2 {
    margin:0px;
}

#photogallery table {
    border-collapse:collapse;	
}

#photogallery td {
    width:70px;
	height:70px;
	padding:5px;	
}

#photogallery td img {
    border:1px solid #CCCCCC;	
}

.correlati {
    margin:20px 0px;
}

.correlati h2 {
    margin:0px;
}

.correlati ul {
    padding:0px;
    margin:5px;
}

.correlati li {
    padding:0px;
    margin:0px 0px 3px 0px;
	list-style-type:none;
}

/* #####################################

			CONTATTI

##################################### */

.recapiti{
    float:left;
	width:198px;
} 

.mail {
    float:left;
	width:198px;
}

#formContatti {
    width:396px;
	margin-top:20px;
}

#formContatti fieldset {
    border:0px;
	margin-bottom:15px;
}

#formContatti legend {
    display:block;
	color:#1065A5;
	font-weight:bold;
	margin-bottom:5px;
}

#formContatti .campo {
    margin-bottom:10px;
}

#formContatti label {    
	font-weight:bold;
}

#formContatti .errore label {
    color:#E60000;
}

#formContatti label.errore {
    color:#E60000;
}

#formContatti .campo input {
	display:block;
    width:390px;
	border:1px solid #7F9DB9;
}

#formContatti .citta {
    width:290px;
	margin-right:10px;
	float:left;
}

#formContatti .citta input {
    width:290px;
}

#formContatti .cap {
    width:90px;
	float:left;
}

#formContatti .cap input {
    width:90px;
}

#formContatti .errore input {
	border:1px solid #E60000;
}

#formContatti textarea {
    width:390px;
	height:100px;
}

#formContatti .errore textarea {
    border:1px solid #E60000;
}

#checkPrivacy {
	width:20px;
    vertical-align:middle;
}

#formContatti input.submit {
    padding:3px 5px;
}

/* #####################################

			PRODOTTI

##################################### */

#prodotti {
    width:396px;	
	margin:0px 0px 20px 0px;
}

.prodotto {
	float:left;
    width:198px;
	margin-bottom:20px;
}

.prodotto a {
    text-decoration:none;
}

.prodotto a:hover {
    text-decoration:underline;
}

.prodotto .foto {
    width:77px;
	height:77px;
	padding:3px 0px 0px 3px;
	margin:auto;
	background:url("../img/foto_piccola_sfondo.jpg") center center no-repeat;
}

.prodotto .testo {
    width:190px;
	padding-top:5px;
	text-align:center;
}

#prodotto {
    width:396px;
}

#prodotto .foto {
    float:left;
	width:157px;
	height:157px;
	padding:3px 0px 0px 3px;
	margin-bottom:20px;
	background:url("../img/foto_media_sfondo.jpg") center center no-repeat;
}

#prodotto .caratteristiche {
	float:left;
    width:226px;
	padding-left:10px;
	margin-bottom:20px;
}

#prodotto .caratteristiche ul {
	padding:0px;
	margin:0px;
}

#prodotto .caratteristiche li {
	padding:0px;
	margin:0px 0px 5px 0px;
	list-style-type:none;
}

#prodotto #stock {
    margin-top:20px;
}

#prodotto table {
    border-collapse:collapse;
	width:100%;
	table-layout:fixed;
	margin-bottom:20px;
}

#prodotto table tr.dispari {
    background:#F4F5F7;
}

#prodotto table tr.pari {
    background:#E6EAEC;
}

#prodotto table th {
    padding:3px;
}

#prodotto table td {
    padding:3px;
	font-size:10px;
	text-align:center;
	border-bottom:2px solid #FFFFFF;
}

/* #####################################

			OPERE ESEGUITE

##################################### */


#opereEseguite .categoria {
	width:396px;
	margin:30px 0px;   
}

#opereEseguite .opera {
    width:180px;
	margin:9px;
	float:left;
}

#opereEseguite .opera h2 {
   font-size:12px;
   margin:0px;
   color:#1065A5;
}

#opereEseguite .opera .foto {
    width:157px;
	height:107px;
	padding:3px 0px 0px 3px;	
	margin-top:5px;
	background:url("../img/foto_opera_sfondo.jpg") center center no-repeat;
}


/* #####################################

			RICERCA

##################################### */

#ricerca .prodotto {
	float:none;
    width:396px;
	margin-bottom:10px;
}

#ricerca h2 {
    margin-top:20px;
}

#ricerca .prodotto .foto {
	float:left;
    width:77px;
	height:77px;
	padding:3px 0px 0px 3px;
	background:url("../img/foto_piccola_sfondo.jpg") center center no-repeat;
}

#ricerca .prodotto .testo {
	float:left;
    width:306px;
	padding-top:25px;
	padding-left:10px;
	text-align:left;
}

/* #####################################

				STOCK

##################################### */

#stock table {
    border-collapse:collapse;
}

#stock table tr.dispari {
    background:#F4F5F7;
}

#stock table tr.pari {
    background:#E6EAEC;
}

#stock table th {
    padding:3px;
}

#stock table th.left {
    text-align:left;
}

#stock table td {
    padding:3px;
	font-size:10px;
	text-align:center;
	border-bottom:2px solid #FFFFFF;
}

#stock table td.left {
    text-align:left;
}

#stock table td.foto {
    background:#FFFFFF;
}

