#c-0 {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#c-1 {
	float: left;
	width: 20%;
	padding-right: 2%;
	padding-left: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #03F;
}
#c-2 {
	width: 75%;
	float: right;
	padding-top: 0%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
	font-family: Verdana;
	font-size: 18px;
	color: #009;
	text-align: justify;
	text-indent: 1cm;
	line-height: 30px;
}
h2 {
	font-size: 24px;
	font-style: italic;
	text-indent: 0px;
}
a:active {
	text-decoration: none;
	font-style: italic;
	color: #03F;
}
a:link {
	text-decoration: none;
	color: #03F;
}
a:visited {
	text-decoration: none;
	color: #03F;
}

a:hover {
	text-decoration: none;
	color: #009;
}
.navsig-ant {
	margin: 5px;
	float: right;
	width: auto;
	border: 1px dotted #900;
	font-size: 10px;
	padding-right: 30px;
}
.img-dcha {
	float: right;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 15px;
}
body {
	background-image: url(f-3.jpg);
}
