﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
	font: small Verdana;
	color: black;
	background-color: #FFFFFF;
}
#container {
	background-image: url('../images/other/testata_web.jpg');
	background-color: #F5F5F5;
	width: 955px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-repeat: no-repeat;
	min-height: 600px;
}
#masthead {
	width: 945px;
	margin: 0;
	padding: 0;
	height: 85px;
}
#masthead img#it {
	position: inherit;
	border-width: 0;
	margin-right: 10px;
	margin-top : 5px;
}
#masthead img#uk {
	position: inherit;
	border-width: 0;
	margin-right: 10px;
	margin-top : 5px;
}
#masthead img#de {
	position: inherit;
	border-width: 0;
	margin-right: 10px;
	margin-top : 5px;
}
#masthead img#fr {
	position: inherit;
	border-width: 0;
	margin-right: 10px;
	margin-top : 5px;
}
#navigation {
	height: auto;
	font: normal normal bold 14px Arial;
	padding: 0;
	margin: 0;
	border: 0;
	color: #FFFFFF;
	text-indent: 350px;
}
#column_l {
	margin: 0;
	float: left;
	margin-left: 15px;
	width: 736px;
	max-width: 736px;
	min-width: 736px;
}


#column_r {
	width: 200px;
	max-width: 200px;
	margin: 0px;
	padding: 0px;
	margin-left: 2px;
	float: left;
}



#footer {
	width: auto;
	height: auto;
	text-align: center;
	clear: both;
}



/* Styles for Masthead */
#masthead img {
	float: right;
}
#page_content {
	height: auto;
	min-height: 400px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}



/* Styles for Navigation */
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#navigation a:active {
	color: #FFCC00;
	text-decoration: none;
}




/* Styles for Footer */
#footer {
	vertical-align: middle;
	color: #CC0000;
	text-decoration: none;
	font-size: x-small;
	font-family: Verdana;
	padding-bottom: 1px;
	padding-top: 1px;
}



/* Styles for Links */
a {
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


