@charset "UTF-8";
/* CSS Document */


html, body, div, h1, p	
{
	margin:0; 
	padding:0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}


body	{
	background: url(elements/bg_.jpg) repeat-x top #fff;
}



#logo	{
	position: absolute; 
	top: 45px; 
	left: 50%; 
	margin-left: -470px;
}



#lang	{
	position: absolute; 
	top: 0px; 
	left: 50%; 
	margin-left: 240px; 
	padding: 8px 5px; 
	border-right: 1px solid #666; 
	color: #666; 
	text-transform: uppercase; 
	text-decoration: none;
}



#lang:hover	{
	font-weight: bold; 
	color:#333 
}



#menu	{
	position: absolute; 
	top: 101px; 
	left: 50%; 
	margin-left: -465px;
}



#menu li	{    
    display: block;
    float: left;
    font-size: 14px;
    height: 80px;
    list-style-type: none;
    text-align: center;
	padding-top: 52px;
	padding-left: 15px;
	padding-right: 15px;
}



#menu li:hover, #act	{
	background: url(elements/bg_nav.png) no-repeat scroll center top transparent;
}

a, #content a	{
	text-decoration: none;
	color:#999;
}



#content a:hover	{
	text-decoration: underline;
	color:#666;
}

#act a	{
	color: #666;
}

li a	{
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}



#b_content	{
	width: 50%;
	height:  796px;
	background: repeat-x top right url(elements/bg_cont_x_slide.jpg);
	position: absolute;
	top: 193px;
	left: 0;
}



#content	{
	width: 815px;
	height:  796px;
	background: no-repeat top right url(elements/bg_cont_slide.jpg);
	position: absolute;
	top: 193px;
	left: 50%;
	margin-left: -420px;
	padding-top: 20px;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 170%;

}

h1, h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	border-bottom: 1px solid #006699;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 15px;
}

h2	{
	font-weight: lighter;
	font-size: 16px;
}
	


#left, #right	{
	width: 390px;
	margin-right: 16px;
	float: left;
}

a img:hover	{
	opacity: 0.7;
	filter: alpha(opacity=70);	
}



#footer	{
    font-size: 10px;
    left: 50%;
    margin-left: -412px;
    position: absolute;
    top: 990px;
}



a:hover	{
	text-decoration: underline;
	color:#111;
}

.img_gallery img	{
	border: 2px solid #f6931e;
	margin: 4px;
	width: 50px;
	height: 50px;
}



#ticker {  height: 205px; margin-left: 0px; overflow: hidden;}

#ticker li {  height: 205px; margin-left: 0px;}