@charset "utf-8";
/* CSS Document */
body {
	background-color:#F1EDE1;
}
#alto {
	border-top:8px solid #F1EDE1;
	background-image:url(../immagini/0_curva.gif);
}
#titolo {
	border-top:10px solid #C4C0B4;
	background-color:#C4C0B4;
}
#colsx {
	background-color:#F1EDE1;
	background-image:url(../immagini/0_bg-sx.gif);
}
#testi {
	background-color:#F1EDE1;
}
.optional{
	background-image:url(../immagini/0_bg-piu.gif);
} 
.vantaggi{
	background-image:url(../immagini/0_bg-su.gif);
}
.optional h2, .vantaggi h2 {
	color:#C4C0B4;
}
#immagini img, #immagini iframe, .legenda, .curriculum {
	border:5px solid #F1EDE1;
}
.curriculum{
	margin-top:0px;
}
#basso{
	border-top:10px solid #F1EDE1;
	border-bottom:16px solid #F1EDE1;
	background-color:#F1EDE1;
}
input, textarea{
	width:231px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:2px solid #C4C0B4;
}
textarea{
	height:100px;
}
.bottone {
	background-color:#FFFFFF;
	border:2px solid #C4C0B4;
	margin:10px;
	width:75px;
}
span{
	color:#333333;
	font-weight:bold;
	margin:0;
}
.curriculum .successo{
	color:#006600;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}
#testi p{
	padding-bottom:3px;
}
#testi img{
	border:none;
}
#testi .spot{
	background-color:#FCBC12;
}
#testi .spot p{
	margin-top:0px;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
}
#testi .novita{
	border:5px solid #C4C0B4;
	margin-top:20px;
	background-color: #C4C0B4;
}
#testi .offerte{
	border:5px solid #C4C0B4;
	background-color: #C4C0B4;
}
#testi .novita h2, #testi .offerte h2{
	font-size:16px;
	margin:5px;
	text-align:center;
	color:#FFFFFF;
}
#testi .notizia{
	background-color:#F1EDE1;
	margin-bottom:5px;
}
#testi .notizia h3{
	margin:2px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#testi .notizia p{
	padding-top:3px;
}
#testi .notizia img{
	border:none;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:5px;
}
#testi .notizia a{
	color:#333333;
	text-decoration:none;
}
#testi .notizia a:hover{
	color:#000000;
	text-decoration:underline;
}
#testi .bordato{
	border:5px solid #C4C0B4;
	margin-bottom:10px;
}
.curriculum{
	text-align:center;
	width:334px;
}
.curriculum h2 {
	color:#C4C0B4;
	margin-top:5px;
	margin-bottom:0px;
	font-size:16px;
	padding:0px;
}
.curriculum p{
	padding-bottom:2px;

}
.curriculum .nota{
	font-size:10px;
	font-style:italic;
}
