body {
background-image:url(bg10.jpg);
background-repeat:repeat-y;
margin:0;
margin-bottom:2px;
padding:0;
}
.emblema{
width: 200px;
top: 0;
padding-left:40px;
}
.emblema img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.header{
position:relative;
width: 780px;
float:left;
top:-125px;
left:205px;
border-bottom:2px solid #FF0000;
}
.tel{
position:absolute; 
left: 210px;
top: 125px;
width: 780px;
height:50px;
border-bottom:2px solid #FF0000;
}
.menu{
position:absolute;
top: 120px;
left: 0px;
float:left;
list-style-type: none;
margin: 0;
padding: 0;
width: 190px !important;
  width /**/:205px;
}
.menu li a{
color: black;
display: block;
width: 190px !important;
  width /**/:205px;
padding: 2px 4px;
font-weight: bold;
background-color: #ff0000;
border: 2px solid #FFFFFF;
text-decoration:none;
}
.menu li a:hover{
color: white;
background-color: #FF0000;
border-style: outset;
}
html>body .menu li a:active{
border-style: inset;
}
.rec2{
position:absolute; 
width: 205px !important;
  width /**/:200px;
height:420px; 
left:2px; 
top: 600px;
text-align:justify;

}