/*style*/
body {
	margin:0;
    background-image: url(../img/bgtop.gif);
    background-repeat: repeat-x;

}



a, body, code, div, form, input, li, p, pre, table, tr, th, td, ul, textarea {

	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color:#333333;

}



H1 {

	font-size: 14px;

	margin-bottom: 9px;

	/*color:#6765bc;*/

	color:#5965a4;

}



H2 {

	font-size: 7pt;

	margin:6px 0 6px 0;

	/* color: #7986B1;*/

}



H3 {

	font-size: 7pt;

	margin:6px 0 6px 0;

	/*color: #7986B1;*/

}



a {

	color:#000000;

}



td {

	vertical-align : top;

}



/*img {

	border:1px solid black;

}*/



/* ELEMENTS IDs */

#head {
	height:84px;
	/*border-bottom:1px solid #909090;

    width:1800px;
    background-color:#b8b9bd; */
}



#logo {

	margin: 9px 0 0 50px;

}





#menu {
	position:relative;
	 top:9px;
   /* top: 42px; */
	left:150px;
}



#content {
    position:absolute;
	top:33px;
	width:100%;

	/*background-color:#f0f0f0;*/

}



#level1 {

	margin:0 3px 0 0px;

	width:147px;

	position: absolute;

	top:147px;

	left:3px;





}



#level1 a {

	text-decoration : none;

	/* font-size:12px;*/

	color: #999999;

}



#level1 a:hover {

	color: Black;

}



#level2 {

	border-top:1px solid black;

	border-left:1px solid black;

	width:600px;

	position: absolute;

	top:96px;

	left:150px;

	height:402px;

}



#info {

	width:192px;

	position: absolute;

	top:48px;

	left:6px;

	/* text-align:justify;*/

}



#imgBox {
	position:absolute;
    /*	 top:2px;
    width:400px;
	left:216px; */

    top: 99px;
    left: 360px;
    white-space: nowrap;
}



#level3 {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	width:60%;
	position: absolute;
	top:147px;
	left:360px;
	height:492px;

}





.thumb {

	margin:2px 2px 0 0;

	border:0;

}



.image {

	margin:6px;

	/*border:1px solid black;*/

}



.buero {

	margin:6px;

	width:360px;

	/*text-align:justify;*/

}



.selected {

	/*font-size:12px;

	 font-weight : bold;

	color : #41526C;*/

	color:#000000;

	margin-bottom:9px;

}



.menuBut {

	color: #FFFFFF;

	font-size:11px;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	/*background-color : #99CCFF;

	*/

	border:0;

	font-weight : bold;

	text-decoration : none;

}



.menuBut:HOVER {

	color:#000000;

	background-color : #EBEBEB;

}



.menuBut img:HOVER {

	color:#000000;

	background-color : #EBEBEB;

}



.menuButSelect {

	background-color : #C4D0E1;

}



.menuButSelect  img{

	background-color : #C4D0E1;

	/* border-left : 1px solid Black;

	border-right : 1px solid Black;*/

}



.projects {

	margin-bottom:9px;

}