/* ----- Normaliza ----- */

* {
	margin : 0;
	padding : 0;
	border : 0;
	font-style : normal;
	font-weight : normal;
	font-variant: normal;
	font-size : 100%;
	text-align : left;
	list-style : none;
	border-collapse : collapse; 
	border-spacing : 0;
	background : transparent;

	text-decoration : none; 

	color : #333333;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	line-height: 15px;

	position : relative; 
}

/* ----- TAG HTML ----- */

body {
	background-color: #ffffff;
	width : 940px; 
	margin-left : auto; 
	margin-right : auto; 
}

a { 
	color: #b00000;
	text-decoration: none;
}

a:hover		{ text-decoration: underline }

input {
	font-size: 9px;
	margin-top: 3px;
}

h1 {
	font-size: 14px;
	font-weight : bold;
	color: #b00000;
	line-height: 18px;
	margin-bottom: 8px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h3	{ color: #666666; }
p		{ margin-bottom: 10px; clear: both;}

strong {
	font-weight : bold;
	color: #b00000;
	font-size: inherit;
}

b, .bold			{ font-weight : bold; font-size: inherit; }
i, .italic		{ font-style : italic; font-size: inherit; }

/* ----- classi generiche ----- */

.b11 {
	color: #3b3b3b;	
	font-weight: bold;
}

.n11list {
	font-size: 12px; 
	line-height: 20px;	
}

.n11listM, .n11listM a		{
	font-size: 12px;
	line-height: 20px;
	font-variant: small-caps;
	color: #333333;
}

.r11		{ color: #b00000; }

/* Text inputs */
	
.textinput, .textinputHovered {
	color: #999999;
	width: 146px;
	height: 17px;
	background: url(../images/input.gif) left top no-repeat;
	padding-top: 6px;
	padding-left: 8px;
}

.textinput#search, .textinputHovered#search {	
	width: 136px;
	background: url(../images/input_search.gif) left top no-repeat;
}

.textinput, .textinput#search { background-position: left top }
.textinputHovered, .textinputHovered#search { background-position: left bottom }

/* ----- Layout ----- */

div#header {
	background: url(../images/desono.gif) no-repeat top left;
  height: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}

div#footer {
	clear: both;
	background: url(../images/footer.gif) no-repeat top left;
	height: 30px;
	margin-top: 20px;
}

div#menusx {
 	width: 154px;
  margin-right: 20px;
  float: left;
}

div#main {
	width: 766px;
  float: left;
	min-height: 390px;
}

div.box1_3 {
	width: 504px;
  margin-right: 20px;
	float:left;
}

div.box1_3b {
 	width: 524px;
	float:left;
}

div.box2_3 {
	width: 242px;
  margin-right: 20px;
	float:left;
}

div.box3_3 {
	width: 242px;
	float:left;
}

div.abstract {
	background: url(../images/fondo_abstract.gif) no-repeat top left;
  width: 242px;
  height: 60px;
	margin-bottom: 10px;
	float: left;
}

div.boxgen {
	width: 242px;
	float: left;
}

.box43_avvisi {
	background: url(../images/b494r.gif) left top no-repeat; 
	height: 29px;
	padding: 6px 10px 8px 10px;
}

a.box43_avvisi {
	display: block;
	margin-bottom: 10px;
	color : #333333;
}

a.box43_avvisi:hover { color : #b00000; }
div.gene1 {
	background: url(../images/gene1.gif) no-repeat top left;
	width: 242px;
	height: 26px;
}

div.gene2 {
	background: url(../images/gene2.gif) repeat;
	width: 242px;
}

div.gene3 {
	background: url(../images/gene3.gif) no-repeat top left;
	width: 242px;
	height: 10px;
	margin-bottom: 10px;
}

div.gene2 a { font-weight: bold; }

div.box_a1 {
	background: url(../images/fondo_box.gif) no-repeat top left;
	width: 242px;
	height: 190px;
	margin-right: 20px;
	margin-bottom: 17px;
	float: left;
}

div.box_a1 div.inside img { margin-bottom: 5px	}

div.box_a2 {
	background: url(../images/fondo_box.gif) no-repeat top left;
	width: 242px;
	height: 190px;
	margin-bottom: 17px;
	float: left;
}
	
div.box_a2 div.inside img { margin-bottom: 5px	}

div.titbox {
	width: 100%;
	height: 25px;
	float: left;
}

div.tit_dx {
	width: 252px;
	height: 30px;
	float: left;
}

div.lib {
	width: 127px;
	height: 236px;
	float: left;
}

div.imagecd {
	width: 60px;
	height: 70px;
	margin-right: 5px;
	float:left;
}

div.imageconc08 {
	width: 60px;
	height: 70px;
	margin-right: 5px;
	float:left;

}

div.curr {
	width: 100px;
	height: 100px;
	margin-right: 10px;
	float:left;
}

div.tut {
	width: 200px;
	height: 150px;
	margin-right: 10px;
	float:left;
}

div.currtxt {
	width: 504px;
	min-height: 100px;
	margin-bottom: 20px;
}

div.loc_conc {
	width: 179px;
	height: 200px;
	margin-right: 10px;
	float:left;
}

div.tit_conc {
	float:left;
	height: 200px;
}


div.inside { padding: 8px }

/* menu principale */

div#main_menu{
	width: 154px;
	background: #F9C516;
}

div#main_menu .selected { color: #cc0000 }
div#main_menu a					{ color: #333333 }
div#main_menu a:hover		{ color: #FF6600 }

div#main_menu ul li {
	overflow: hidden;
	height: 15px;
}
div#main_menu>ul>li, div#main_menu>ul>li>a, div#main_menu>ul>li>span {
	font-size: 10px;
	font-weight: bold;
}

div#main_menu ul li ul li,  div#main_menu ul li ul li a,  div#main_menu ul li ul li span {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
}

div#main_menu li { margin-left: 6px;}
div#main_menu>ul>li>ul>li>ul>li, div#main_menu>ul>li>ul>li>ul>li>a, div#main_menu>ul>li>ul>li>ul>li>span {font-size: 10px }

div#mmtop {
	height: 7px;
	width: 154px;
	background: url(../images/mntop.jpg) left top no-repeat;
}

div#mmbot {
	height: 22px;
	width: 154px;
	background: url(../images/mnbot.jpg) left top no-repeat;
}
    
#dxbox {
	width: 242px;
	margin-bottom: 14px;
	float: left;
}

/* cassetti */
    
#dxcassetti {
	height: 390px;
	width: 242px;
	margin-bottom: 14px;
	float: left;
}
  
#dxcassetti h2 {
	background: url(../images/header_242.gif) no-repeat;
	padding: 2px;
	height: 20px;
}

#dxcassetti .ul_drawers {
	overflow: hidden;
	height: 100%;
	width: 242px;
}

#dxcassetti .ul_drawers li {
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
}

#dxcassetti .ul_drawers .handle {
 display: block;
 padding: 15px 10px 4px;
 height: 40px;
 margin-bottom: -6px;
 background: url(../images/fondo_box_menudx.gif) -242px bottom no-repeat;
 overflow: hidden;
}

#dxcassetti .ul_drawers .handle .description {
 height: 28px;
 overflow: hidden;
 line-height: 14px;
}

#dxcassetti .ul_drawers img.photo { display: block }
#dxcassetti .ul_drawers .handle:hover { text-decoration: none }
#dxcassetti .ul_drawers li.obscured .handle { background-position: left bottom }
#dxcassetti img#titolo { margin-bottom: -4px }
