body{

	color:#666666;
}

.head{
	padding:7px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:url(http://www.hotelbretagna.net/images/logo.png) fixed center no-repeat;
}

.footer{
	padding:3px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:url(http://www.hotelbretagna.net/images/footer.png) center no-repeat;
	height:55px;
	padding:15px;
	}
.tasto {
	background-image:url(http://www.hotelbretagna.net/images/check.png);
	border:none;
	cursor:hand;
	/**background-color:#990000;*/
	width:62px;
	height:20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.xsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

#head
	{
	position: absolute;
	top: 720px;
	width: 70%;
	left: 15%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #808080;
	}
#head h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	}
#head h2
	{
	font-size: 12px;
	margin: 0px 0 0px;
	}
#head h2.italic
	{
	font-size: 12px;
	margin: 0px 0 0px;
	font-style: italic;
	color: #808080;
	}
#head h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
#head a
	{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #808080;
	}
#head b
	{
	font-weight: normal;
	color: #808080;
	}
#head i
	{
	font-weight: normal;
	color: #808080;
	}
#head strong
	{
	font-weight: normal;
	color: #808080;
	}
#head td
	{
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	}
