@charset "utf-8";
/* CSS Document */

.ristorante {
			font-family:"Trebuchet MS";
			font-size:11px;
			color:#333333;
			padding-left:3px;			
			}
.piatti {
			font-family:"Trebuchet MS";
			font-size:10px;
			color:#999999;
			padding-left:3px;			
			}
.donnasofia	{
			font-family:"Trebuchet MS";
			font-size:11px;
			color:#C189B6;
			font-weight:bold;	
			}
.ristorante-donna-sofia	{
			font-family:"Trebuchet MS";
			font-size:10px;
			color:#FFFFFF;
			font-weight:bold;	
			}
a:link {
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#333333;
		text-decoration:none;
		padding-left:3px;
		padding-right:3px;
		}
a:visited {
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#333333;
		text-decoration:none;
		padding-left:3px;
		padding-right:3px;
		}
a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	background-color: #a55e98;
	background-position: 10px;
		}
input {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	border: 1px solid #b070a4;
	width: 130px;
	height: 20px;
		}
input.btn {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	border: 1px solid #b070a4;
	border-top-color:#c63;
	border-left-color:#c63;
	width: 30px;
	height: 20px;
	background-color: #CC6699;
		}
input.select  {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	border: 1px solid #b070a4;
	border-top-color:#c63;
	border-left-color:#c63;
	width: 30px;
	height: 20px;
	background-color: #CC6699;
		}
inpunt, textarea  {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	border: 1px solid #b070a4;
	width: 400px;
	height: 100px;
	background-color:#FFFFFF;
		}
p{margin:0px;}
.inputguest {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	border: 1px solid #b070a4;
	width: 300px;
	height: 20px;
		}
