.fondohoja {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.textocomun {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
.titularazul {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; }
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: 99000;
}

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;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: url(images/flecha.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #9e0b0f;
	font-weight: lighter;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
