@charset "UTF-8";
/* CSS Document */

body{
	
	background-image:url(img/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3e0bb;
	
	
	
	}


#wrapper{
	width:990px;
	height:auto;
	background-image:url(img/bg_wrapper.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin:10px auto;
	font-family:"Trebuchet MS", sans-serif;
	
	
	
	}
	
	#wrapper a, #wrapper a:visited{
		color:#024e68;
		text-decoration:none;



		}
		
		#wrapper a:hover{
		color:#363636;
		text-decoration:none;


		}
	#content{
		padding:0px;
		width:806px;
		margin:0px auto;
		
		
		}
		
		.book{
			float:right;
			margin-right:2px;

			}
			
					.thumb{
				border:1px solid #FFF;


				}
				
			
			
	.offers{
		float:left;
		margin:25px 0px 30px 30px;
		font-size:22px;
		width:40%;

		}
		
			.right{
		float:left;
		margin:25px 0px 30px 80px;
		font-size:22px;
		width:40%;

		}
		
		
			
	.offers a, .offers a:visited{
		color:#363636;
		text-decoration:none;
		margin-left:25px;
				font-size:16px;


		}
		
		.offers a:hover{
		color:#024e68;
		text-decoration:none;


		}


.apt{
	background-image:url(img/bg_apt.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:472px;
	height:508px;
	float:right;
	margin-right:20px;
	
	
	
	}
	
	.apt a, .apt a:visited{
		color:#024e68;
		text-decoration:none;
		
		}
		
	.apt a:hover{
		color:#cccccc;
		text-decoration:none;
		
		}
	
	.apt img{
		padding:12px;
		
		
		}
		
		.apt p{
			font-size:14px;
			color:#494949;
			padding:0px 15px;
		
		}
		
		
		.apt p.right{
			text-align:right;
			float:right;
			margin-top:-32px;
		
		}
		
		.cartina{
			float:right;
			margin:20px;
			
			
			}
			
			.links{
				float:left;
				margin:25px;
				
				
				
				}
				
				.links ul li{
					list-style:url(img/freccia.gif);
					padding-bottom:5px;
				
				
				
				}
				
				.links a, .links a:visited{
		color:#024e68;
		text-decoration:none;
		
		}
		
	.links a:hover{
		color:#cccccc;
		text-decoration:none;
		
		}
	
			
			
			h2{
				font-size:18px;
				color:#024e68;
				
				
				}
