/*************************************
CSS BLUE Silab
   Created by Mari Pasquale aka Ohm 
   mail: me_mp@libero.it
   web:  http://gnammo.altervista.org 
**************************************/
#submenu{
	background: transparent url(images/subnav_blue.jpg) no-repeat 0 0;
}
td{
	width: 400px;
	font-weight: bold;
	padding: .5em;
}
#reflist{
	text-align: center;
	background: #ebeced url(images/bg_ref.jpg) no-repeat bottom right;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #039;
	border-bottom: 1px solid #039;
}
#content .list{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
#content ul.list{
	list-style-type: none;
	padding: 0 10px;
	margin: 0;
}
#content ul.list li{
	border-bottom: 1px dotted #666;
	line-height: 1.7em;
}
#content .list a,#content .list a:link,#content .list a:visited{
	text-decoration: none;
	color: #000;
}
#content .list a:hover{
	color: #dc1301;
}

#modulo{
	width: 200px;
	margin: 0 auto;
}

#modulo img, #exit img{
	vertical-align: middle;
	padding-right: 5px;
}

#modulo p, #uploader p.label{
	font-weight: bold;
	margin: 0;
	padding: 15px 0 0 0;
}

#exit{
	float: right;
}

uploader{
	clear: both;
}

#gest table{
	border: 0;
}

#gest td{
	text-align: center;
	font-size: 14px;
}

#gest table td{
	border-bottom: 1px solid #888;
}