/* www.alemans.it all right reserved © Graphic & css by AuraRinoa ~ info@aurarinoa.it */

body { margin: 0 auto;
		padding: 0px;
		font-family: Verdana, sans serif;
		font-size: 12px;
		color: #ffffff; 
		background:url(../immagini/sfondo_repeat.gif) repeat-x; 
		background-color: #000000; }
		
#content { width: 980px;
			margin: 0 auto;
			text-align: center;
			padding: 0; }

#header { width: 980px;
			height: 359px;
			margin: 0 auto;
			background:url(../immagini/sfondo.jpg) 0 0 no-repeat;
			padding:0; }
			
#char { width: 452px; 
		height: 359px;
		float: left;
		}
			
#appuntamenti { width: 980px; 
				height: 40px;
				background:url(../immagini/appuntamenti.jpg) 0 0 no-repeat;
				text-align: left; 
				padding-left: 200px;
				font-family: Tahoma, Geneva, sans-serif;
				font-size:14px; 
				font-weight: none;
				font-style: none;
				color: #333; }
				
#welcome { width: 980px; 
				height: 323px;
				background:url(../immagini/welcome.gif) 0 0 no-repeat;
				padding:0; }
				
#picture { width: 344px; 
		height: 323px;
		text-align:left;
		padding: 0; 
		float: left; }
		
#footer { width: 980px; 
				height: 175px;
				background:url(../immagini/footer.gif) 0 0 no-repeat;
				padding:0; }
				
#copyright { width: 314px;
  			 height: 15px;
   		  	 position:relative;
  			 left:70px;
 			 top:65px;
 			 padding: 0; }

#top { width: 23px;
			height: 24px;
			position: relative;
			left: 330px;
			top: 102px; }
		
strong { font-weight:bold;
		color: #3eadff; }

a:link { text-decoration: none;
         color: #ccccff; font-weight: bold; }
	
a:visited { text-decoration: none;
            color: #9999ff; 
			font-weight: bold; }
			 
a:hover { font-weight: bold;
		  color: #6666ff;
		  cursor: crosshair; }
		  
img#dx { float: right;
         margin: 10px 10px 10px 10px; }

img#sx { float: left;
         margin: 10px 10px 10px 10px; }

ul { list-style-image:url(../immagini/mini.gif); }

