@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #E9E9E9;
	margin: 0px;
	text-align: center;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #999;
}
a:visited {
	color: #333;
}
a:hover {
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
}
/*ESTILOS DEL NAVBAR*/
#navbar_idm{
	width:285px;
	height:36px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(imagenes/navbar/navbar-bg.png);
	margin-right: 10px;
}
#navbar_idm .inbar_idm{
	display:block;
	height:36px;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	background-image: url(imagenes/navbar/right-round.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar_idm ul, #navbar_idm ul li{
	color: #0F0;
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px;
}
#navbar_idm ul{

	background-repeat: no-repeat;
	background-position: left top;
}
#navbar_idm ul li{
	float:right;
	display:block;
	line-height:36px;
}
#navbar_idm ul li a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar_idm ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px;
}
#navbar_idm .navhome_idm a, #navbar_idm .navhome_idm a:hover{
	height:36px;
	line-height:36px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar_idm .navhome_idm a span, #navbar_idm .navhome_idm a:hover span{
	height:36px;
	line-height:36px;
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar_idm ul li a:hover{
	height:36px;
	line-height:36px;
	background-image: url(imagenes/navbar/ahover-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar_idm ul li a:hover span{
	height:36px;
	line-height:36px;
	font-size: 10px;
	background-image: url(imagenes/navbar/spanhover-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
}
#navbar_idm ul li a:active {
	color:#98CB00;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*FINAL NAVBAR  ESTILOS*/

/*ESTILOS DEL NAVBAR*/
#navbar{
	width:585px;
	height:36px;
	margin-left: 10px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(imagenes/navbar/navbar-bg.png);
}
#navbar .inbar{
	display:block;
	height:36px;
	font-size: 10px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar ul, #navbar ul li{
	color: #0F0;
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px;
}
#navbar ul{
	background-image: url(imagenes/navbar/left-round.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:36px;
}
#navbar ul li a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover{
	height:36px;
	line-height:36px;
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	height:36px;
	line-height:36px;
	background-repeat: no-repeat;
	background-position: right top;
}
#navbar ul li a:hover{
	height:36px;
	line-height:36px;
	background-image: url(imagenes/navbar/ahover-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar ul li a:hover span{
	height:36px;
	line-height:36px;
	font-size: 10px;
	background-image: url(imagenes/navbar/spanhover-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
}
#navbar ul li a:active {
	color:#98CB00;
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*FINAL NAVBAR  ESTILOS*/
.web {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F747D;
	text-align: left;
}
.fondo-software {
	background-image: url(imagenes/software-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F747D;
	vertical-align: top;
	text-align: left;
	list-style-type: circle;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E3E3E;
	text-align: right;
	font-style: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-decoration: none;
}
.fondo_soport{
	background-image: url(imagenes/soport-fondo.gif);
	background-repeat: no-repeat;
	
	}
.fondo-satelite {
	background-image: url(imagenes/satelite-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
}
.fondo-empresa {
	background-image: url(imagenes/empresa-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
}
.fondo-clientes {
	background-image: url(imagenes/clientes-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
	background-position: top;
}
.logos {
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.texto-clientes {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F747D;
	vertical-align: top;
	text-align: left;
	display: list-item;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #6F747D;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.textoCuadro {
	padding-top: 10px;
	padding-right: 60px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}
.fondo-web {
	background-image: url(imagenes/web-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
}
.titulosGaleria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #6F747D;
	text-align: left;
	font-weight: bold;
	width: 645px;
}
.textoContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F747D;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.fondo-contacto {
	background-image: url(imagenes/contacto-fondo.gif);
	background-repeat: no-repeat;
	height: 356px;
}
.botonesContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F747D;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.texto_clientes_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/Clientes/item.gif);
	line-height: 12pt;
	text-align: left;
}
.empresa_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #6F747D;
	list-style-position: outside;
	list-style-image: url(imagenes/item_empresa.gif);
}

.lista_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/item_empresa.gif);
}
.lista_soft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/item_soft.gif);
}
.lista_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/item_desaweb.gif);
	font-weight: normal;
	text-align: justify;
}
.titulo_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.items_sige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/item_sige.gif);
	line-height: 14px;
}
.items_serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F747D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/item_serv.jpg);
	line-height: 14px;
}
.pie_sige_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.subtitulo_serv {
	font-size: 13px;
	color: #6F747D;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.btn_soporte {
	background-image: url(imagenes/soport-fondo.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 85pt;
	font-size: 12pt;
	text-align: left;
	padding-left: 60px;
	color: #FFFFFF;
}
.btn_soporte a:link {
	color: #ffffff;
	text-decoration:none;
}
.btn_soporte a:hover {
	color: #01ACFE;
	text-decoration:none;
}
.btn_soporte a:visited {
	color: #000000;
	text-decoration:none;
}
.btn_soporte a:active {
	color: #ffffff;
	text-decoration:none;
}