.bordes {
	border: 1px solid #000000;
}
.bordesBlancos {
	border: 1px solid #FFFFFF;
}
.texto {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 8pt;
	color: #666666;

}
.textoNegrita {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;

}
.boton {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #CE8610;
	border: 1px solid #FFFFFF;
}
.fondoMenu {
	background-color: #E7E3E7;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.fondoAreaClientes {
	background-color: #ECD8C9;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;

}
.fondoCabecera {
	background-image: url(imagenes/cabecera_superior.jpg);
	background-repeat: no-repeat;
}


.bordeSupDcha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #9c9c9c;
	border-right-color: #9c9c9c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9E9C;
}
.textoPeque {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 7pt;
}
.enlaceNaranja {
	color: #CE7939;
}
.margenIzdo {
	margin-left: 10px;
}
.FondoAzul {
	background-color: #29084A;
	color: #FFFFFF;
}
.enlaceBlanco {
	color: #FFFFFF;
}
.bordeInfDcha {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #F44800;
}
.sinSubrayado {
	text-decoration: none;
	color: #000000;
}
.fondoPie {
	background-color: #606060;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}
.fondoSistemas {
	background-color: #f6f6f6;
}
.titulo1 {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.fondoMenuIluminado {
	background-color: #E7E3E7;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11pt;
	color: #F44800;
	font-weight: bold;

}
.titulo2 {

	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CE7939;
}
.campoFormulario {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
}
.margenDcho {
	margin-right: 15px;
}
.bordeIzda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bordeInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C9E9C;

}
.margenDcho {
	padding-right: 10px;
}
.textoNaranja {
	color: #CE7939;
}
