
div.yoo-drawer { 
	position: relative;
}

div.yoo-drawer ul.list {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
 
div.yoo-drawer ul.list .item {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	width: 100%;
}/* (C) 2007 YOOtheme.com */

div.default-v div.yoo-drawer span.header-r,
div.default-v div.yoo-drawer span.header-m,
div.default-v div.yoo-drawer span.item-bg,
div.default-v div.yoo-drawer span.item-m {
	display: block;
}

div.default-v div.yoo-drawer .header-l {
	margin: 0px;
	padding: 0px;
			background: url(../images/container/headersx.png) 0 0 no-repeat;


}


div.default-v div.yoo-drawer .header-r {
	padding: 0px 25px 0px 25px;
		background: url(../images/container/headerdx.png)  100% 0 no-repeat;



}

div.default-v div.yoo-drawer .header-m {
	height: 25px;
	width:150px;
text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;

}


div.default-v div.yoo-drawer .item-m {
	background-color: #f2f2f2;
	height:auto;

}
div.default-v div.yoo-drawer .active .item-m {
		background-color: #EDF6FF;
	height:auto;
}


div.default-v div.yoo-drawer .item-bl {
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url(../images/container/drawer-angolo3.png);
}

div.default-v div.yoo-drawer .active .item-bl {
	background-repeat: no-repeat;
	background-image: url(../images/container/drawer-angolo2.png);
}

div.default-v div.yoo-drawer .item-br {
	
	padding-right: 10px;
	padding-left:10px;
	background-position: 100% 100%;
	background-image: url(../images/container/drawer-fondo4.png);
	background-repeat: no-repeat;
}

div.default-v div.yoo-drawer .active .item-br {
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-image: url(../images/container/drawer-angolo1.png);
}

div.default-v div.yoo-drawer .item-b {
	height: 10px;
	background-repeat: repeat;
	background-image: url(../images/container/drawer-fondo4.jpg);
}



div.default-v div.yoo-drawer .active .item-b {
	background-repeat: repeat;
	background-image: url(../images/container/drawer_fodo3.jpg);
}

div.default-v div.yoo-drawer .article_drawer {
	font-size: 10px;
	height:auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;
	width: 100%;
	float:left;
	position: relative;
	left: 0;
	color: #FF6633;

}



div.default-v div.yoo-drawer .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 150%;
	font-weight: bold;
	color: #FF6633;
}

/* layout articoli news */

/* @group drawer */

div.newstext {
	height: 150px;
	top: 0;	
	position: relative;
width: 183px;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding-left: 13px;
	float: left;
}

#wrapper2 div.container1 div.user1 div.blog div.leading p {
	float: left;
}

div.newstitle {
	position: relative;
float:left;
width: 174px;
height:20px;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #000033;
	padding-left: 11px;
}

div.newstitle a:link{
	position: relative;
float:left;
width: 174px;
height:20px;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #000033;
	padding-left: 11px;
}

div.newstitle a:visited {
	position: relative;
float:left;
width: 174px;
height:20px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000033;
	padding-left: 11px;
}

div.newsimage {
	height: 150px;	
	position: relative;
	float:left;
width: 100%;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

div.newsdate, div.newsdate a:link, div.newsdate a:visited{
	position: relative;
	float:left;
width: 180px;
height:20px;
	font-size: 8px;
	font-style: italic;
	color: #000033;
	padding-left: 11px;
}

.img_drawer {
	position: relative;
	height: 60px;
	width: 60px;
	left: 15px;
	
}

.titolo_drawer {
	position: relative;
	height: auto;
	width: 90px;
	float: left;
	
	right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
}
.barra3 {
	position: relative;
	height: 60px;
	width: 15px;
	float: left;
	top: 10px;
	left: 5px;
}
/* @end */
