@charset "UTF-8";
/* CSS Document */

/* Structure */
body {
/*	background-color:#102E36;*/
	padding:0;
	margin:0;
	font: 12px "Trebuchet MS", Arial, Verdana;
	color:#667e82;
	background:#102E36 url(bckg.jpg) top left repeat-x;	
}

img{
	border:0;
}
a, a:visited, a:link{
	color:blue;
	text-decoration:none;
}
a:hover{
	color:#BC212B;
	text-decoration:underline;
}
table#wrapper {
	width:892px;
	margin:0 auto;
	border:0px solid #FFA916;
	background-color:#FFFFFF;
	margin-top:0px;
/*	height:2000px;*/
}
td#header{
	text-align:right;
	padding:3px;
	background:url(banner_en.jpg) top left no-repeat;
	height:98px;
	vertical-align:bottom;
}

td#menu_glob {
	height:41px;
	font-size:16px;
	background:transparent url(bgmenu.gif) repeat-x;
	font-family:"Trebuchet MS", Arial, Verdana;
	line-height:35px;
	color:#ffffff;
	text-transform:uppercase;
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
}

ul#menu{
	
	margin:0;
	padding:0;
	list-style:none;
}
ul#menu li {
	line-height:34px;
	display:inline;
	margin:0;
	padding:0;
	padding-right:4px;
	padding-bottom:6px;
}

ul#menu li a{
	line-height:34px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}
ul#menu li a:hover{
	color:#daea2b;
}

ul#menu li.select {
	background-image:url(bg_menu_selected.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:34px;
	color:#daea2b;
	
}

ul#menu li.select a{
	color:#daea2b;
}



td#content{
	text-align:left;
	padding:0 40px;
	background:url(bottom.jpg) bottom right no-repeat;	
}

div#wrapper2 {
	width:800px;
	margin:0 auto;
	border:2px solid #E3F4F7;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:230px;
}

/*h1{
	background-color:#2C5863;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 5px 5px 5px;
	margin-top:0px;
	text-align: center;
	width:892px;
}*/

h1{
	color:#22a8c3;
	font-weight:normal;
	text-transform:uppercase;
	font-size:17px;
	margin-top:2px;
}



h2{
	color:#54ACD4;
	font-size:16px;
	font-weight:bold;
	text-align: center;	
}
table#partners{
	width:20%;
	margin-top:0px;
}
table#partners img{
	margin:30 40px 20px 0px;
	padding-left:0;
}

#target{
	text-align:center;
}
input{
	border:1px dashed #BA1414;
	background-color:#ddd;
	font-size:14px;
	margin-bottom:10px;
}


a.input, a.input:visited, a.input:link{
	border:1px dashed #BA1414;
	background-color:#ddd;
	font-size:14px;
	margin-bottom:10px;
	text-align:center;
	text-decoration: none;
	color:#000000;
}
a.input:hover{
	border:1px dashed #BA1414;
	background-color:#ddd;
	font-size:14px;
	margin-bottom:10px;
	text-align:center;
	text-decoration: none;
	color:#000000;
}

sup{
	font-size:6px;
}


#logos {
	clear:both; 
	position:relative;
	top:15px;
	width:200px;
}
#logos img{
	border:0px;
}


#bottom{
/*	width: 892px;*/
	bottom:5px;
	text-align:center;
	clear:both;
}
#bottom a,#bottom a:visited {
	color:#a3abac;
	text-decoration:none;
}
#bottom a:hover {
	color:#a3abac;
	text-decoration:underline;
}
