@charset "utf-8";
/* CSS Document */

*
{
padding: 0;
margin: 0;
}

body
{
	background: #d8d8d8;
	text-align:center;
}


#spatiu
{
	width: 100%;
	height:20px;
}

#sigla
{
	display:inline;
	width:101px;
	height:51px;
	margin-left:50px;
	float:left;
}

#menu
{
	height:11px;
	width:770px;
	margin:0 auto;
	margin-top:37px;
}

.menu_entry
{
	float:left;
	height:11px;
	margin-right:81px;
	background-repeat: no-repeat; 
	z-index:100;
}

.menu_entry a
{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#bara
{
	width = 100%;
	height:3px;
	margin-left:100px;
	margin-top:14px;
	background-image: url("../pix/bara.png");
	background-repeat: repeat-x; 
}

#intre_meniu_si_galerie
{
	width:820px;
	height:5%;
	clear:both;
}


#galerie
{
	margin:0 auto;
	height:550px;
	width:855px;
}



#copii 
{
	width:36px;
	background-image: url("../pix/copii.png");
}

.body_copii #copii, #copii a:hover
{
	background-image: url("../pix/copii_alb.png");
	background-repeat:repeat-x;
}

#amenajari
{
	width:74px;
	background-image: url("../pix/amenajari.png");
}

.body_amenajari #amenajari, #amenajari a:hover
{
	background-image: url("../pix/amenajari_alb.png");
	background-repeat:repeat-x;
}

#firme
{
	width:37px;
	background-image: url("../pix/firme.png");
}

.body_firme #firme, #firme a:hover
{
	background-image: url("../pix/firme_alb.png");
	background-repeat:repeat-x;
}

#mobilier
{
	width:61px;
	background-image: url("../pix/mobilier.png");
}

.body_mobilier #mobilier, #mobilier a:hover
{
	background-image: url("../pix/mobilier_alb.png");
	background-repeat:repeat-x;
}

#scenografie
{
	width:90px;
	background-image: url("../pix/scenografie.png");
}

.body_scenografie #scenografie, #scenografie a:hover
{
	background-image: url("../pix/scenografie_alb.png");
	background-repeat:repeat-x;
}

#contact
{
	width:62px;
	background-image: url("../pix/contact.png");
	margin-right:0px;
}

.body_contact #contact, #contact a:hover
{
	background-image: url("../pix/contact_alb.png");
	background-repeat:repeat-x;
}
