/* CSS TESTI */

#focus h2 {
	margin:0 0 0 0px;
	padding:3px 0;
	color:#163061;
	font-size:15px;
	letter-spacing: 2px;
	}

p  {
	line-height : 18px;
	letter-spacing: 1px;
	font-weight: normal;
	color:#000;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#prodotti {
	font-size: 12px;
	background-image: trasparent;
}



.spot h2 {
	margin: 20px 0 12px 0;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFF00;
	padding: 2px;
	}
.spot h3 {
	margin: 20px 0 12px 0;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	background-color: #CEE2B3;
	padding: 2px;
}
h3 {
	margin: 20px 0 12px 0;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	
	}
	
.spot2 h1{
	margin: 0px 0 0px 0;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	color: #253b6d;
	padding: 2px;
	text-align: center;
}
	

#prodotti h1 {
	margin: 20px 0 12px 0;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	color: #253b6d;
	padding: 2px;
	text-align: center;
}
	
	
	h5 {
	margin: 20px 0 12px 0;
	color: #163061;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	background-color: #CEE2B3;
	}
	
blockquote {
	padding-right: 50px;
    padding-left: 50px;
}

h4 {
	margin: 20px 0 12px 0;
	color: #163061;
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 18px;
	background-color: #c054e6;
	}
/* #############################
** ### Mail-Formular ###########
** #############################
*/
form#mailform fieldset {border:1px solid #ccc; padding:1em; margin: 0 15px;}
form#mailform fieldset span.csc-mailform-radio fieldset {margin:1em 2em 1em 1em;}
form#mailform fieldset span.csc-mailform-radio fieldset input {width:auto; margin:0 0.3em 0 0; border:0;}
form#mailform fieldset span.csc-mailform-radio fieldset label {float:none;}
.csc-mailform-field {clear:both; margin-bottom:0.8em;}
fieldset.csc-mailform .csc-mailform-field label {width:15em; color:#000000; float:left; text-align:right; padding:2px;}
fieldset.csc-mailform .csc-mailform-field input, fieldset.csc-mailform .csc-mailform-field select, fieldset.csc-mailform .csc-mailform-field textarea {width:20em;}
fieldset.csc-mailform .csc-mailform-field input.csc-mailform-check {width:auto; border:0; margin-top:0.2em;}
fieldset.csc-mailform .csc-mailform-field textarea {font-size:1em;}
fieldset.csc-mailform label span {color:red;}
input#mailformformtype_mail {margin-left:0em; background:#fafafa; cursor:pointer;}
input#mailformformtype_mail:hover {background:#f0f0f0;}
.csc-mailform-field select {margin-left:1em; border:1px #ccc solid; background:#fafafa; color:#777;}
/* #############################
