#body, #footer {
	width: 700px;
}

#content-inner {
    margin-left: 15px;
}

#header div, #header nav {
}

#backgroundHeader {
    background: url(../../images/header/backgroundHeader_700.png) no-repeat scroll center top transparent;
}

#backgroundFooter {
    background: url(../../images/footer/backgroundFooter_700.png) no-repeat scroll center bottom transparent;
}


div#logo {
   width: 100px;
}

.slide {
    width: 700px;
    height: 182px;
}

#sliderContainer {
    height: 202px;
}

#route {
    width: 385px;
}

#infobloc {
    width: 385px;
}

#centercontainer {
    width: 385px;
}

#rightFooterContainer {
	width: 50%;
}


#footerContainer {
	background-image: url('../../images/footer/backgroundFooter_700.png');
	
}

#login {
    display: none;
}

#logoSmall {
    display: block;
}

#logoBig {
    display: none;
}

#header .search-box {
    display: none;
}

#content .search-box {
    display: block;
    text-align: center;
    margin-top: 10px;
}

