/* © Aura Nuccio :: All right reserved . info@aurarinoa.it */

body {
		text-align: center; /* IE5.x */
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		color: #ffffff; 
		font-align: center;
		background:url(immagini/pattern.gif) repeat;
		background-color: #000000; }
		
#affiliazioni { width: 750px; height: 70px; position: relative; top: 20px;}

#box_affiliati { width: 200px; float:right; overflow:auto; }

#site { with: 800px; height: 600px; margin: 0 auto; }

#header { width: 800px; height: 120px; background:url(immagini/header.jpg) 0 0 no-repeat; }

#menu { width: 800px; 
		height: 25px;
		background:url(immagini/menu.jpg) 0 0 no-repeat; }
		
#content { width: 800px; 
		height: 455px;
		background:url(immagini/content.jpg) 0 0 no-repeat; }
		
#content_home { width: 800px; 
		height: 1133px;
		background:url(immagini/content_home.jpg) 0 0 no-repeat; }
		
#footer { position: relative;
	bottom: 15px; 
		width: 800px;
		height: 44px; }
	
#box { 	width: 80%; padding: 20px; text-align: justify; }
	
a:link { text-decoration: underline;
         color: #FC0; font-weight: normal; }
	
a:visited { text-decoration: underline;
            color: #FC0; }
			 
a:hover { background: url("immagini/underline.gif") repeat-x 100% 100%;
	 	  color: #F06;
		  font-weight: bold;
		  color: #ff0066; }
		  
ul { list-style-image:url(immagini/point.gif); }

.style1 {color: #FF0000}
.style2 {color: #FFFF00}
.style3 {color: #0000FF}
.style4 {color: #00FF00}
.style5 {color: #66FFFF}
.style6 {color: #999999}
.style7 {color: #ff6699} 
