@charset "utf-8";
/* CSS Document */

.contentEmpresas {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 293px;
	background-image: url(images/bgConentMid.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentServicios {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 293px;
	background-image: url(images/bgServicesMid.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentProductos {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 293px;
	background-image: url(images/bgProductosMid.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.adminTopTable {
	background-image: url(images/adminTopTable.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.adminBgTable {
	background-color: #E9E9E9;
	background-image: url(images/adminBgTable.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.adminBottomTable {
	background-image: url(images/adminBottomtable.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003333;
	background-position: bottom;
}
.adminSubtituloEmpresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BB7;
	text-decoration: none;
	text-align: center;
}
.adminSubtituloProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	text-align: center;
}
.adminTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.adminSubtituloServicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.cajaMenuBottom {
	height: 40px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.listaProductosServicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.filaEmpresasAlfabetico {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

