body {
	font-family: Verdana, Arial, sans-serif;
}
img {
padding: 0px;
}
#box-1 {
position: absolute;
top: 0px;
left: 50%;
}
#box-2 {
position: absolute;
top: 0px;
left: -300px;
}
#foto {
position: absolute;
top: 50px;
left: 20px;
padding: 30px;
}
#right-side {
position: absolute;
width: 200px;
height: 300px;
background-color: transparent;
top: 120px;
left: 250px;
padding: 30px;
}
#scripta {
position: absolute;
top: 0px;
left: 0px;
width: 300px;
padding: 30px;
background-color: transparent;
}

#lingue {
position: absolute;
width: 300px;
top: 130px;
left: 0px;
padding: 30px;
background-color: transparent;
}

#centralImg {
border-bottom: 1px none gray;
}
#langLine {
border-top: 1px solid gray;
}
#menuRow {
padding-bottom: 0px;
}
#menuItem {
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
background: #FFFFEE;
}
a { 
color : brown;
font-weight: bold;
font-size: 12px;
TEXT-DECORATION: none;
}

a:link { 
color : brown;
font-weight: bold;
TEXT-DECORATION: none;
}

/*a:vlink { 
color : #003366;
TEXT-DECORATION: none; }
a:alink { 
color : #003366;
TEXT-DECORATION: none; }
*/

a:visited { 
color : brown;
font-weight: bold;
TEXT-DECORATION: none;
}

a:active { 
font-weight: bold;
TEXT-DECORATION: none;
}

a:hover { 
color : #EE0000;
TEXT-DECORATION: none;
font-weight: bold;
}
*/