.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	padding-left: 20px;
}
.textoBotones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
}
.textoBotones:hover {
	color: #FFFFFF;

}
.textoBotones2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.textoBotones2:hover {
	color: #999999;

}
.subtituloTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 16px;
}
.tituloTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cuerpoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.cuerpoTexto:hover {
	color: #990000;
}

.linkentexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.linkhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.linkhome:hover {
	color: #990000;
}

.cuerpoTextolistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 5px;
	list-style-type: disc;
}
.tituloProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.tituloFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;	
	
	
}
.cuerpoTextoApunte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	text-decoration: none;
	line-height: 16px;
}
.fondoCampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #1F1F1F;
}
.fondoTablaPrincipal {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.espaioTexto {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.fondoTabla1 {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fondoTabla2 {

	background-color: #F9F9F9;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.fondoCaja {
	background-image: url(../images/fondoempresa.jpg);
	background-repeat: no-repeat;
}
.tituloTexto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.fondoTabla3 {


	background-color: #A6B6C6;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.fondodelegaciones {

	background-image: url(../images/fondodelegacione.jpg);
	background-repeat: no-repeat;
}
.fondocifras {


	background-image: url(../images/fondocomparativa.jpg);
	background-repeat: no-repeat;
}
.fondoforo {



	background-image: url(../images/foro.jpg);
	background-repeat: no-repeat;
}
.fondoprincipal {
	background-image: url(../imagenes/fondogeneral.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoMenu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDCBCC;
	border-right-color: #EDCBCC;
	border-bottom-color: #EDCBCC;
	border-left-color: #EDCBCC;
}
.cuerpoTextoApunteRojo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 16px;
}
.fondoempresa {

	background-image: url(../imagenes/fondoempresa.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuActivo {
	background-color: #990000;
}
.fondoMenuactivo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDCBCC;
	border-right-color: #EDCBCC;
	border-bottom-color: #EDCBCC;
	border-left-color: #EDCBCC;
	background-color: #D2001C;
}
.textoBotonesActivo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.marcoImagen {
	border: 1px solid #333333;
}
.divfoto {
	height: 50px;
	width: 50px;
	visibility: hidden;
	position: absolute;
	overflow: visible;
	clip: auto;
}

.divfoto2 {
	height: 50px;
	width: 50px;
	visibility:inherit;
	position: relative;
	left:-102px;
	overflow: visible;
	clip: auto;
}

