*{ margin: 0; padding: 0; }

/* stili html
--------------------------------------------------*/

html,	 
body 
{ 
	height:100%; 
	width: 100%;
	font-size: 12px;
	font-family: Arial, Trebuchet MS, Arial, verdana Helvetica, sans-serif;
	color: #555555;
	background: #ffffff url('../images/body_background.png') repeat-x;
} 

/* nascondere da IE-mac \*/
* html .clearafter {
	height: 1%
}

img{
	border: 0px;
}

a {
	text-decoration: none;
	color: #7d892a;
}

a:link, visited {
	text-decoration: none;
	color: #7d892a;
}

a:hover{
	text-decoration: none;
	color: #840a06;
}

a:focus{
	outline: 0; 
}

h2 {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding: 5px 10px;
}

/* stili layout
--------------------------------------------------*/

#container
{
	width: 905px;
	min-height: 980px;
	height: auto !important;
	height: 980px;
	background: #ffffff url('../images/body_container.png') no-repeat;
	position: relative;
	margin: 0 auto;
	padding-bottom: 100px;
}

	#email
	{
		position: absolute;
		top: 32px;
		left: 15px;
		font-weight: bold;
		font-size: 12px;
	}
	
	#email a
	{
		color: #555555;
	}
	
	#email a:link
	{
		color: #555555;
	}
	
	#email a:hover
	{
		color: #840a06;
	}
	
	#logo
	{
		position: absolute;
		top: 22px;
		right:33px;
		font-size: 23px;
		font-family: Georgia;
	}
	
	#logo a
	{
		color: #555555;
	}
	
	#logo a:link
	{
		color: #555555;
	}
	
	#logo a:hover
	{
		color: #840a06;
	}
	
	#bandiere
	{
		position: absolute;
		right: 150px;
		top: 25px;
		height: 24px;
	}
	
		/* bandiera_ita */
		#bandiera_ita
		{
			width: 23px;
			height: 24px;
			z-index: 10;
			float: left;
			margin-left: 3px;
		}
					 
		#bandiera_ita a
		{
			display:block;
			width: 23px;
			height: 24px;
			background:transparent url('../images/bandiera_ita.png') 0 0 no-repeat;
			text-decoration: none;
		}
			 		 
		#bandiera_ita a:hover, #bandiera_ita a:focus, #bandiera_ita a:active
		{
			background-position: 0 -24px;
		}  
					
		#bandiera_ita a span
		{
			position:relative;
			z-index:-1;
		}
		
		/* bandiera_deu */
		#bandiera_deu
		{
			width: 23px;
			height: 24px;
			z-index: 10;
			float: left;
			margin-left: 3px;
		}
					 
		#bandiera_deu a
		{
			display:block;
			width: 23px;
			height: 24px;
			background:transparent url('../images/bandiera_deu.png') 0 0 no-repeat;
			text-decoration: none;
		}
			 		 
		#bandiera_deu a:hover, #bandiera_deu a:focus, #bandiera_deu a:active
		{
			background-position: 0 -24px;
		}  
					
		#bandiera_deu a span
		{
			position:relative;
			z-index:-1;
		}
		
		/* bandiera_eng */
		#bandiera_eng
		{
			width: 23px;
			height: 24px;
			z-index: 10;
			float: left;
			margin-left: 3px;
		}
					 
		#bandiera_eng a
		{
			display:block;
			width: 23px;
			height: 24px;
			background:transparent url('../images/bandiera_eng.png') 0 0 no-repeat;
			text-decoration: none;
		}
			 		 
		#bandiera_eng a:hover, #bandiera_eng a:focus, #bandiera_eng a:active
		{
			background-position: 0 -24px;
		}  
					
		#bandiera_eng a span
		{
			position:relative;
			z-index:-1;
		}
		
	#header
	{
		position: absolute;
		top: 60px;
		left: 12px;
		width: 880px;
		height: 26px;
		background:transparent url('../images/header_pensione_ceaglio.jpg') 0 0 no-repeat;
		text-align: center;
		font-family: Georgia;
		font-size: 16px;
		padding-top: 257px; 
		border-bottom: 1px solid #7d892a;
	}
	
	#left
	{
		float: left;
	    margin-top: 355px;
	    margin-left: 12px;
	    width: 195px;
	    padding: 0px;
	    display: inline;
	    position: relative;
	}
	
		#icone
		{
			margin-left: 0px;
		}
		
		#menu
		{
			width: 185px;
			font-size: 13px;
			color: #7d892a;
			margin: 5px auto;
		}
		
		#menu ul li
		{
			list-style: none;
		}
		
		#menu ul li a
		{
			color: #7d892a;
			text-decoration: none;
			text-transform: uppercase;
		}
		
		#menu ul li a:link
		{
			color: #7d892a;
			text-decoration: none;
		}
		
		#menu ul li a:hover
		{
			color: #840a06;
			text-decoration: none;
		}
		
		#menu ul ul li
		{
			padding-left: 10px;
			width: 185px;
			font-size: 12px;
			color: #840a06;
		}
		
		#menu ul ul li a
		{
			color: #840a06;
			text-decoration: none;
			text-transform: none;
		}
		
		#menu ul ul li a:link
		{
			color: #840a06;
			text-decoration: none;
		}
		
		#menu ul ul li a:hover
		{
			color: #7d892a;
			text-decoration: none;
		}
		
	#content
	{
		float: right;
		width: 684px;
		margin-top: 355px;
		margin-right: 14px;
		text-align: left;
		display: inline;
		position: relative;
	}
	
		#content_left
		{
			float: left;
			width: 240px;
		}
		
			/* reservation */
			#reservation_DE
			{
				width: 182px;
				height: 27px;
				z-index: 10;
				margin: 0px auto;
			}
						 
			#reservation_DE a
			{
				display:block;
				width: 182px;
				height: 27px;
				background:transparent url('../images/button_Prenotazione_de.png') 0 0 no-repeat;
				text-decoration: none;
			}
				 		 
			#reservation_DE a:hover, #reservation_DE a:focus, #reservation_DE a:active
			{
				background-position: 0 -27px;
			}  
						
			#reservation_DE a span
			{
				position:relative;
				z-index:-1;
			}
			
			#reservation_IT
			{
				width: 182px;
				height: 27px;
				z-index: 10;
				margin: 0px auto;
			}
						 
			#reservation_IT a
			{
				display:block;
				width: 182px;
				height: 27px;
				background:transparent url('../images/button_Prenotazione_it.png') 0 0 no-repeat;
				text-decoration: none;
			}
				 		 
			#reservation_IT a:hover, #reservation_IT a:focus, #reservation_IT a:active
			{
				background-position: 0 -27px;
			}  
						
			#reservation_IT a span
			{
				position:relative;
				z-index:-1;
			}
		
			#reservation_GB
			{
				width: 182px;
				height: 27px;
				z-index: 10;
				margin: 0px auto;
			}
						 
			#reservation_GB a
			{
				display:block;
				width: 182px;
				height: 27px;
				background:transparent url('../images/button_Prenotazione_gb.png') 0 0 no-repeat;
				text-decoration: none;
			}
				 		 
			#reservation_GB a:hover, #reservation_GB a:focus, #reservation_GB a:active
			{
				background-position: 0 -27px;
			}  
						
			#reservation_GB a span
			{
				position:relative;
				z-index:-1;
			}
			
		#content_right
		{
			float: right;
			width: 440px;
		}
		
	#footer
	{
		width: 905px;
		color: #555;
		font-family: Georgia;	
		position: absolute;
		bottom: 0;
		left: 0;
	}
		
	#footer_left
	{
		float: left;
	}
			
	#footer_right
	{
		float: right;
		margin-top: 12px;
		text-align: right;
	}
			
	#footer_sub
	{
		font-family: Arial;
		font-size: 11px;
		color: #777;
	}
		
		


/* stili generici
--------------------------------------------------*/

.clear_both
{
	clear: both;
}

.title
{
	color: #7d892a;
	font-size: 18px;
	text-align: right;
	width: 98%;
	font-weight: normal;
	margin: 2px 0;
}

.text
{
	font-size: 12px;
	text-align: justify;
	width: 98%;
	font-weight: normal;
	margin: 2px 0;
	color: #555;
}

.center
{
	text-align: center;
}

.center a
{
	color: #840a06;
}

.center a:link
{
	color: #840a06;
}

.center a:hover
{
	color: #7d892a;
}

.text22
{
	font-size: 22px;
}

.evid
{
	font-size: 12px;
	text-align: justify;
	width: 98%;
	font-weight: normal;
	margin: 5px 0;
	padding: 3px;
	color: #840a06;
	border: 1px #840a06 solid;
}

.border-red
{
	color: #840A06;
	border: 1px solid #840A06;
	width: 95%;
	padding: 5px;
	font-weight: bold;
	margin: 2px 0;
}

.photo_small
{
	width: 147px;
	height: 140px;
	background: transparent url('../images/photo_small_background.png') 0 0 no-repeat;
	margin: 10px 0;
	padding-top: 13px;
	padding-left: 11px;
}

	.photo_small_image
	{
		width: 133px;
		height: 111px;
		overflow: hidden;
	}
	

	.photo_small_image img
	{
		width: 133px;
	}

.photo_medium
{
	width: 220px;
	height: 169px;
	background: transparent url('../images/photo_medium_background.png') 0 0 no-repeat;
	margin: 10px 0;
	padding-top: 10px;
	padding-left: 12px;
}

	.photo_medium_image
	{
		width: 205px;
		height: 152px;
		overflow: hidden;
	}
	

	.photo_medium_image img
	{
		width: 205px;
	}

.photo_big
{
	width: 391px;
	height: 298px;
	background: transparent url('../images/photo_big_background.png') 0 0 no-repeat;
	margin: 10px auto;
	padding-top: 15px;
	padding-left: 20px;
}

	.photo_big_image
	{
		width: 366px;
		height: 219px;
		overflow: hidden;
	}
	
	.photo_big_text
	{
		width: 366px;
		text-align: center;
		font-size: 12px;
		color: #840a06;
		margin-top: 15px;
	}
	

	.photo_big_image img
	{
		width: 366px;
	}




