/*
created by Dora Morolli
http://do.ra-b.it
*/

body {
	background: #fff;
	border: 2px solid #760000;
	border-bottom: 1px solid #760000;
	border-top: 3px solid #760000;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a{	color:#760000;}
a:visited { color:#F6AE4E;}
a:hover { color:#F6AE4E; text-decoration:none;}

h2 {
	border-bottom: 1px dotted #F6AE4E;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	
}
#banner{
	padding-left:50px;
}
#menu {
	background-color:#760000;
	color:#F6AE4E;
	font-size:80%;
	position: relative;
	margin-left: 5em;
	margin-top:-3em;
	height:1.85em;
	width:70em;
	padding:0;
	border:1px solid #F6AE4E;
	border-bottom:none;
	overflow: hidden;
}

#menu li {	
	float:left;
	font-size:100%;
	font-weight:bold;
	padding: 0 0.55em 0 0.75em;
	margin-right: 0.31em;
}

#menu a { 
	display:block;
	text-transform:uppercase;
	color:#F6AE4E; 
	text-decoration:none;
	padding:0.2em 0.3em 0.7em 0.3em;
	margin-right:0.5em;
	
}
#menu a:visited { color:#F6AE4E; text-decoration:none;}
#menu a:hover { color:white; text-decoration:none;}
#menu a#active {	
	background-color:white; 
	color:black; 
	padding:0.20em 0.3em 0.2em 0.3em;
	border-bottom:2px groove red;
	}

#content {
	margin-top:2em;
	text-align:justify;	
	margin:30px 13em 0 3em;
	padding-right:60px;
}


#right{
	background-color:#760000;
	color:white;
	float:right;
	border:1px solid #F6AE4E;
	width:100px;
	padding:10px;
	margin-left:2em;
	text-align:left;
}
#specchio ul,#right ul{
	margin:1em;
	
}
#specchio a, #right a{	color:#F6AE4E;}
#specchio a:visited, #right a:visited { color:#F6AE4E;}
#specchio a:hover, #right a:hover { color:white; text-decoration:none;}
#specchio{
	font: 80% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: #760000;
	border-left: 1px dotted #F6AE4E;
	border-top: 3px solid #F6AE4E;
	padding: 20px 30px 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
	color: #fff;	
	
}
#specchio ul {
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	font: italic normal 110% 'Times New Roman', Times, serif;
}
#specchio img{ 
	width:70%;	
	border:2px dotted #F6AE4E !important;
	border:2px solid #F6AE4E;
	}
#specchio h3{ 
	font: italic normal 110% 'Times New Roman', Times, serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	}
#specchio ul ul li{
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}	
#specchio ul ul li a{
	color: #F6AE4E;
	text-decoration: none;
}
#cerca{	
	margin:0px;
	margin-top:0;
	width:13em;
	
}
/*#testo {
	position:absolute;
	left:2em;
	text-align:justify;
	top: 259px;
}*/
.section {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	border-bottom: 2px dotted #F6AE4E;
	margin-right:2em;
	margin-bottom:1em;
	text-align:justify;
	
}
.section h3{
	margin-bottom:0.2em;	
	color:#760000;
}
.section img{
	margin:10px;
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);

}
#footer{
	background-color:#760000;
	color:#F6AE4E;	
	text-align:center;
	font-size:75%;
	clear:both;
	position:relative;
	bottom:0;
}

.validator *{
	text-decoration:none;
	float:left;
	border:none;
	position:relative;
	bottom:0;
	clear:left;
	}
#adsense1{
	float:left;
	border:none;
	clear:left;
	margin-top:1.9em;
	position:relative;
	bottom:2em;

}
#adsense2{
	float:left;
	border:none;
	clear:left;
	background:#ffffff;
	width:163px;
	height:166px;
	padding-top:15px;
	margin-top:10px;
	text-align:center;
	position:relative;
	top:1em;
	

}
.rece{
	width:40%;
	border:1px solid black;
	
	}
.didas{
	position:relative;
	left:2px;
	top:-100px;
	font-size:75%;
	}
.tag_technorati {
background: transparent url(technorati.gif) no-repeat scroll left center;
padding: 8px 2px 8px 20px;
}
.sponsor{
	float:left;
	width: 150px;
	border:2px dotted #760000;
	border-left:none;
	padding:10px;
	margin-bottom:20px;
}