﻿#disclaimer{
	color:#001965;
	margin-bottom:3px;
}

#disclaimer a{
	color:#001965;
	text-decoration:none;
}

#disclaimer img{
	border:0;
}

#header{

    position:relative;
    background: transparent url(../imgs/hp.jpg) no-repeat top;
    width:970px;
    height:116px;

}

#sitemap_btn{

    position:absolute;
    display:block;
    background: transparent url(../imgs/sitemap-bt.png) no-repeat ;
	top: 7px;
    right:315px;
    width:68px;
    height:17px;
    border:0;

}
#sitemap_btn span{

	display:none;
}


#contact-us_btn{

    position:absolute;
    display:block;
    background: transparent url(../imgs/contact-bt.png) no-repeat;
	top: 7px;
    right: 210px;
    width:92px;
    height:14px;
    border:0;

}
#contact-us_btn span{
    display:none;

}

.search_value{
	background: transparent url(../imgs/blank.jpg) no-repeat;
    position:absolute;
    border:0;
    font-size:10px;
    width: 126px;
    height:18px;
    right:86px;
    top: 10px;
}

.search_btn{	
	position:absolute;
	display:block;
	background: transparent url(../imgs/ok-bt.jpg) no-repeat;
	top: 7px;
	right: 54px;
	width:30px;
	height:20px;
	border:0;
	
}

.search_btn span{
    display:none;
    width:60px;
}

#choose_country{
	position:absolute;
	display:block;
	left:595px;
    top:0px;
}

#home_link{	
	position:absolute;
	display:block;	
	left:165px;
	top:33px;
	width:342px;
	height:40px;
}

#home_link span{
    display:none;
    width:342px;
	height:40px;
}

#logo_link{	
	position:absolute;
	display:block;	
	left:15px;
	top:13px;
	width:89px;
	height:69px;
}

#logo_link span{
    display:none;
    width:89px;
	height:69px;
}

.dateLastModif
{
	color:White;
    position:absolute;
    border:0;
    font-size:10px;
    right:10px;
    top: 100px;
    font-size:10px;
    font-weight:bold;
}

#print_btn{

    position:absolute;
    display:block;
    background: transparent url() no-repeat;
    top: 7px;
    right:319px;
    width:60px;
    height:21px;
    border:0;
    

}
#print_btn span{

	display:none;
}
