body {
	background: #ded5b3; 
	margin: 0px;
	margin-top: 0px;
	color: #67625b;
}
body, td, th, p, div {
	font-family:  Georgia, Times New Roman; 		
	font-size: 13px;
}
td {
	vertical-align: top;
}
a {
	color: #231f20;		
	text-decoration: underline;
	font-weight: normal; 	
}
a:hover {
	color: #a11214;		
}
TR.line-1 TD, TR.line-2 TD, TR.line-3 TD {
	background: #ded5b3;
}
TD.menu-td {
	align: right;
	padding-left: 32px; 
	padding-right: 32px; 
	vertical-align: middle;
	border-left: 1px solid #c6bea0; 
	border-right: 1px solid #c6bea0;	
}

TABLE.menu TD {
	padding-top: 4px;
	padding-bottom: 4px;	
	border-bottom: 1px solid #c6bea0;
}
TABLE.menu TD.last {
	border-bottom: 0px none;
} 
TABLE.menu TD A {
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
	color: #231f20;
}
TABLE.menu TD A:hover {
	color: #a11214;
}
TR.line-3 TD {
	background: #ded5b3 url(../images/line3-bg.gif) bottom repeat-x;
}

TR.footer-1 TD {
	background: #ded5b3 url(../images/footer-bg.gif) top repeat-x;
}
TR.footer-2 TD {
	background: #ded5b3;
}

H1, H2, H3, H4 {
	font-family: Georgia;
	font-size: 23px;	
	font-weight: normal;
	font-style: italic;
	color: #a11214;		
	
}
p.preambula {
	font-weight: bold;
}
TD.cont-1 {
	border-right: 1px solid #c6bea0; 
	background: #edebd6;	
}
TD.content-main {
	padding-left: 34px;
	padding-right: 34px;	
	border-right: 1px solid #c6bea0;
	background: #f3f2e4;	
}
TD.news-column {
	padding-left: 18px;
	padding-right: 18px;	
	padding-top: 18px;	
	padding-bottom: 18px;			
	border-right: 1px solid #c6bea0;	
	background: #edebd6 url(../images/news-column-bg.jpg) right repeat-y;	

}
TD.news-column P.news {
	font-size: 11px;		
	color: #231f20;
}
TD.news-column P.news SPAN.date {
	font-style: italic;
	color: #67625b;	
}
TD.last-column {
	background: #edebd6;
	padding-left: 34px;
	padding-right: 34px;	
	text-align:	center;
}
TR.pre {
	background: #f3f2e4;	
}
TD#pre-main {
	background: url(../images/pre-2.jpg) top repeat-x;		
}
TD.pre-3 {
	background: #edebd6 url(../images/pre-3.jpg) top repeat-x;		
}
TD#post-main {
	background: #f3f2e4 url(../images/post-2.jpg) bottom repeat-x;		
}
TD.post-3 {
	background: #edebd6 url(../images/post-3.jpg) bottom repeat-x;		
}

DIV.news-caption {
	font-family: Georgia;
	font-size: 17px;	
	font-weight: normal;
	font-style: italic;
	color: #a11214;		
}