/* © Aura Nuccio :: All right reserved . info@aurarinoa.it */

body { margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Arial, Verdana, sans serif;
		font-size: 14px;
		color: #ffffff;
		font-align: center;
		background:url(../immagini/layout/sfondo.jpg) fixed;
		background-color: #5a4798; }
		
p { margin: 0;
	padding: 0; }

#general { text-align: center; 
		width: 100%; 
		margin: auto; }
		
#bigheader{
	background:url(../immagini/layout/header_repeat.jpg) repeat-x;
	width: 100%;
	margin: 0 auto; }
	
#header_home {
	background:url(../immagini/layout/header_home.jpg) no-repeat center;
	width: 1024px;
	height: 155px;
	margin: 0 auto; }
	
#header {
	background:url(../immagini/layout/header.jpg) no-repeat center;
	width: 1024px;
	height: 155px;
	margin: 0 auto; }
	
#logo { width: 471px;
	height: 155px;
	float: right; }

#menu { background:url(../immagini/menu/oriz_repeat.png) repeat-x;
		height: 61px; 
		margin: 0 auto; 
		text-align: center; }
		
#site { width: 1024px; 
			margin: 0 auto; } 

#back_content { width: 972px;
			min-height: 415px;
			margin: 0 auto;
			background: url(../immagini/layout/content_repeat.png) 0 0 repeat-y; }
			
#content { background: url(../immagini/layout/content.png) 0 0 no-repeat; 
			width: 972px;
			min-height: 415px; 
			margin: 0 auto; }
			
#back_content_home { width: 776px;
			min-height: 609px;
			float: left; 
			background: url(../immagini/layout/content_home_repeat.png) 0 0 repeat-y; }
			
#content_left { background: url(../immagini/layout/content_home.png) 0 0 no-repeat; 
			width: 776px;
			min-height: 609px; 
			float: left; }
			
#content_right { height: 662px;
			width: 225px;
			background: url(../immagini/layout/column.png) 0 0 no-repeat; 
			float: right; 
			padding-right: 15px;
			z-index: -1; }
			
.txt_home { padding-left: 80px;
			padding-right: 80px;
			padding-top: 10px;
			text-align: justify; }

#footer { background: url(../immagini/layout/footer.png) 0 0 no-repeat;
			width: 972px;
			height: 61px; 
			margin: 0 auto; }
			
#footer_home { background: url(../immagini/layout/footer_home.png) 0 0 no-repeat;
			width: 776px;
			height: 53px; 
			float: left; }
			
#photo { margin-top: 5px;
			margin-bottom: 10px;
			margin-right: 15px; 
			border: 1px solid white; }
			
#banner { margin-top: 6px;
			margin-right: 15px; 
			border: 1px solid white; }
	
.title { font-size: 18px;
		color: #cc0066; 
		text-align: left;
		margin: 0 auto; 
		font-weight: strong; } 
		
.small { font-size: 11px;
		color: #ffffff; 
		text-align: center;
		margin: 0 auto; } 
	
img#dx { float: right;
         margin: 10px 10px 10px 10px; 
		 border: 0; }

img#sx { float: left;
         margin: 10px 10px 10px 10px;
		 border: 0; }

.gallery { border: 1px solid white;
		margin: 5px; }
		
.banner { width: 200px;
		height: 50px; 
		border: 1px solid white; }

ul { list-style-image: url(../immagini/littlestar.gif); 
	text-align: left; 
	margin-left: 260px; }
	
.swirlsx { background:url(../immagini/sx.gif) right no-repeat; }

.swirldx { background:url(../immagini/dx.gif) left no-repeat; }

