@font-face {
    font-family: "Univers Web Font";
    /*src: url(..font/Univers.ttf) format("truetype");*/
	/*src: url(../font/Univers.otf) format("truetype");*/
}

html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}
body {
  text-align: center;
  background: #ccc;
  color: #fff;
  font-family:Arial;
  font-size:14px;
  margin: 0px;
  padding: 0px;
}

.clear,#clear {
  clear: both;
  font-size: 1px;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  background: #ffffff;
   
}
.brand{
background:#ffffff;
width: 250px;  
text-align: center;
float:left;
padding-top:10px;
}

.header {
  width:250px;
  height:296px;
  float:left;

 }
 
.header_keys {
    bottom: 296px;
    font-size: 13px;
    padding-left: 35px;
    padding-top: 15px;
    position: relative;
    text-align: left;
    z-index: 12;
}

.header_text{
margin-top:-23px;
width:50%;
float:right;
text-align:right;
padding-right:8px;
background-color:#FFFFFF;
color:#000000;
font-size:18px;
font-weight:bold;
}

.logo {
    bottom: 296px;
    cursor: pointer;
    padding-top: 0;
    position: relative;
    z-index: 11;
}

.main {
  font-family: Arial;
  text-align:left;
  background-color:#FFFFFF;
  height:210px;
  color:#D15981;
  /*font-weight:bold;*/
  margin-right:6px;
  margin-left:1px;
 font-size:14px;
}

.main_bottom {
  font-family: Arial;
  text-align:right;
  width:250px;
  height:400px;
  color:#ffffff;
  padding:0px 0px 5px;
  line-height: 120%;
}

.footer{
background-color:#FFFFFF;
color:#231F20;
/*font-weight:bold;*/
height:205px;
font-size:14px;
display:none;
cursor:pointer;
float:left;
}

.footer_address{
font-size:14px;
font-weight:normal;
text-align:right;
margin-right:10px;
font-family: Arial;
}

#left-float {
        float:left;
        width:500px;
        text-align:left;
       
    }
#right-float {
        float:right;
        width:500px;
        text-align:left;
    }	

.gastronomia_brand{
background: url(../images/apng/1.png);

}
.bistro_bar_band{
background: url(../images/apng/2stable.png);

}
.ristorante_brand{
background: url(../images/apng/3stable.png);
}
.pizza_bar_brand{
background: url(../images/apng/4stable.png);
}

.pink_color{
color:#D15981;
}
.orange_color{
color:#E96D1F;
}
.black_color{
color:#231F20;
}
.brown_color{
color:#884E00;
}


.gastronomia_bg_color{
background: #ffffff url(../images/1s.png) bottom no-repeat;

}
.bistro_bar_bg_color{
background: #ffffff url(../images/2s.png) bottom no-repeat;

}
.ristorante_bg_color{
background: #ffffff url(../images/3s.png) bottom no-repeat;

}
.pizza_bar_bg_color{

background: #ffffff url(../images/4s.png) bottom no-repeat;

}

.fb_like_num{
/*font-family:"Times New Roman", Times, serif;*/
float:left;
padding-left:15px;  
font-size:28px;
color:#3d4e8a;
}

.location_box{ padding-top:12px;}

.location{ /*font-weight:bold;*/ cursor:auto;}
.location span{ margin-right:10px;}
.location a{ color:#FFFFFF; text-decoration:none;}


.submenu{
margin-top:6px;
margin-bottom:10px;
padding-bottom:4px;
display:none;
font-weight:normal;
}
/* #eb88b4*/
.submenu div{ width:100%; height:22px;
 /*border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px;*/
 }
 .submenu span{padding-top:3px; padding-bottom:3px;}
/*.submenu a:hover{color:#0000FF;}*/
.submenu_color1{
background:#dc286f;
}

.submenu_color2{
background:#e24912;
}

.submenu_color3{
background:#333333;
}

.submenu_color4{
background:#9e6214;
}


.find_fb{
background:url(../images/facebook.png) right 1px no-repeat;
padding-right:28px;
}

.like_fb{
background:url(../images/like_fb_small.png) bottom right no-repeat;
padding-right:28px;
}

.reserver_table{
background:url(../images/open_table.png) bottom right no-repeat;
padding-right:28px;
}
.reserver_table1{
background:url(../images/reservation_table.png) bottom right no-repeat;
padding-right:28px;
}

.find_us{
background:url(../images/find_us.png) bottom right no-repeat;
padding-right:28px;
}

.recommendations{
padding-bottom:3px;
margin-bottom:3px;
background:url(../images/recom.png ) right 1px no-repeat;
padding-right:28px;

}

.bottom_rectangle{

 width:250px; 
 cursor:pointer;
}


.wrapper1 {
  width: 1280px;
  margin: 0 auto;
 
 }
.wrapper2{
 width: 1000px;
 height:960px;
 margin-left:140px;
background:url(../images/homescreen_1000x960.png ) center no-repeat;


}

