html, body {
margin: 0;
padding: 0;
background-color: #05090E;
text-align: center;
font: 11px Verdana, Tahoma, Geneva, Arial, "Arial CE", sans-serif;
}
#start { 
background: url('../images/start.jpg') no-repeat bottom;
position: relative;
margin: 200px auto 30px auto;
width: 750px;
height: 220px;
}
#top { 
background: url('../images/start.jpg') no-repeat bottom;
position: relative;
margin: 0 auto 30px auto;
width: 750px;
height: 220px;
}
#menutop {
margin: 0;
padding: 0;
list-style-type: none;
}
#menutop span {
display: none;
}
#bt_school, #bt_school:link { 
background-image: url('../images/bt_school.gif');
background-position: top;
background-repeat: no-repeat;
display: block;
width: 310px;
height: 20px;
position: absolute;
left: 100px;
top: 0;
}
#bt_school:hover {
background-position: bottom;
}
#bt_collections, #bt_collections:link { 
background-image: url('../images/bt_collections.gif');
background-position: top;
background-repeat: no-repeat;
display: block;
width: 140px;
height: 30px;
position: absolute;
left: 110px;
bottom: 0;
}
#bt_collections:hover {
background-position: bottom;
}
#bt_salons, #bt_salons:link { 
background-image: url('../images/bt_salons.gif');
background-position: top;
background-repeat: no-repeat;
display: block;
width: 100px;
height: 30px;
position: absolute;
left: 300px;
bottom: 0;
}
#bt_salons:hover {
background-position: bottom;
}
#bt_mainsite, #bt_mainsite:link {
color: #b48350;
text-decoration: none;
position: absolute;
right: 0px;
top: 2px;
}
#bt_mainsite:hover {
color: #FFFFFF;
text-decoration: underline;
}
#copyright {
color: #1e2226;
font-size: 10px;
}
#copyright a, #copyright a:link {
color: #1e2226;
text-decoration: none;
}
#content {
width: 750px;
margin: 10px auto 10px auto;
}
#listcollection {
margin: 0;
padding: 0;
list-style-type: none;
}
#listcollection li {
display: inline;
margin: 0 10px 0 10px;
}
#listcollection li span {
display: none;
}
#listcollection a img {
border: none;
}
.thumb {
	margin: 0px;
	padding: 0px;
}
.thumb img {
	margin-right: 10px;
	margin-bottom: 20px;
	border: none;
}
.back {
	color: #FFFFFF;
}
.back a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.back span {
	background-color: #990000;
	padding: 3px;
}
#listsalons {
margin: 0;
padding: 0 0 0 200px;
list-style-type: none;
text-align: left;
color: #b48350;
width: 550px;
}
#listsalons li {
margin: 0 0 15px 0;
}
#listsalons p {
margin: 0;
}
h2 {
font-weight: normal;
margin: 0;
padding: 0;
font-size: 14px;
color: #eddfbd;
}
