﻿body
{
	background: white;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	margin:0;
	padding:0;
}

#left table {margin-top:5px;}

#container
{
	position:relative;
	width: 990px;
	overflow:hidden;
	margin:0 auto;
}

#top
{
	position:relative;
	width:100%;
	padding-top:15px;
	margin-bottom:15px;
	font-size:10px;
	font-weight:bold;
	color: #4c4c4c;
}

#top #language
{
	position: relative;
	float:left;
}

#top #menu1
{
	position: relative;
	float:right;
}

#top #menu2
{
	position:relative;
	width:100%;
	clear:both;
	padding-top: 30px;
	padding-bottom: 15px;
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
}

#top #path
{
	position:relative;
	float:left;
	padding-top:3px;
	color:Black;
}

#top #search
{
	position:relative;
	float:right;
	padding: 3px 30px 3px 0;
}

#top #search input
{
	border: solid 1px #7f7f7f;
	font-family:Arial, Sans-Serif;
	font-size:10px;
	margin:0;
}

#top #search_button
{
	position:absolute;
	top: 1px;
	right:0;
	height:22px;
	width:22px;
	padding:0;
	margin:0;
	border:0;
	cursor: pointer;
	line-height:1em;
}

#top #search button span
{
	position:absolute;
	top:0;
	left: -10000px;
}

#top a
{
	color:Black;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

#top #menu2 a
{
	position:relative;
	float:left;
	display:block;
	width:101px;
	height:117px;
	margin-left: 4px;
	padding:0;
	background: url('/images/menu_bg1.jpg') no-repeat 0 0;
	background-position:center;
	text-align:center;
	overflow:hidden;
}

#top #menu2 span.empty
{
	position:relative;
	float:left;
	display:block;
	width:101px;
	height:117px;
	margin-left: 4px;
	background: url('/images/menu_bg2.gif') no-repeat 0 0;
	background-position:center;
}

#top #menu2 a span
{
	position:relative;
	display:block;
	text-align:center;
	top: 94px;
	color: White;
}

#top #menu2 a img
{
    position:relative; top:-6px;
}

#top #menu2 a#menu_adw
{
	position:relative;
	float:left;
	display:block;
	width:145px;
	height:117px;
	margin:0;
	background: url('/images/menu_adw.jpg') no-repeat 0 0;
}


#left
{
	position:relative;
	width:200px;
	float:left;
	overflow:hidden;
}

#left #login
{
	position:relative;
	width: 200px;
	padding-bottom: 6px;
	background: #fffecc url('/images/login_bg_bottom.gif') no-repeat bottom left; 
	font-size: 11px;
	color:Black;
}

#left #login #login_inner
{
	position:relative;
	padding: 10px 10px 0 10px;
	min-height: 138px;
	_height: 138px;
	background: url('/images/login_bg.jpg') no-repeat top left;
}

#left #login strong
{
	padding:10px 0 8px 0;
	margin:0;
	font-family: Verdana, Sans-Serif;
	font-size: 18px;
	font-weight:normal;
}

#left #login input
{
	width: 174px;
	border: solid 1px #7f7944;
	background: #fffbd2;
	font-family: Arial. Sans-Serif;
	margin: 0 0 3px 0;
}

#left #login .button
{
	position:relative;
	display:block;
	float:right;
	border:0;
	width:5em;
	background:transparent;
	background: url('/images/button.gif') no-repeat 0 50%;
	padding: 0 0 0 15px;
	font-family: Arial. Sans-Serif;
	font-size:11px;
	cursor:pointer;
	text-align:left;
}

#left #login a
{
	position:relative;
	display:block;
	padding: 0 0 0 8px;
	margin-bottom:2px;
	background: url('/images/link.gif') no-repeat 0 50%;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:black;
}

/* main */
#main 
{
	position:relative;
	width:540px;
	float:left;
}

#main2
{
	position:relative;
	width:767px;
	float:left;
	left:22px;
}


#right
{
	position:relative;
	float:right;
	width: 211px;
	/*width: 177px;  211 - 34 */
	padding:0px;
	padding-bottom: 6px;
	background: #fffecd url('/images/right_bg_bottom.gif') no-repeat bottom left;
  background-position:center; 
	font-size: 11px;
	color:Black;
	text-align:left;
}

#right img
{
  margin-bottom:3px; border:none;
}

#right a
{
  text-decoration:none;
}

#right_inner
{
	position:relative;
	padding: 10px 17px 0 17px;
	min-height: 451px;
	_height: 451px;
	background: url('/images/right_bg.gif') no-repeat top left;
}

#right strong 
{
	position:relative;
	padding-top: 15px;
	margin:0 0 10px 0;
	font-family: Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

#right a strong
{
	margin:0px 0px 5px 0px;	
	font-weight:bold;
	font-size:10px;
	color:black;
}

#right p
{
	padding:0;
	margin: 7px 0 15px 0;
	text-align:justify;
}

.cleaner
{
	position:relative;
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}

img
{
	border:0;
}

form
{
	padding:0;
	margin:0;
}

#copyright
{
	font-family:Arial,Sans-Serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	width:990px;
	clear:both;
	padding-top:30px;
	margin:0 auto;
	margin-bottom:10px;	
}

#copyright a, #copyright a:visited {color:Black; text-decoration:none;}

/*SUBMENU*/

#left .submenu_container {margin-bottom:12px;}

#left ul.submenu {width:100%;}
#left ul.submenu {list-style-image:url('/images/list2.gif'); list-style-position:outside; padding:0px 0px 0px 18px; background-color:#FFF067; margin:0px;}
#left ul.submenu a,ul.submenu a:visited 
{
	font-family:Arial,Sans-Serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	padding:0px 3px 0px 2px;
}
#left ul.submenu li {padding:8px 0px 8px 0px; margin: 0px 0px 1px 0px;  border-bottom:solid 1px white;}
#left ul.submenu a:hover {color:#fdb414;}


#left ul.submenu ul.submenu li {padding:0px; margin: 0px 0px 1px 3px; border:none;}
#left ul.submenu ul.submenu li a {font-weight:normal;}

.sitemap div {margin-left:20px; margin-bottom:10px;}

/*PRESSNEWS*/
.pressnews_info {margin-top:20px;}
.pressnews_info h2 a,.pressnews_info h2 a:visited {text-decoration:none;}
.pressnews_info span {margin:5px 0px 5px 0px; display:inline-block;}

/*JOB OFFERS*/
.job_form {font-weight:normal;}
.job_form th {text-align:left;}

.job_form table {font-weight:normal;}

