 

.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #000000;

}

.text {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 15px; text-decoration: none; font-weight: bold}

a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #000000;

}
.botones {
	font-family: Verdana;
	background-color: #f1f1f1;
	border: thin solid #999999;
}
.camposform {
	font-family: Verdana;
	font-size: 12px;
}
.bordeTabla {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9F112B;
}
.bordeinf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9F112B;
}
.punteado {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D43D44;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #D43D44;
}
.punteadoabajo {

	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E9E9E9;
	border-top-style: none;
}
.bordeImag {
	border: 3px solid #E9E9E9;

}
.puenteadoVertical {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #E9E9E9;


}
.textoTitulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
}
.fondoTabla {
	background-image: url(imagenes/fondoCollage.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondoTablaAmarillo {
	background-image: url(imagenes/fondoAmarillo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bordeDerecha {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #EDBD03;
}
