@charset "utf-8";
body {
	margin-left: 70px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 100px;
	background-position: 60px 100px;
	background-repeat: no-repeat;
	background-image: url(images/logo2-550.gif);
	width: 500px;
}
.lista1 {
	list-style-image: url(images/vineta15.png);
	margin-bottom: 10px;
	list-style-position: outside;
}
.textoNaranja {
	color: #F79646;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12pt;
}
.textoNaranja A:link {text-decoration: none; color: #F79646;}
.textoNaranja A:visited {
	text-decoration: none;
	color: #F79646;
}
.textoNaranja A:active {text-decoration: none; color: #F79646;}
.textoNaranja A:hover {text-decoration: underline; color: red;}

.textoLila {
	color: #936;
	line-height: 20px;
	font-size: 12pt;
	text-align: justify;
}
.textoLila A:link {text-decoration: none; color: #936;}
.textoLila A:visited {
	text-decoration: none;
	color: #936;
}
.textoLila A:active {text-decoration: none; color: #936;}
.textoLila A:hover {text-decoration: underline; color: red;}

.textoVerde {
	color: #393;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12pt;
}
.textoVerde A:link {text-decoration: none; color: #393;}
.textoVerde A:visited {
	text-decoration: none;
	color: #393;
}
.textoVerde A:active {text-decoration: none; color: #393;}
.textoVerde A:hover {text-decoration: underline; color: red;}

.textoAzul {
	color: #0069B8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12pt;
	text-align: justify;
}
.textoAzul A:link {text-decoration: none; color: #0069B8;}
.textoAzul A:visited {
	text-decoration: none;
	color: #0069B8;
}
.textoAzul A:active {text-decoration: none; color: #0069B8;}
.textoAzul A:hover {text-decoration: underline; color: red;}

.imagen {
	background-image: url(images/logo2-250.gif);
	background-repeat: no-repeat;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
}
