/*#############################################################
Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #663300;}

a:hover {color: #663300;}

body {
	background: #000000 url(images/s6fondo.jpg);
	color: #000000;
	font-family:verdana;
	font-color:#000000
	font-size:8pt;
	margin:0;  
}


.menu {
	text-align: center;
	font-family: Verdana; 
	font-size: 12pt;	
	color: #663300;
}

.title_news {
	text-align: center;
	font-family: Verdana; 
	font-size: 12pt;	
	color: #000000;
}

.content_news {
	text-align: justify;
	font-family: Verdana; 
	font-size: 8pt;	
	color: #000000;
}

li {
	text-align: justify;
	font-family: Verdana; 
	font-size: 8pt;	
	color: #000000;
}

.casella_testo {
	style="color: #85561E; 
	font-family: Verdana; 
	font-size: 8pt; 
	border: 1px solid #C25B0A; 
	background-image: url('images/cefdenter.gif')
}

.casella_radio {
	style="color: #85561E; 
	font-family: Verdana; 
	font-size: 8pt; 
}


.pulsante_form {
	color: #805119;
	font-family: Verdana;
	font-size: 8pt; border: 1px solid #C25B0A; 
	background-image: url('images/cefdenter.gif')
}


.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}


/* menu */