@charset "UTF-8";
/* CSS Document */

.table_form{
width:500px;



}

.td1_form{
width:100px;
font-weight:bold;
color:#990000;


}

.td2_form{
width:20px;



}

.td3_form{
width:380px;

}

.tr_form{
height:25px;



}

.button_form{
width:200px;


}

.txt_form{
width:350px;


}

.area_form{
width:350px;


}

.cmb_form{
width:200px;
background-color:#006600;

}


* {margin:0; padding:0}
body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;}
#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(img/tt_bottom.gif) top right no-repeat; overflow:hidden}

DIV#loader {
  border: 0px solid #ccc;
  width: 200px;
  height: 16px;
}
DIV#loader.loading {
  background: url(../img/loading.gif) no-repeat left;

 font-family:Verdana;
 font-size:9px;
 color:#666666;
 padding-left:20px;
 padding-top:6px;
 
}


DIV#loader_album {
  border: 0px solid #ccc;
  width: 200px;
  height: 16px;
}
DIV#loader_album.loading {
  background: url(../img/loading.gif) no-repeat left;

 font-family:Verdana;
 font-size:9px;
 color:#666666;
 padding-left:20px;
 padding-top:6px;
 
}






.album_titolo{
	text-decoration:none;
	font-family:Verdana;
	width:200px;
	height:25px;
	background-color:#CDEBFF;
	color:#333333;
	text-align:center;
	padding-top:5px;
}

.album_titolo:HOVER{
	text-decoration:none;
	font-family:Verdana;
	width:200px;
	height:25px;
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	padding-top:5px;
}


.cat_titolo{
	text-decoration:none;
	font-family:Verdana;
	width:300px;
	height:25px;
	background-color:#CDEBFF;
	color:#333333;
	text-align:center;
	padding-top:5px;
}

.cat_titolo:HOVER{
	text-decoration:none;
	font-family:Verdana;
	width:300px;
	height:25px;
	background-color:#F3F2FF;
	color:#333333;
	text-align:center;
	padding-top:5px;
}


