@charset "windows-1252";

body {
	background-color: #000033;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-style: italic;
	font-weight: normal;
}
.icons {
	vertical-align: middle;
}
.heading-tabla-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(images/heading-software.gif);
	padding: 5px;
}
#contenido td {
	vertical-align: top;
}
#contenido li {
	margin-bottom: 5px;
}
.celda-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.tabla-contacto {
	border: 1px solid #000000;
}
.fotos {
	margin-left: 30px;
}
.tabla-contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
}
.texto-blanco-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.texto-negro-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.baner-superior-bg {
	background-image: url(images/baner-superior-bg.gif);
	background-repeat: repeat-x;
}
.table-bg-testimonios {
	background-image: url(images/bg-testimonios.gif);
}
.textos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
}
.textos1-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	text-align: justify;
}
.navigation-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.bordes-imagenes {
	border: 4px solid #FFFFFF;
}

.division {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdback { background-image: url(image/bg-servicios.gif);} 
.bg-noticias {
	background-image: url(images/bg-noticias.gif);
	background-repeat: repeat;
	background-position: top;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
.bg-servicios {
	background-position: top;
	vertical-align: top;
	background-color: 262626;
	background-image: url(images/bg-servicios.jpg);
	border: 1px solid #FFFFFF;
}
.bg-testimonios {
	background-image: url(images/bg-testimonios.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	vertical-align: top;
}
.bg-hardware {
	background-image: url(images/bg-hardware.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	vertical-align: top;
}
.barra-navegacion-seccion {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.margenes-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 33px;
	padding-right: 40px;
	padding-bottom: 33px;
	padding-left: 40px;
}
.tabla-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
.bg-contenido {
	background-color: #FFFFFF;
}
.tabla-noticias {
	border: 1px solid #000000;
}
.celda-noticias-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #717552;
}
.celda-noticias-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	white-space: normal;
}
.celda-titulo-testimonios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 10px;
}
a:link.navlink {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	border-color: #000000;
	height: 60px;
}

a:hover.navlink {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:visited.navlink {
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.navlink-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover.navlink-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
a:visited.navlink-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link.navlink-footer {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-color: #000000;
}
a:visited.navlink-footer {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-color: #000000;
}

a:hover.navlink-footer {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #666666;
}

a:link.navlink-header {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited.navlink-header {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover.navlink-header {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #666666;
}
a:visited.vinculos-contenido {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-color: #000000;
	font-weight: normal;
}

a:hover.vinculos-contenido {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-color: #000000;
	text-decoration: underline;
}
a:link.vinculos-contenido {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-color: #000000;
	font-weight: normal;
}
#navegacionseccion {
	font-size: 14px;
	color: #FFFFFF;
}
#navegacionseccion a {
	text-decoration: none;
	color: #FFFFFF;
}
#navegacionseccion a:hover {
	color: #0033FF;
	text-decoration: none;
}
#navegacionseccion a:visited {
	color: #FFFFFF;
}
#contenido-general {
	vertical-align: top;
}
#contenido {
	padding-top: 33px;
	padding-right: 40px;
	padding-bottom: 33px;
	padding-left: 40px;
	text-align: justify;
}
#contenido a {
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
#contenido a:hover {
	color: #003366;
	text-decoration: underline;
	font-style: italic;
}
#contenido a:active {
	color: #000033;
	font-style: italic;
	text-decoration: underline;
}
#contenido a:visited {
}
#tabla-noticias  td {
	padding: 5px;
	border: 1px solid #3E4C35;
}
#tabla-noticias  table {
	border: 1px solid #3E4C35;
}
#leftheading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}
#leftheading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	margin: 0px;
}
.Bg-heading-servicios {
	background-image: url(images/heading-servicios.gif);
	background-repeat: repeat-x;
	background-color: #424242;
}
.Bg-heading-hardware {
	background-image: url(images/heading-hardware.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
	background-color: #354262;
}
.bg-heading-software {
	background-image: url(images/heading-software.gif);
	background-repeat: repeat-x;
	background-color: #002C62;
}
.bg-heading-noticias {
	background-image: url(images/heading-noticias.gif);
	background-repeat: repeat-x;
	background-color: #42422D;
}
.bg-heading-testimonios {
	background-image: url(images/heading-testimonios.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
#leftmenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#leftmenu p {
	margin: 0px;
}
#leftmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #999999;
}
#leftmenu a:visited {
}
#leftmenu a:active {
	color: #000000;
	text-decoration: none;
}
#leftmenu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bg-software-menu {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #193669;
}
.bg-hardware-menu {
	border: 1px solid #FFFFFF;
	vertical-align: top;
	background-color: #4A70A1;
}
.bg-servicios-menu {
	background-image: url(images/bg-servicios.jpg);
	background-repeat: repeat;
	background-position: top;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
.bg-noticias-menu {
	vertical-align: top;
	background-color: #717552;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg-testimonios-menu {
	vertical-align: top;
	background-color: #254e4d;
}
#noticias {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#testimoniosnombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
}
#testimoniostexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
