@charset "UTF-8";


/* CSS Document */
body{
	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color: #666666;
	background-image: url(../img/leoncini_borsa.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	
}

h2 { color:#34465a}


p{

}

a{
color:#5c3026;
}


a:hover{
	color:#f90;
}


span{
font-weight:bold;
}

hr{
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	border:none;
}

a{
	text-decoration:none;
}
img{
border:none;
margin:0 10px 0 0;
}





/*
LAYOUT
*/

#wrapper{
	margin:0 auto;
	width:900px;
	background:none;
	padding:0;
	margin-top:0;
	position:relative;
	}

#header{
padding-top:10px;
}
#header h1{
	background:url(../img/leoncini_borse.png) no-repeat;
	width:300px;
	height:60px;
}
#header h1 span{
	visibility:hidden;
}
#header h1 a{
	float:left;
	width:200px;
	height:60px;
}
#menu ul{margin:10px 0;padding:0;}
#menu li{
	display:inline;
	font-size:1.2em;
	text-transform:uppercase;
	margin:0 10px 0 0;
}
hr.clear{ 
border:1px solid #40637f;
visibility:visible;

}

#header img{
padding-bottom:10px;}

.titolo{
font-size:16px;
color: #330000;
}


p{
font-size:12px;
font-size:thin;
color:#333333;
padding-top:0;
padding-left:10px;}


#mainbox{
}

#drag_me {
width: 350px;
position:absolute;
top:140px;
left:0;
}
#contentwrap{
	background:url(../img/sfondo.png);
	padding:5px 10px;
}
.boxcontent {
	width:320px;
	padding:10px;
background-image:url(../img/sfondo.png);
}

#boxcontent{
	height:250px;
	overflow:auto;
}
#close_me{
	background:url(../img/leoncini_close.gif) no-repeat 50% 3px;
	padding:5px 2px;
	float:right;
	cursor:pointer;
}
#close_me span{
	visibility:hidden;
}
#drag_me_handle{
	padding:5px 0;
	cursor:move;
	background:url(../img/sfondo_top.png);
	color:#fff;
	padding-left:10px;
}

div.boximg {
	float:left;
	width: 100px;
	height: 60px;
	margin-top: 5px;
	margin-right:5px;
	overflow:hidden;
}

div.item{
	float:left;
	width:170px;
	height:170px;
	overflow:hidden;
	border:1px solid #eee;
	margin:0 4px 2px 0;
}

.icone img {
width:20px;
height:20px;
margin:0;
padding:10px;
float:left;
}


#scheda {
background-image:url(../img/sfondo.png);
background-repeat:no-repeat;
padding:10px;
float:right;
width:350px;

}


ul.path{padding:0;margin:0;}
.path li{display:inline}

/*
STYLING
*/

#footer{
text-align:center;
font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;	
background:#fff;
margin-top:700px;
}






/*
forms
*/

fieldset{
border:none;
}

/*
links
*/


#header a{
color:#330000;
text-decoration:none;
}


#header a:hover{
color:#315C73;
text-decoration:none;
}


#footer a{
	color:#315C73;
}
#footer a:hover{
	color: #330000;
}




/*
*headers
*/

