body{
width: 100%;
height: 100%; 
margin:0px auto;
padding:0;
text-align: center;
font-family: tahoma,arial,verdana,sans;
font-size: 0.8em;
background-image: url("../gfx/texture01.jpg");
background-repeat: repeat-x;
background-color: transparent;
}

#contenitore{	
   white-space: nowrap;
	background-image: url("../gfx/fondo_centro.jpg");
 	background-repeat: repeat-x;
		}
	

p{
	padding-top: 15%;
}	



iframe{
border:0px solid #000000;
margin-top:20px;
/*background-color:#000;*/
}

.mappa{
width:640px;
height:500px;
}

.frame{
font-family: tahoma,arial,verdana,sans;
font-size: 0.8em;
background-image: url("../gfx/bg_frame.gif");
background-repeat: repeat-y;
padding-left:7px;
width:640px;
height:330px;

}

.testo_home{
font-size:1.2em;
color:#aaa;
font-weight:bold;
margin-top:18px;
margin-left:0px;
line-height:1.6em;
}

.link{
height:167px;
}

.link a{
color:#777;
text-decoration:none;
cursor:pointer;
}

.link_r{
float:left;
width:48%;
height:167px;

}

.link_e{
float:right;
width:48%;
height:167px;
}

.indirizzo_r{
background-image:url("../gfx/damarco_ristorante.jpg");
background-repeat: no-repeat;
width:428px; 
height:167px;
border:0px solid #000;
float:right;
margin:0;
padding:0;
}

.indirizzo_r .text{
border:0px solid #000;
width:160px;
height:80px;
margin-top:55px;
text-align:right;
line-height:1.6em;
}

.indirizzo_e{
background-image:url("../gfx/damarco_eno_gastrominia.jpg");
background-repeat: no-repeat;
width:428px; 
height:167px;
border:0px solid #000;
float:left;
margin:0;
padding:0;
}

.indirizzo_e .text{
border:0px solid #000;
width:160px;
height:80px;
margin-top:55px;
text-align:left;
line-height:1.6em;
}

.footer{
 width:100%;
 height:57px;
 border:0px solid #000000;
 background-image: url("../gfx/linea.gif");
 background-repeat: repeat-x;
}

.imgfooter{
 width:100%;
 height:57px;
 border:0px solid #000000;
 background-image: url("../gfx/ricamo.gif");
 background-repeat: no-repeat;
}

.txtfooter{
font-size: 0.8em;
color: 666666;
}

.titolo{
font-family: times;
color: #ffad00;
font-size: 1.7em;

}

.testocentrale{
width:650px;
height:;
float:left;
color: #555;
border:0px solid #000000;
}


.logo1{
position: absolute;
top: 15px;
width: 200px;
height: 158px;
background-image: url("../gfx/logorist.png");
background-repeat:no-repeat;
}



* html .logo1{
position: absolute;
width: 200px;
height: 158px;
top: 0px;
background-image: url("../gfx/logorist_ie6.jpg");
background-repeat:no-repeat;
}





a.lnkmenu:link {color: #555;text-decoration: none;}     /* unvisited link */
a.lnkmenu:visited {color: #555;text-decoration: none;}  /* visited link */
a.lnkmenu:hover {color: #ffad00;text-decoration: none;}   /* mouse over link */
a.lnkmenu:active {color: #000000;text-decoration: none;}   /* selected link */

a.lnkmenualto:link {color: #ffffff;text-decoration: none;}     /* unvisited link */
a.lnkmenualto:visited {color: #ffffff;text-decoration: none;}  /* visited link */
a.lnkmenualto:hover {color: #000000;text-decoration: none;}   /* mouse over link */
a.lnkmenualto:active {color: #000000;text-decoration: none;}   /* selected link */