﻿img, div { behavior: url(iepngfix.htc); }
body
{
    background-color:#E9E6DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;    
}

#wrapper {
	width: 920px;
	margin: 0 auto;

	margin-top:20px;
}

#header {
	width: 920px;
	height: 10px;
	/*margin: 0 auto;*/
	margin:0px;
	background-image: url(../images/Header.png);
}
#menu
{
    text-align:center;
    font-size: 16px;
    padding-left:0px;
    padding-top:10px;
    height:40px;
    background: url(../images/liner.png) repeat-y left top;
}
#menu a
{
    padding:5px;
    color:#5D0F1F;
    text-decoration:none;
}
#menu a:hover
{
    padding:5px;
    background-color:#651925;
    color:White;
    text-decoration:none;
}
#menu span
{
    padding-left:12px;
    padding-right:12px;
    vertical-align:middle;
}
#menu img
{
    vertical-align:middle;
}
#page 
{
	width: 920px;
	margin: 0 auto;
	background: url(../images/liner.png) repeat-y left top;
}
#presentazione
{
    width:100%;
    padding-left:9px;
    height:340px;
}
#presentazione #logo
{
    width:248px;
    height:336px;
    /*background-color:#651925;*/
    background-image:url(../images/logo.png);
    background-repeat:no-repeat;
    float:left;
    
}
#presentazione #flash_leuca
{
    width:662px;
    height:336px;
    padding-top:8px;
    padding-left:8px;
    margin-left:240px;

    
    /*padding-left:242px;
    padding-right:15px;*/
    
    background-image:url(../images/Presentazione_back.png);
    background-repeat:no-repeat;
    background-attachment:inherit;
}
#presentazione a
{
    text-decoration:none;
    border-width:0px;
}
#presentazione a:hover
{
    text-decoration:none;
}
.spacer
{
    clear:both;
}
#corpo
{
    /*padding-left:15px;*/
    color:#787878;
}
#prenotazione
{
    /*padding-left:27px;*/
    margin-left:15px;
    background-color:#F6F5F1;
    width:228px;

    float:left;
    margin-right:6px;
    padding-top:5px;
    padding-left:5px;
    padding-right:0px;    
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5D0F1F;    
	font-size:16px;
	font-weight:bold;

	
}
#corpo #content
{
    padding-right:15px;
    float:right;
    width:650px;
    text-align:justify;
}
#corpo #content .img
{
    border:solid 1px #651925;
    padding:3px;
}
 #prenotazione img
{
    border:solid 1px #651925;
    padding:3px;
    margin-bottom:2px;
}

#corpo #content a
{
    padding:1px;
    color:#5D0F1F;
    text-decoration:none;
}
#corpo #content a:hover
{
    padding:1px;
    background-color:#651925;
    color:White;
    text-decoration:none;
}

#footer {
	width: 920px;
	height: 10px;

	/*margin: 0 auto;*/
	margin:0px;
	background-image: url(../images/Footer.png)

}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5D0F1F;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}
.h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5D0F1F;   
	font-size: 1.3em; 
}
.h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5D0F1F;   
	font-size: 1.8em; 
}
div.loading-visible
{
    display:block;

    position:fixed;
    top:0;
    right:0;

    background:#FF5050;
    color:#fff;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    height:25px;

}
div.loading-visible p
{
    margin:0px;
    padding:2px;
    vertical-align:middle;        
    text-align:left;
}


input[type=text] {  
    font-size:12px;  
    padding:2px 2px;  
    border:solid 1px #9A988D;  
    width:200px;  

} 
.inputNum {  
    font-size:12px;  
    padding:2px 2px;  
    border:solid 1px #9A988D;  
    width:50px;  

} 
textarea{  
    font-size:12px;  
    padding:4px 2px;  
    border:solid 1px #aacfe4;  
    width:400px;  

} 
  
.ClassError
{
    color:Red;
    font-weight:bold;
}

.tableCss
{
    font-size:14px;
    width:100%;
}

.prezzi 
{
   font-size:14px;
   width:100%;
} 
table.prezzi 
{
    border: 1px solid; 
    border-collapse: collapse; 
    border-color:#E4E4E4;
}
table.prezzi td
{
    border: 1px solid #E4E4E4; 
    border-collapse: collapse; 
    padding:3px;

}

table.prezzi td.left{
text-align:left;
}

.floatRight { 
    float: right; 
    margin: 4px; 
}
#gallery
{
    padding-left:15px;
    width:100%;
   
}
 .imageBorder 
 {
    padding:4px;
    border: solid 1px #651925;
 }
 .Griglia
 {
     padding:5px;
 }
 .DivCommentContainer
{
    height:auto;
    padding-top:5px;
}
.DivCommentContainerLeft
{
    float:left;
    padding:3px;
}
.DivCommentContainerRight
{
}
.DivCommentContainerRight .Autore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top:5px;    
}

fieldset
{
    position:relative;
}
#el01 legend 
{
    padding:3px;
}
.DivComment
{
    padding-top:5px;
}
.DivComment input, textarea
{
    width:300px;
    border:solid 1px #9A988D;
}
.button
{    
    border:solid 1px #9A988D;
    width:110px;
    padding:3px;
}
#foot
{
    text-align:center;
    font-weight:bold;
}
#foot a
{
    color:#5D0F1F;
    text-decoration:none;    
}
#foot a:hover
{
    color:#5D0F1F;
    text-decoration:underline;
}
#divPrenotazione
{
    line-height:1.6em;
}
#corpo #content #divNumero a
{
    text-decoration:none;
    border-width:0px;
}
#corpo #content #divNumero a:hover
{
    background-color: transparent;
} 
#corpo #content #divNumero img
{
     border-width:0px;
}
