.fondo-1 {
	background-image: url(index/hp-v-01.jpg);
	background-repeat: no-repeat;
	background-color: #553390;
	height: 40px;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.fondo-2 {
	background-image: url(index/hp-v-02.jpg);
	background-repeat: no-repeat;
	background-color: #553390;
	height: 170px;
	background-position: top;
	margin: 20px;
}
.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}

.fondo-3 {
	background-image: url(index/hp-v-03.jpg);
	background-repeat: no-repeat;
	background-color: #553390;
	height: 110px;
	background-position: top;
}
.fondo-4 {

	background-image: url(index/hp-v-04.jpg);
	background-repeat: no-repeat;
	background-color: #553390;
	height: 90px;
	background-position: top;
}
.fondo-5 {
	background-image: url(index/hp-v-05.jpg);
	background-repeat: no-repeat;
	background-color: #553390;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	height: 30px;
}

.nav-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #553390;
	text-align: center;
	padding: 10px;
	line-height: 30px;
}
a.nav-1:link {
	color: #553390;
	text-decoration:none;}
a.nav-1:visited {
	color: #553390;
	text-decoration:none;}
a.nav-1:hover {
	color: #FFFFFF;
	text-decoration:underline;}
a.nav-1:active {
	color: #FFFFFF;
	text-decoration:underline;}


.nav-2{
	color: #000000;
	text-decoration:none;
}
.nav-2 a{
text-decoration:none;
color: #000000;
}
.nav-2 a:link,
.nav-2 a:visited{
	color: #000000;
	text-decoration:none;
}
.nav-2 a:hover,
.nav-2 a:active{
	color: #000000;
	text-decoration:none;
}