A:link {border:1px solid #F4EE90; text-decoration: none;color: green;}
A:visited {background: aqua; text-decoration: none}
A:active {background: #ddca50; text-decoration: none}
A:hover {background: silver;color: navy;}



html,body {
background-color:#f;
margin:0 auto;
font-family: Helvetica;
text-align:center;
font-size: 11px;
color:#999999;
}
fieldset {
  border:1px solid silver;
width:300px;
  }

.restaurant{
float:left;
color:red;
font-family:  'Bookman Old Style', serif;
}

strong {
color:green;
font-family:  'Bookman Old Style', serif;
}

.carta { width: 120px; float: left; }

li
{
list-style:none;

}
#videos {
float:right;
}
#vid{
padding:10px;
margin:10px;
text-align:center;
width: 340px;
height:260px;
background-color: #ddca50;
}
#contvid{

}

#texte2 .visor {
border:10px solid aqua;
}

#menu {
width:375px;
float:left;
margin: 0;
padding: 1em;
}
#menu img{
float:left;
clear:left;
}
#imagens {
margin:20px;
}
#texte2{
margin-left:400px;
}
#texte2 img {
margin:3px;
float:left;
border: 1px solid #999;
}




.text{
width:320px;
text-align:justify;
}

.textP{

width:90%;
text-align:justify;
}



.info{
color:red;
}

#textxalo  {
margin:3px;
float:right;

}
#textec img {
margin:3px;
float:left;

}

#texte img {
margin-left:12px;
float:right;
border:1px teal;
}
#texte {
margin:3px;

float:left;

}

#content
{
width: 80%;
height:80%;
text-align:left;
background-color: #fff;
margin:0 auto;

}

#anunci img
{
cursor:pointer;

}

