/* CSS Document */

#site{
background:url(../images/bg-blue.jpg) repeat-y 70px;
}

#wave1{
height:341px;
background:url(../images/wave1-blue.jpg) no-repeat right;
}

#wave2{
background:url(../images/wave2-blue.jpg) no-repeat;
}

body{
background-color:#ECF1F4;
}

ul#mainmenu_museum{
width:394px;
padding-left:15px;
/*height:42px;*/
background:url(../images/menu-blue.jpg) #5780AE no-repeat;
}

ul#mainmenu_exposition{
width:315px;
padding-left:15px;
/*height:42px;*/
margin-left:1px;
background:url(../images/menu-orange.jpg) #DF853F no-repeat;
}

#bottom_site{
background:url(../images/bg-bottom-blue.jpg) 30px bottom no-repeat;
}

ul#menu_left a{
color:#1A4D81;
}

#menu_header_musee{
width:409px;
margin-right:1px;
}

#content a{
color:#1A4D81;
}

#content ul li{
background:url(../images/bullet-normal.jpg) 0px 5px no-repeat;
}

#content ul.links li{
background:url(../images/bullet-links.jpg) 0px 5px no-repeat;
}

table.resources th{
background-color:#5780AE;
}

.imagebox{
background:url(../images/imagebox-repeat-blue.jpg) repeat-y;
}

.imagebox_int{
background:url(../images/imagebox-top-blue.jpg) no-repeat;
}

.imagebox_bottom{
background:url(../images/imagebox-bottom.jpg) no-repeat;
}