/* CSS by ALGORITMA www.algoritma.it */

body {
	background-color: #FFF;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1.small {
	font-size: 16px;
}
h1.title {
	text-align: left;
}
a.title:link,
a.title:visited,
a.title:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
h4 {
	margin: 5px 0px 0px;
}
/* DIV */ 
#mainContent {
	background-color: transparent;
	width: 960px;
	border: 0px;
	margin: 10px auto;
	display: block;
	border: 1px solid #CCC;
}
#leftContent {
	float: left;
	width: 600px;
	padding: 0 0 0 0;
}
#rightContent {
	float: right;
	width: 360px;
	padding: 0 0 0 0;
}
#bottomContent {
	width: 570px;
	height: 20px;
	padding: 0px 10px 4px 10px;
	float: left;
	color: #663300;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}
#boxIntro {
	width: 460px;
	height: 54px;
	background-color: transparent;
	font-size: 10px;
	color: #FFFFFF;
	padding: 20px 10px 20px 10px;
	float: left;
}
#boxPromo {
	background-color: transparent;
	width: 570px;
	padding: 0px 10px 10px 10px;
	color: #000000;
}
#boxPhoto {
	color: #FFFFFF;
	width: 360px;
	background-color: transparent;
	padding: 0;
}
#boxLanguage{
	float:left;
	width:350px;
	height:20px;
	padding-right: 10px;
	padding-top: 6px;
}
.logo {
	background: transparent url('../img/logo.png') top left no-repeat;
	float: left;
	margin-left: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: 10px;
	width: 126px;
	height: 92px;
}
#link_home {
	width:120px;
	height:16px;
	margin-right: 0px;
	margin-top: 4px;
}
a.link-home:link,
a.link-home:visited,
a.link-home:hover {
	text-decoration:none;
	display:block;
	float:left;
	width:120px;
	height:16px;
	font-weight: bold;
}
#flagIt {
	float:right;
	width:16px;
	height:16px;
	margin-right: 0px;
	margin-top: 4px;
	background:url(../img/flag_it.jpg);
}
#flagDe {
	float:right;
	width:16px;
	height:16px;
	margin-right: 4px;
	margin-top: 4px;
	background:url(../img/flag_de.jpg);
}
#boxHeader {
	background-image: url(../img/bird.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 96px;
	padding: 14px 10px 10px 130px;
	float: left;
}
#boxLogoThank{
	background-color: transparent;
	width: 400px;
	height: 120px;
	background-image: url(../img/logoCaramelCompleto.gif);
	background-repeat: no-repeat;
	margin: 100px 280px 0 280px;
}
#boxThank {
	width: 960px;
	height: 60px;
	margin-top: 240px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #168c34;
}
#Click {
	background-color: transparent;
	width: 340px;
	height: 10px;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	text-align: right;
	color: #663300;
}
#hotel {
	background-color: #FFF;
	width: 960px;
	border: 0px;
	margin: 10px auto;
	display: block;
	text-align: center;
}

/* Text e Title */
h1 {font-size: 20px;	font-weight: bold; color: #168c34;}
h2 {font-size: 14px; font-weight: bold; color: #663300; line-height: 30px;}
.label {font-weight: bold; font-size: 12px;	color: #FF0000;	line-height:18px;}
.label2 {font-weight: bold; font-size: 10px; color: #168c34; line-height:18px;}

/* url */
a:link, a:visited {font-size: 12px;	color: #168c34;	font-weight: normal; text-decoration: underline;}
a:hover {font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: none;}	

.clear{clear:both;}	

