/* CSS euchora - copyright Carlo Rizzante 2007 */


/* elementi base */

html {
	margin: 0;
	padding: 0;
	}

body { 
	border: 0px hidden #98cacb;
	border-style: none;
	border-collapse: collapse;
	color: #000; 
	background: #98cacb;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	text-align: center; /* norma per IE */
	}
	
table, tr, td, div, a, img {
	border-collapse: collapse;
	border: none;
	border-style: none;
	margin: 0px;
	padding: 0px;
	}

p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005c5e;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #005c5e;
	text-align: center;
	letter-spacing: 1px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	}

h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005c5e;
	margin-top: 10px; 
	text-align: left;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	}
	
h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005c5e;
	margin-top: 0;
	margin-bottom: -1px;
	text-align: left;
	}
	
a:link {
	color: #005c5e;
	text-decoration: underline;
	}

a:visited {
	color: #7FAC67;
	text-decoration: underline;
	}

a:hover {
	color: #005c5e;
	text-decoration: underline;
	}

a:active {
	color: #005c5e;
	text-decoration: underline;
	}

/*-----------------------------*/



	
/* elementi specifici */

#logo { 
	margin-top: 35px; 
	margin-bottom: 0px;
	}
	
#menudiv {
	background: #005c80;
	height: 41px;
	margin: 0px;
	margin: auto;
	}

#menutable {
	background: #005c80;
	height: 41px;
	margin: 0px;
	margin: auto;
	}
	
#contenuto {
	width: 923px;
	background: #98cacb;
	margin: auto;
	padding-bottom: 20px;
	}

#spacertop {
	width: 732px;
	height: 23px;
	background: #7ab5bd;
	margin: auto;
	}
	
#spacerbottom {
	width: 732px;
	height: 23px;
	background: #7ab5bd;
	margin: auto;
	}
	
#contatti {
	width: 732px;
	height: 60px;
	background: #7ab5bd;
	margin: auto;
	}

#schede {
	width: 923px;
	height: 100%;
	background: #7ab5bd;
	}
	
#schedasn {
	width: 131px;
	background: #fff;
	vertical-align: top;
	}
	
#schedasn2 {
	width: 94px;
	background: #98CACB;
	vertical-align: top;
	}
	
#schedacn {
	width: 462px;
	background: #fff;
	vertical-align: top;
	}
	
#schedadx {
	width: 280px;
	background: #fff;
	vertical-align: top;
	}
	
#schedabase {
	width: 570px;
	background: #fff;
	border-left: 61px solid #7ab5bd;
	border-right: 61px solid #7ab5bd;
	padding: 20px;
	vertical-align: top;
	margin: auto;
	}
	
#divmappa {
	padding: 0px;
	padding-top: 20px;
	margin: auto;
	}

.spacerschede {
	width: 25px;
	background: #7ab5bd;
	}
	
.spacerschede2 {
	width: 61px;
	background: #7ab5bd;
	}

.testodiv {
	padding: 20px;
	}
	
.prodotti {
	width: 100%;
	margin: auto;
	text-align: center;
	}
	
.spacerdiv {
	width: 100px;
	height: 23px;
	background: #fff;
	margin: auto;
	}

img.miniatura {
	border: 1px solid #7ab5bd;
	}

img.left {
	margin: auto;
	text-align: left;
	}
	
img.icona {
	margin-right: 6px;
	}

p.left { 
	text-align: left;
	padding-bottom: 10px;
	}
	
p.didatitolo {
	font-size: 14px;
	font-variant: small-caps;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}

p.contatti {
	font-size: 9px;
	text-align: center;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 5px; 
	}

p.ultimariga {
	padding-bottom: 20px;
	}
	
h2.titolo {
	padding-bottom: 20px;
	}
	
h3.orange {
	color: #F7A81C;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: 25px;
	}
	
td.prodottosn {
	width: 150px;
	padding: 20px;
	padding-bottom: 0px;
	}

td.prodottodx {
	width: 150px;
	padding: 20px;
	padding-bottom: 0px;
	}
	
/*-----------------------------*/



	
/* elementi del form */

form#contact {
	width: 320px !important; 
	width /**/: 350px;
    height: 275px !important; 
	height /**/: 300px;
    margin: 0; 
	padding: 15px 15px 10px;
    background: #D3FFB6 url(img/formBk.png) no-repeat;
	}

label {
	float: left; 
	width: 90px; 
	height: 30px;
    font: 12px/30px Verdana, Arial, Helvetica, sans-serif;
    margin-right: 5px; 
	text-align: right; 
	color: #666;
	}
	
input,textarea,button { 
	border: 0px solid; 
	color: #475078;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

div.input-cont { 
	float: left; 
	width: 200px; 
	height: 30px;
    background: #D3FFB6 url(img/inputBk.png) no-repeat top left;
    margin-bottom: 3px;
	}
	
input {
	display: block;
	width: 175px;
	background: #FFF;
    margin:5px 0 0 10px;
	}
	
div.textarea-cont {
	float: left;
	width: 200px;
	height: 170px;
    padding: 1px;
	background: #D3FFB6 url(img/textAreaBk.png) no-repeat;
	}

textarea {
	width: 170px;
	height: 140px;
	margin: 10px;
	}
	
button#go {
	float: left;
	width: 130px;
    height:25px !important;
	height /**/:30px;
	line-height: 25px;
    display: inline;
	margin-left:95px;
	padding: 1px 0 4px;
    background: #D5D8E1 url(img/submitBk.png) no-repeat;
    color: #000;cursor: pointer;
	}
