body {
	background-color: #999999;
}
.bordo_sx {
	background-image: url(../images/bordo_sx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordo_dx {
	background-image: url(../images/bordo_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #c6262b;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.bordo_dx2 {
	background-image: url(../images/base_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordo_dx3 {
	background-image: url(../images/base_06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	background-image: url(../images/triangolo.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 1.1em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CC3333;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
}
.TXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	color: #24242D;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
}

