/* CSS Document */

* {margin: 0;
    padding: 0;}

p {padding-top: 7px;
    padding-bottom:7px;}
	
h1 {
	padding-top: 200px;
	padding-right: 90px;
	text-align: right;
	font-size: 1.8em;
	font-style: normal;
	color: #FFFFFF;
}

h2 {
	padding-right: 100px;
	text-align: right;
	font-size: 1em;
	font-style: italic;
	color: #FFF;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	font-style: normal;
	color: #787C87;
	font-size: 1.4em;
}

h4 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 10px;	
}

a:link {color: #666666}     /* unvisited link */
a:visited {color: #666666}  /* visited link */
a:hover {color: #8f503f}   /* mouse over link */
a:active {color: #666666}   /* selected link */
	
body {
	background-color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
	
#container {
	margin: 0px auto;
	width: 797px;
	color: #797D88;
	font-size: 1.2em;
}

#header {
	background-image: url(images/header.jpg);
	height: 249px;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	height: 79px;
}

#content {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
}

#right_menu {
	background-image: url(images/right_menu.jpg);
	height: 365px;
	width: 277px;
	float: right;
	margin-right: -80px!important;
	margin-right: -40px;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 63px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: .9em;
}

/******************************* menu ****************************************/

#navcontainer ul
{
	margin-left: 100px!important;
	margin-left: 50px;
	color: White;
	float: left;
	margin-top: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #e4e4e4;
}



/********************************' right menu *******************************/

.tabella {
	text-align: left;
	vertical-align: top;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.chc {
	margin-top: 120px;
	margin-left: 39px;
	height: 75px;
	width: 165px;
	font-size: 9px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

.rhc {
	margin-top: 80px;
	margin-left: 39px;
	height: 75px;
	width: 165px;
	font-size: 9px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.navcontainer {
	width: 165px;
	margin-left: 0px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 160px;
border-bottom: 1px solid #BFC2C9;
}

.navcontainer a:link, .navlist a:visited
{
color: #666666;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #8f503f;
color: #fff;
}
.thought {
	font-size: 14px;
	font-weight: normal;
}
select {
	background-color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #FFF;
}
.languages {
	left: 300px;
	position: relative;
	padding-right: 100px;
}
