/* CSS Document */

body {
	margin:20px;
	font-family: Arial;
	background: url(../../img/bg_body.gif) left top #EAEAEA repeat-x;

}
form {
	margin:0px;
	padding:0px;
}

#bar {
	text-align:right;
	font-size:11px;
	font-weight: bold;
	height:35px;
}
#bar a {
	color: #6D6C6C;
}

#content {
	width: 700px;
}
a {
	color: #AE0E10;
	text-decoration: none;
}
a:hover {
	color: #AE0E10;
	text-decoration: underline;
}
#vocemenu {
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color: #336699;
	padding:5px;
	margin:1px;
	/*float:left;*/
	width: 100px;
	border:1px solid #999999;
}

#vocemenu:hover {
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color: #336699;
	padding:5px;
	margin:1px;
	/*float:left;*/
	width: 100px;
	border:1px solid #999999;
	background-color: #CCCCCC;
}

#vocemenu:active {
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
	padding:5px;
	margin:1px;
	/*float:left;*/
	width: 100px;
	border:1px solid #999999;
	background-color: #CCCCCC;
}


a.indietro{
	text-align:right;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.default {
	margin:10px;	
	color: #000;	
	font-size:13px;
	text-align: justify;
}

#ul_menu {
	list-style-type:square;
}
hr {
	height: 1px;
	color: #9B9B9B;
	margin-bottom:20px;
}
h3 {
	color: #AE0E10;
	margin:0px;
	padding:0px;

}


h4 {
	color:#CC0000;
	text-align: center;
}

h5 {
	color:#00CC00;
	text-align: center;
	padding-bottom:5px;
	margin-bottom:5px;
}

p {
	color:#000000;
	font-size:13px;
}

a.menu:link {
	color: #336699;
	text-decoration:none;
}

a.menu:visited {
	color: #336699;
	text-decoration:none;
}
a.menu:hover {
	color: #AAAAAA;
	text-decoration:none;
}
a.menu:active {
	color: red;
	text-decoration:none;
}

a.nav:link {
	color: #3366CC;
	text-decoration:underline;
	font-weight: bold;
}
a.nav:visited {
	color: #3366CC;
	text-decoration:underline;
	font-weight: bold;
}
a.nav:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}
a.nav:active {
	color: #3366CC;
	text-decoration:underline;
	font-weight: bold;
}


.pag {
	color: #3366CC;
	text-decoration:none;
	font-weight: bold;
}
.pag:hover {
	color: #CCCCCC;
	text-decoration:underline;
	font-weight: bold;
}


a.print:link {
	color: #3366CC;
	text-decoration:underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.print:visited {
	color: #3366CC;
	;
	text-decoration:underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.print:hover {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.print:active {
	color: #3366CC;
	;
	text-decoration:underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



a.modifica:link {
	color: #009900;
	text-decoration:underline;
	font-weight: bold;
}
a.modifica:visited {
	color: #009900;
	text-decoration:underline;
	font-weight: bold;
}
a.modifica:hover {
	color:#33CC00;
	text-decoration:none;
	font-weight: bold;
}


a.elimina:link {
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;	
}
a.elimina:visited {
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;	
}
a.elimina:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;	
}


a.download:link {
	color: #009900;
	text-decoration:underline;
	font-weight: bold;	
}
a.download:visited {
	color: #009900;
	text-decoration:underline;
	font-weight: bold;	
}
a.download:hover {
	color:#33CC00;
	text-decoration:none;
	font-weight: bold;	
}


td.cella_menu{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	width: 100px;
	color: #336699;
	padding:5px;
	border:1px solid #999999;
}

td.cella_menu:hover{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	width: 100px;
	color: #336699;
	padding:5px;
	border:1px solid #999999;
	background-color: #CCCCCC;
}
input.link_button {
	font-size:11px;
	border: 1px solid #C9C9C9;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial;
	font-weight: bold;
	color: #535353;
	text-decoration:none;
	background: url(../img/menu.gif) repeat-x;
}

input.link {
	font-size:12px;
	border: 1px solid #C9C9C9;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial;
	color: #535353;
	text-decoration:none;
}
table.button_top {
	margin-bottom: 10px;
}

table.tabella {
	font-family: Arial;
	font-size:12px;
	margin-bottom: 6px;
}

table.nav {
	font-family: Arial;
	font-size:12px;
}

table.list {
	font-family: Arial;
	font-size:12px;
}



tr.riga_intestazione {
	background: url(../img/intestazione.gif) repeat-x;
	color: #535353;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9B9B9B;
}

td.cella_intestazione {
	
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9B9B9B;
	text-align: center;
}

tr.riga_pari {
	background-color: #F6F6F6;

}

tr.riga_dispari {
	background-color: #FFFFFF;

}

td.cella {

	border: 1px solid #9999FF;
	background-color: #FFFFFF;

}

.nopadding {
	margin:0px;
	padding:0px;
}

a.link_button {
	font-size:11px;
	border: 1px solid #C9C9C9;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial;
	font-weight: bold;
	color: #535353;
	text-decoration:none;
	background: url(../img/menu.gif) repeat-x;
}
a.link_button:hover {
	color: #535353;
	background: url(../img/menu_hover.gif) repeat-x;
}

#td_img ul {
	list-style-type: none;	
}

#td_img ul li {
	list-style-type: none;	
	border: 0px solid red;
	width: 100%;
	height:100px;
	margin-bottom:10px;
}


#td_cat ul {
	list-style-type: none;	
	padding: 0px;
	margin:0px;
}

#td_cat ul li {
	
	list-style-type: none;	
	border-bottom: 1px dashed gray;
	width: 100%;
	height:25px;
	padding-top:10px;
	margin-bottom:0px;
}

