@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_cerimomie.gif);
	background-color: #FFF9C6;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
}
.cont {
	width: 370px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.descrizioni {
	font-size: 9px;
	text-indent: 6px;
	font-family: Tahoma;
	color: #8B6600;
}
.input2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF9C6;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A2000D;
	color: #A2000D;
}
.textarea2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF9C6;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A2000D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDD0AB;
	border-right-color: #DDD0AB;
	border-left-color: #DDD0AB;
	color: #A2000D;
}
