.fondohoja {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.fondopuntos {
	background-image: url(images/separador.gif);
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #338AB9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #338AB9;
}
a:hover {
	text-decoration: underline;
	color: #338AB9;
}
a:active {
	text-decoration: none;
	color: #338AB9;
}
.textocomun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}
.titularazul {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #52A4D9; }
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099FF;
	font-style: normal;
	text-decoration: none;
}

body {
	background-color: #b2b2b2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.cajaform {
	height: auto;
	width: 320px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.fondopuntosHome {

	background-image: url(images/separadorhome.gif);
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
