.cornicesinistra{
    background-color:#5269AF;
	float: left;
	width: 219px;

}		
.cornicesxlogo 	{
background-image: url(img/logo.jpg);
background-color:#5269AF; 
width: 219px;
height:218px;

}
.cornicecentro{
	background-color:white;
	float: left;
	width: 737px;	
	
}	
.cornicecentro2{
	background-color:white;
	float: left;
	width: 737px;	
}
.contenitore{
background-color: white;
width: 958px;
}
.cornicegruppo{
background-color:#5269AF;
   width: 956px;
  float: left;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-width: 1px;
   border-left-style: solid;
   border-right-style: solid;
   border-top-style: solid;
   border-bottom-style: solid;
   border-color: #5269AF;
}	
.spaziolistino  {
background-color: white;
float: left;  
   border-bottom-width: 1px;
   border-width: 1px;
   border-bottom-style: solid;
   border-color: #5269AF;
   width: 720px;
	height:10px;
}.menualto  {
background-color: white;
float: left;
	border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-width: 1px;
   border-left-style: solid;
   border-right-style: solid;
   border-top-style: solid;
   border-bottom-style: solid;
   border-color: #CC0033;
  text-align:left;
  padding-top:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	width: 720px;
	height:27px;
}

.menualto 	a:link{
    color: #CC0033;
	text-decoration:underline;
}

.menualto 	a:visited{  
    color: #CC0033;
	text-decoration:underline;
}

  .menualto  a:hover{
   color: #CC0033;
   text-decoration:underline;
   

}
.bianco {
background-color:white;
	width: 737px;
	height:8px; 
	float:left;
	
}	
.biancomascherina {
background-color:white;
	width: 8px;
	height:80px; 
	float: left;
	
}	
.mascherina  {
background-color:white;
float: left;
border-bottom-width: 1px;
	border-left-width: 1px;
   border-right-width: 1px;
   border-left-style: solid;
   border-right-style: solid;
    border-bottom-style: solid;
   border-color: #CC0033;
width: 720px;
height:100%;
}			
.prenota {
	background-color:white;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 125px;
	color: #CC0033;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.prenota  	a:link{
    color: #CC0033;
	text-decoration:underline;
}

.prenota  	a:visited{  
    color: #CC0033;
	text-decoration:underline;
}

  .prenota  a:hover{
   color: #CC0033;
   text-decoration:underline;
   

}
.toolbar {
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 595px;
	color: #5269AF;
	float: left;
	font-size: 12px;
}
.spazio 	{
background-color:white; 
width: 737px;
height:9px;
}	
.fotocentrale 	{
background-image: url(img/fotocentrale_09.jpg);
background-color:white; 
width: 720px;
height:132px;
}
.indirizzo 	{
background-color:#95A3CC; 
width: 720px;
height:18px;
padding-top:2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
align:center;
	color: white;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}

.spaziotesto 	{
background-color:white; 
width: 720px;
padding-top:10px;
}
.listino	{
background-color:white; 
width: 240px;
float: left;

}
.listino_prezzi{
background-color:white; 
width: 240px;
float: left;

}
.stiletitolo 	{
	font-family: "Times New Roman", Times, serif;
	color: #5269AF;
	font-size: 24px;
	font-weight: bold;
}
.stiletesto 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5269AF;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	
}
.spaziofoto{
	background-color:white;
	width: 720px;
	height:126px;
	float: left;
}
.spaziofoto1{
background-color:white;
float: left; 
width: 176px;
height:126px;
}
.spaziofoto2{
background-color:white; 
float: left;
width: 183px;
height:126px;
}
.spaziofoto3{
background-color:white; 
float: left;
width: 181px;
height:126px;
}
.spaziofoto4{
background-color:white;
float: left; 
width: 180px;
height:126px;
}
.menuverticale{
    background-color:#5269AF;
	align: center;
	width: 219px;
	height:384px;
		
}
ul.menu1 {
width:219px;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
}
ul.menu1 li a {
	display:block;
	text-decoration:none;
	padding:3 1em;
	height:2em;
	line-height:2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
ul.menu1 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu1 li a:link, ul.menu1 li a:visited {
background:#5269AF;
color: #FFFFFF;
} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active {
	background: #eee;
	color:#5269AF;
	font-size: 16px;
	font-weight: bold;
} /* colori per l'effetto roll-over */
.logoindex{
	background-color:yellow;
	float: left;
	height: 116px;
	width: 100%;	
	
	
}
.logocentro{
	background-image: url(img/home_02.jpg);
	width: 210px;	
	height: 116px;
	
}
.lingueindex_sx{
	background-color:white;
	background-image: url(img/home_02.jpg);
	width: 737px;	
	
}
.fasciablu{
	background-color:red;
	float: left;
	height: 313px;	
	width: 100%;	
}
.condizioni{
background-color:white;
   width: 500px;
   height: 300px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-width: 1px;
   border-left-style: solid;
   border-right-style: solid;
   border-top-style: solid;
   border-bottom-style: solid;
   border-color: #5269AF;

}

.testocondizioni 	{
background-color:white; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5269AF;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
width: 450px;
height: 240px;
}
	a:link{
    color:#5269AF;
	text-decoration:none;
}

	a:visited{  
    color:#5269AF;
	text-decoration:none;
}

   a:hover{
   color:#5269AF;
   text-decoration:none;
   

}
.torinocard{
float: right;

	width: 178px;	
	height: 300px;
	
}
