html,body { font-family: Times New Roman; font-size: 16px; background-color: #FFFFFF; background-image: url(immagini/back_wood.jpg); margin:0px; padding: 0px; text-align: center;  }

h1   { font-size: 16px; font-weight: normal; margin: 0px; padding: 0px; }
h2   { font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; }
h3   { font-size: 10px;  font-weight: normal; margin: 0px; padding: 0px; color: #ff0000; }

a    { color: #000000; text-decoration: none; }
a:link  { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
		
.div_content	{ width: 740px; margin:0 auto; height: 253px; padding-left: 22px; text-align: justify; vertical-align: top; background-image: url(immagini/oasicaprolace_08.gif); background-repeat: repeat-y; }
.div_content_2	{ width: 740px; margin:0 auto; padding-left: 22px; text-align: justify; vertical-align: top; background-image: url(immagini/oasicaprolace_08_double.gif); background-repeat: repeat-y; }

.tbl_top 		{ width: 760px; margin:0 auto; }
.tbl_bottom 		{ width: 760px; margin:0 auto; }

a.link			{ color: #FFFFFF; text-decoration: none; background-color: #a6552e; }
a.link:link		{ color: #FFFFFF; text-decoration: none;  background-color: #a6552e; }
a.link:hover	{ color: #FFFFFF; text-decoration: underline;  background-color: #a6552e; }
