 

.td {
	border: 1px solid #CCC;
}

.td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6daae3;
	background-color: #dbe8f5;
}
.td_up_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6daae3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6daae3;
}
.td1_no_back {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6daae3;
}

.td2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6daae3;	
}

.td3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6daae3;
	
}

.td4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6daae3;
	background-color: #dbe8f5;
}
	
img.special {
	border: 1px white solid;
		
}

a img {border: 1px solid #ffffff;}
a:hover img {border: 1px solid red;}

img.speciale {
	border: 0px;
	
}

a img.speciale {border: 0px;}
a:hover img.speciale {border: 0px;}

a:link {color: #000000; text-decoration: none;}     
a:visited {color: #000000; text-decoration: none;}  
a:hover {color: #3b8ad5; text-decoration: none;}   
a:active {
	color: #3b8ad5;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 95%;
}

#menu li {
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #fff;
	border-bottom: 1px solid #6daae3;
	color: #000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
	font-size:14px
}
#menu a:hover {
	background: #dbe8f5 url("images/hover.gif") left center no-repeat;
	color: red;
	padding-bottom: 8px;
}
#bold {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
	}
#text_format {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-stretch: expanded;
}
#text_center_1 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-stretch: expanded;
	line-height: 1.3em;
}
#text_center {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-stretch: expanded;
	font-weight:bolder
}
#text_center_16 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-stretch: expanded;
}
#text_center_bold {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-stretch: extra-expanded;
	font-weight: 900;
	font-style: inherit;
	line-height: 1.4em;
}
#text_necrologio {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-stretch: semi-expanded;
}

#text_left {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-stretch: expanded;

}
