/* CSS Document */
html, body {
	height: 100%;
	position: relative;
}

BODY {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_img/bg.gif);
	background-position7: right;
	background-repeat7: repeat-y;
	font-family: "Times New Roman", serif;
}
.header{
	float:left;
}
.language{
	float:left;
	padding:10px 0px 0px 30px;
	font-size:11px;
}
.language a{
	colot:#CC0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.language a:hover{
	colot:#00CC00;
}
h1 {
	font-size : 84px;
	line-height: 84px;
	color: #F9FFF9;
	padding: 24px 19px 26px 20px;
	margin: 0px 0px 0px 0px;
	background-image: url(../_img/bgGreen.gif);
	width7:441px;
}
h2 {
	font-size : 11px;
	line-height: 15px;
	color: #336633;
	padding: 14px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	word-spacing: 2px;
	letter-spacing: 1px;
}
p {
	font-size : 14px;
	line-height: 19px;
	padding: 0px 18px 0px 40px;
	margin: 0px 0px 0px 0px;
	color: #556655;
	padding-top:14px;
}
b {
	color: #006600;
}


.italy {
	line-height: 0px;
	white-space: nowrap;
	width:525px;
	background-color7: #CCCCCC;
}
.italy a{
	background-color7 : #EEEEEE;
}
.italy img {
	margin: 0px 1px 1px 0px;
	border: 0px;
	border-right7: 1px solid #FFFFFF;
background-color7: #EEEEEE;
	color7: #CC0000;background-repeat: no-repeat;
}
.it-img-bc {
	background-color: #EEEEEE;
}
.map {
	padding-bottom:36px;
	float7: right;
	width7:314px;
}
/* Box with gaalleries */
.gallery {
	float7: right;
	font-size: 12px;
	padding: 0px 0px 18px 36px;
width7: 300px;
background-color7: #EEEEEE;
border7:20px solid #F0F0F0;
}
.gallery h3{
	color: #CC3333;
	font-size : 22px;
	line-height: 22px;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
.gallery a{
	color: #993333;
	font-size : 14px;
	line-height: 15px;
}
.gallery a:hover{
	color: #CC0000;
	font-weight: bold;
	font-size : 14px;
	line-height: 15px;
}
.gallery b{
	color: #009900;
	font-weight: bold;
	font-size : 14px;
	line-height: 15px;
}
.gallery p{
	color: #774444;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
}

.gallery ul  {
	list-style-type7: none;
	padding: 0px 0px 9px 20px;
	margin: 0px 0px 0px 0px;
}

.gallery li {
	padding: 0px 0px 9px 8px;
	list-style-position7: outside;
	vertical-align7: bottom;
}
/* copyrright */
.copyright {
	text-align: right;
	font-size : 11px;
	padding: 0px 48px 0px 0px;
	color: #FFFFFF;
	background-image7: url(../_img/bgRed.gif);
	background-position7: bottom right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.copyright a{
	font-size : 11px;
	color: #FFCCCC;
	}
.copyright a:hover{
	color: #FFFFFF;
}

/* Modal window with small picture */
.mw {
	position: absolute; 
	border:1px solid #999999; 
	background-color:#f4f4f4; 
	padding: 0px 6px 6px 6px; 
	font-size:10px;  
	left: 130px; top: 108px; 
	display: none;
}
.preview-img {
	border:2px solid #FFFFFF; 
}

.li-mw {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 17px;
	padding: 0px 0px 0px 8px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.mw a{ 
	color:#666666;
}
.mw a:hover{ 
	color:#000000;
}