body,html {
	height: 100%;
} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-color: #F8F4EB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea, button, select, submit, reset {
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	border: 1px solid #DCDCDC;
}
a:link, a:visited, a:active  {
	color: #9E5520;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6B5243;
}
a.sintra:link, a.sintra:visited, a.sintra:active  {
	color: #EAE4D7;
	text-decoration: none;
}
a.sintra:hover {
	text-decoration: none;
	color: #E4DAC4;
}
a.cat:link, a.cat:visited, a.cat:active  {
	color: #9E5520;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.cat:hover {
	text-decoration: none;
	color: #6B5243;
	font-size: 12px;
	font-weight: bold;
	background: #F2EEE5;
	text-transform: uppercase;
}
a.mod:link, a.mod:visited, a.mod:active  {
	color: #FF4400;
	text-decoration: none;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-color: #5B5B5B;
	border-width: 1px;
	font-weight: bold;
}
a.mod:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #DCDCDC;
}
a.pag:link, a.pag:visited {
	color: #9E5520;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}
a.pag:active  {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a.pag:hover {
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F0F8FF;
	font-weight: bold;
	color: #6B5243;
	font-size: 10px;
}
.Stile1 {
	color: #F0E9DA;
	font-size: 10px;
}
.Stilepiccolo {
	font-size: 10px;
}
.Stile_tit {
	color: #6B5243;
	font-weight: bold;
}
.Stile_tit_tip {
	color: #3F2011;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	font-family: serif;
	letter-spacing: 2px;
}
.Stile_tit_tip2 {
	color: #3F2011;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-family: serif;
	letter-spacing: 2px;
}
.Stile_sottotit {
	color: #9E5520;
}