@charset "utf-8";
/* CSS Document */

body {
   width: 100%   
   color: #000;
   font: 8pt "Calibri";
   line-height: 1.3;
}


/* Header */

#header {
	height: 2.5cm;
	width: 100%;
	background:#C00
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/head_bg1.png);
}
/* Menu */
#nav {
	width: 100%;
	display: inherit;
}


#menu {
	width: 90%;
	margin: 0 auto;
	background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
	float: left;
	
}

#menu li {
	display: inline;
	list-style-type: none;
	float: left;
	z-index: 10;
}

#menu li.first a {
margin-left: 0.1cm;
display: inline;
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 11pt;
line-height: 33px;

}

#menu li a:hover {
	text-decoration: underline;
	z-index: 4;
}

#menu li a.active {
font-weight: bold;
color: #FFC6BB;
}
ul {

	list-style: none;
	z-index: 10;
	
}
ul li {
	position: relative;
	float: left;
	z-index: 10;
	border-bottom-width: 0.1cm;
	border-bottom-style: solid;
	border-bottom-color: #343434;
}
li ul {
	position: absolute;
	top: 30px;
	display: none;
	right: auto;
	left: 0.05cm;
}


#listItem {
	background-image: url(../img/listItem.gif);
	background-position: left 20%;
	width: 300px;
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: circle;
	list-style-image: url(../img/h3-bg.gif);
}


ul li a:hover {
	background-color: #252525;
	z-index: 4;
}
li:hover ul, li.over ul { display: block; }

a:link, a:visited {
color: #A71500;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}


/* Paragraphs, headings, ... */

p {
	line-height: 1.4;
	margin-bottom: 7px;
	z-index: 0;
	font-size: 11px;
}

p.text-content:first-letter {
	font-size: 14pt;
	font-weight: bold;
	line-height: .9;
	color: #202020;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	width: 90%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14pt;
	color: #FFF;
	text-align: center;
}

h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding-left: 14px;
	margin: 12px 0 0 -40px;
}

h3 {
	color: #3D3D3D;
	letter-spacing: 1px;
	background: url('../img/h3-bg.gif') no-repeat 0 50%;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Calibri;
	font-size: 18px;
}

h4 {
	font-size: 12pt;
	background-color: #A71500;
	color: #A71500;
	letter-spacing: 1px;
	border: 2px solid #FFFFFF;
	margin-top: 7px;
	padding: 6px 10px;
	font-weight: bold;
}

ul {
list-style-type: none; 
}


/* Site wrapper */

#wrapper {
	width: 100%;
	margin: 0 auto 80px auto;
	position: relative;
	background-color: #FFFFFF;
	display: table; /* margin-bottom for FF   (?) */
	text-align: left;
}
#header table {
	width: 100%;
	height: 2.5cm;
	background-image: url(../img/head_bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-n3d {
	position: right;
	top: 4px;
	right: 11px;
	width: 2cm;
	height: 1.5cm;
}
#header-unesco {
	position: left;
	top: 13px;
	right: 829px;
	width: 2cm;
	height: 1.5cm;
	background-image: url(../img/unesco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#i3dlo_logo {
	height: 1cm;
	width: 2cm;
	background-color: #333;
	margin-left: 0px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
	width: 100%;
	color: #151515;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#content-box-in {
width: 100%;
}
#content_italicText {
	color: #D15900;
	font-size: 11px;
}
.content-box-mid {
	float: left;
	width: 7cm;
	margin-bottom: 4em;
	z-index: 0;
}
.content-box-left {
	float: left;
	width: 5cm;
	margin-bottom: 4em;
	background-color: #FFF2EF;
	margin-left: 0.1cm;
}
#quote {
	color: #FFF;
	background-color: #FFFFFF;
	height: 2cm;
	text-align: center;
	font-size: 14px;
	background-image: url(../img/quote3.jpg);
	background-repeat: no-repeat;
	padding-top: 0.3cm;
	padding-right: 0.2cm;
	padding-left: 0.2cm;
	font-weight: 300;
}

.content-box-right {
	float: left;
	width: 5cm;
	margin-bottom: 4em;
	clear: right;
}

#column-right-bottom {
	background: #DBF3FF url('../img/column-right-bottom.gif') no-repeat 0 0;
	width: 6cm;
	height: 2cm;
}

.content-box-left-in {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 2em;
}



.content-box-right-in {
	margin: 0 1.6em 0 0.8em;
}

dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
	background-color: #A01400;
	color: white;
	width: 20cm;
	height: 3cm;
	font-size: 0.9em;
	border-bottom: 2px solid #3F0800;
	float: left;
}

#footer a, #footer a:visited {
font-weight: normal;
color: black;
}

#footer p.left, #footer p.right {
width: 3cm;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}
.content-box-License {
	float: left;
	width: 10cm;
	margin-bottom: 4em;
	margin-left: 0px;
	clear: both;
	padding-left: 1cm;
}
td {
	padding-left: 0.2cm;
	padding-right: 1cm;
}
.content-box-contact {
	float: left;
	width: 10cm;
	margin-bottom: 4em;
	margin-left: 0px;
	padding-left: 2cm;
}
#table_col1 {
	text-align: center;
	width: 25%;
}

.content-box-midSmall {
	float: left;
	width: 5cm;
	margin-bottom: 4em;
}

.content-box-rightBigger {
	width: 5cm;
	margin-bottom: 4em;
	clear: none;
	margin-right: 0.2cm;
	text-align: inherit;
}
.content-box-leftNEW {
	float: left;
	width: 5cm;
	margin-bottom: 4em;
	background-color: #FFF;
	margin-left: 0.2cm;
}
.content-box-leftCopy {
	float: left;
	width: 5cm;
	margin-bottom: 4em;
	background-color: #FFF2EF;
	margin-left: 0px;
	padding-left: 0.2cm;
	padding-right: 0.2cm;
}
.content-box-midBig {
	float: left;
	width: 10cm;
	margin-bottom: 4em;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-midBig .content-box-left-in table tr #table_col1 img {
	height: 3cm;
	width: 5cm;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-leftNEW p img {
	height: 3cm;
	width: 5cm;
}



#list_table {
	width: 4cm;
}
#list_table2 {
	width: 4cm;
}
#listItem2 {
	background-image: url(../img/listItem.gif);
	background-position: left 20%;
	background-repeat: no-repeat;
	padding-left: 0.2cm;
	list-style-type: circle;
	list-style-image: url(../img/h3-bg.gif);
}
select {
	z-index: 0;
}
#menu_priority {
	z-index: 200;
}
#form_priority {
	z-index: 0;
}
#content-box #content-box-in .content-box-mid .content-box-left-in .text-content img {
	height: 5cm;
	width: 6cm;
}
#wrapper #content-box #content-box-in .content-box-right .content-box-left-in .text-content img {
	height: 3cm;
	width: 5cm;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-midBig .content-box-left-in table {
	width: 90%;
}
.content-box-midBigCopy {
	float: left;
	width: 9.6cm;
	margin-bottom: 4em;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-midBigCopy .content-box-left-in p img {
	height: 2.5cm;
	width: 9cm;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-rightBigger .content-box-left-in img {
	height: 2cm;
	width: 4cm;
}

#wrapper #wrapper2 #content-box #content-box-in .content-box-midBigCopy .content-box-left-in table {
	height: 8.5cm;
	width: 10cm;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-midSmall .content-box-left-in p img {
	height: 4.5cm;
	width: 5cm;
}
#table_col2 {
	vertical-align: top;
	width: 30%;
}
#wrapper #wrapper2 #content-box #content-box-in .content-box-midBig .content-box-left-in table {
	width: 80%;
}
#table_col3 {
	vertical-align: top;
	width: 25%;
}
