#principal { background-color: white; }

#principal-izq {
}

#principal-der {
	padding-left: 16px;
	vertical-align: top;
}

#principal-der div {
	margin-bottom: 8px;
}

table#opciones {
	border: 2px solid rgb(40, 22, 111);
}

#opciones caption, .caption {
	background-color: rgb(40, 22, 111);
	color: white;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 110%;
}

#opciones th {
	border-top: 1px solid rgb(40, 22, 111);
	padding-top: 4px;
	color: rgb(40, 22, 111);
	font-weight: bold;
}

#opciones td {
	text-align: center;
	font-size: 80%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#servicios {
	margin: 8px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	color: green;
	padding-bottom: 4px;
	border-bottom: 2px solid green;
}

#lider {
	font-size: 90%;
	color: rgb(0, 51, 102);
}

#red {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-weight: bold;
	color: rgb(97, 111, 133);
}

h2 {
	text-align: center;
	font-size: 120%;
}

#iso9001 {
	text-align: center;
	text-decoration: underline;
	color: rgb(218, 37, 29);
	font-weight: bold;
}

#alqven {
	text-align: center;
	color: orange;
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}

#listaserv {
	text-align: center;
	color: #444;
	font-size: 70%;
	padding-top: 12px;
	padding-bottom: 12px;
}

#skylines {
	text-align: center;
	border-collapse: collapse;
	width: 70%;
}

#skyline, #enargentina {
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	border: 2px solid rgb(231, 120, 23);
	padding: 4px;
}

#skyline {
	color: #333;
}

#skyline a {
	text-decoration: none;
	color: #333;
}

#enargentina {
	padding-top: 6px;
	padding-bottom: 6px;
	color: white;
	background-color: rgb(231, 120, 23);
}

#enargentina a {
	color: white;
	font-weight: bold;
}

#reseller {
	text-align: center;
	font-size: 70%;
	color: #456;
}