* {
	margin: 0;
	padding: 0;
}


#schedaProdotto fieldset {	
	padding:10px;
	border-color:#CCCCCC;
	border: 1px solid;
}

#schedaProdotto legend {
	color: #F4EBCE;
}

#schedaProdotto label {
	display: block;
	font-size: 10px;
	padding-top: 5px;
}

#schedaProdotto input, #schedaProdotto textarea {
	font-size: 11px;
	border: 0px solid #cccccc;
	padding: 2px;
	width: 359px;
}
#schedaProdotto input[type="submit"], input[type="button"], #send  {
	background-color: #cccccc;
	margin: 0px;
	width: auto !important;
}

#sendtome{
	margin-top: 3px;
	width: 10px !important;
}

.schedaProdotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#schedaProdottoLoading {
	position: absolute;
	top: 50%;
	left: 35%;
	display: none;
}


#message {
	font-weight: bold;
	font-size: 12px;
}
/*
 
#schedaProdotto {
	width: 750px;
	height: 600px;
	float:left;
	position: relative;
	text-align: left;
}
 
#schedaProdottoText {
	padding-top: 160px;
	padding-right: 20px;
	padding-left: 20px;
	width: 420px;
	height: 440px;
	float:left;
	position: relative;
	background-image:url('images/scheda_fondo2.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #5b2d2d;
	color:#F4EBCE;
}

#schedaProdottoImg {
	position: relative;
	width: 280px;
	height: 100%;
	float:left;
	margin: 0 auto;
	text-align: center;
}


#schedaProdottoImg .container {
	text-align: center;
	line-height: 600px;
	width: 280px;
	height: 600px;
	padding: 0 !important;
	float: none !important;
}

#schedaProdottoImg img {
	position: relative;
	float: none !important;
	vertical-align: middle;
}
*/
p.schedaProdottoText {
	color:#F4EBCE !important;
	margin-bottom: 12px;
}

h1.schedaProdottoText {
	padding: 0px;
    padding-bottom: 5px;
	font-size: 18px;
	line-height: 18px;
	margin-top: -15px;
	margin-right: 0px;
	margin-left: 0px;
    margin-bottom: 0px;
	color: #F4EBCE;
}

p.schedaProdottoText a {
	color: #F4EBCE !important;
}

p.schedaProdottoText a:hover {
	color: #975F2E !important;
}
/*
img.schedaProdottoText {
	margin-left: 10px;
	margin-right: 10px;
}
*/

.schedaProdottoImg {
	width: 280px;
	height: 100%;
}

#schedaProdotto {
	margin: 0px;
	margin-left: -9px;
	float: left;
	position: relative;
	background-color: #ffffff;
}


#schedaProdottoText {
	padding-top: 160px;
	padding-right: 20px;
	padding-left: 20px;
	width: 420px;
	height: 440px;
	background-image:url('images/scheda_fondo2.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #5b2d2d;
	color:#F4EBCE;
	text-align: left;
}

#schedaProdottoImg {
	text-align: center;
}





