/* RESET---------------------------- */ 
 body, h1, h2, h3, p, ul, li, form {
	border:0;
	margin:0px;
	padding:0px;
}

ul {
	list-style-type: none;
	font-size: 1.3em;
}

li {
	line-height: 1.6em;
}

a {
	outline: none;
	text-decoration: none;
}

a img {
	border: none;
	background: none;
}

img {
	vertical-align: middle;
}

/* ---------------------------- */ 
 body {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background: url(../imagenes/bg.jpg) top repeat-x #999;
}

.clear {
	clear: both;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	text-align: justify;
}

a {
	color: #FF6600;
}

a:hover {
	color: #cc0000;
}

h1 {
	color: #FF6600;
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 30px;
}

h2 {
	color: #cc0000;
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 {
	color: #A9C7F5;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
}

h4 {
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

h5 {
	color: #FFB300;
	font-size: 1.2em;
	font-weight: bold;
}

.resaltado {
	font-weight: bold;
	color: #FF6600;
}

.subrayado {
	text-decoration: underline;
}

.listaMenu li {
	background-image: url(../imagenes/tri.png);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.2em;
}

.listado li {
	background-image: url(../imagenes/punto.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 1.2em;
}

/* CONTAINER---------------------------*/ 
 #container {
	margin: 0 auto;
	width:880px;
	background: #FFFFFF;
}

/* HEADER---------------------------*/ 
 #header {
	height: 167px;
	background: url(../imagenes/cabecera6.jpg) top no-repeat;
	/*border-top: 1px solid #cc0000;*/
}

/* LOGO---------------------------*/ 
 #logo {
	float: left;
	width: 228px;
	height: 99px;
	padding:30px 0 0 30px;
	background: url(../imagenes/logo.png) 30px 30px no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

/* ADDRESS---------------------------*/ 
 #address {
	float: right;
	width: 246px;
	height: 49px;
	margin:10px 10px 0 0;
	background: url(../imagenes/datos-contacto3.png) top left no-repeat;
	text-indent: -9999px;
}

/* NAVIGATION--------------------------- */
#navigation {
	margin: 188px -30px 0 0;
	float:right;
	width: 492px;
	background: url(../imagenes/menu-lineas-bg.png) no-repeat;
	background-position: 4px 4px
}

#navigation ul {
	display:block;
	font-weight: bold;
}

#navigation li {
	display:inline;
	line-height:26px;
	float:left;
	height: 1.6em;
}

#navigation a:link, #navigation a:visited {
	display:block;
	text-align:center;
	height:43px;
}

#navigation .home a {
	width: 56px;
}

#navigation .home a:hover, #navigation .home a.activo:link, #navigation .home a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) 4px no-repeat;
}

#navigation .informatica a {
	width: 93px;
}

#navigation .informatica a:hover, #navigation .informatica a.activo:link, #navigation .informatica a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) -51px no-repeat;
}

#navigation .lopd a {
	width: 50px;
}

#navigation .lopd a:hover, #navigation .lopd a.activo:link, #navigation .lopd a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) -145px no-repeat;
}

#navigation .interactive a {
	width: 88px;
}

#navigation .interactive a:hover, #navigation .interactive a.activo:link, #navigation .interactive a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) -195px no-repeat;
}

#navigation .egestia a {
	width: 70px;
}

#navigation .egestia a:hover, #navigation .egestia a.activo:link, #navigation .egestia a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) -283px no-repeat;
}

#navigation .contacto a {
	width: 75px;
}

#navigation .contacto a:hover, #navigation .contacto a.activo:link, #navigation .contacto a.activo:visited {
	color: #ff7000;
	background:url(../imagenes/menu-rollover-bg.png) -353px no-repeat;
}

/* BOXES-HOME-------------------------- */ 
 #boxes-home {
	float: left;
	margin: 30px 0 20px 30px;
}

#boxes-home li {
	display: inline;
	text-indent: -9999px;
}

#boxes-home li a {
	display:block;
	float:left;
	height: 160px;
	width: 260px;
	margin-right: 17px;
	border: 1px solid #CCC;
}

#boxes-home .informatica {
	background:url(../imagenes/box-informatica.jpg) no-repeat;
}

#boxes-home .informatica:hover {
	background:url(../imagenes/box-informatica-rollover.jpg) no-repeat;
}

#boxes-home .lopd {
	background:url(../imagenes/box-lopd.jpg) no-repeat;
}

#boxes-home .lopd:hover {
	background:url(../imagenes/box-lopd-rollover.jpg) no-repeat;
}

#boxes-home .interactive {
	background:url(../imagenes/box-interactive.jpg) no-repeat;
}

#boxes-home .interactive:hover {
	background:url(../imagenes/box-interactive-rollover.jpg) no-repeat;
}

/* MAIN----------------------------*/  
  #main {
	float:right;
	width:540px;
	margin: 30px 30px 30px 0;
}

#main .minis img {
	margin-right: 10px;
	border: solid 1px #ccc;
	padding: 2px;
}

#main .minis  {
	margin-bottom: 20px;
}

/* MAIN-CONTACTO----------------------------*/  
  #main-contacto {
	float:left;
	margin:30px 0 30px 30px;
	width:370px;
}

/* MAIN-LEGAl---------------------------*/  
  #main-legal {
	margin: 30px 30px 30px 30px;
}

  #main-legal h3 {
	margin-bottom: 0px;
}

/* MAIN-HOME----------------------------*/  
  #main-home {
	float:left;
	margin:30px 0 30px 30px;
	width:540px;
}
 
  #main-home-formacion {
	float:left;
	margin:30px 0 30px 30px;
	width:540px;
}

#main-home h3 {
	margin-top: 60px;
}

/* SIDEBAR---------------------------*/  
  #sidebar {
	float:left;
	margin:30px 0 20px 29px;
	width:262px;
}

/* SUBMENU--------------------------- */ 
  #submenu {
	position: fixed;
    bottom: 100px;
	height: 350px;
}

 .superscript{
	 font-size: 0.8em;
	 vertical-align: top;
	 margin-left: 1px;
} 

/* SIDEBAR-CONTACTO---------------------------*/  
  #sidebar-contacto {
	float:right;
	width:370px;
	margin: 30px 30px 0 0;
	padding-top: 46px;
}


/* SIDEBAR-HOME---------------------------*/  
  #sidebar-home {
	float:right;
	width:264px;
	margin: 30px 20px 0 0;
	text-align: center;
	padding-top: 0;
}

#sidebar-home ul {
	list-style: none;
	font-style: italic;
	font-weight: bold;
}

#remoto  {
	margin-top: 60px;
}

#doolphy{ 
	padding-bottom:20px;
}

#colaboradores  {
	width: 200px;
	margin: 30px auto;
	padding-top: 20px;
	border: 1px solid #C7D5E7;
}

#colaboradores li {
	margin-bottom: 16px;
}

/* FLECHA---------------------------*/  
  .flecha {
	float:left;
	padding-top: 8px;
}

/* LINEAS DE NEGOCIO---------------------------*/  
  #lineas-de-negocio {
	float:right;
	margin: -260px -20px 0 0;
	text-align: left;
}

/* FOOTER---------------------------*/  
  #footer {
	float: left;
	width: 880px;
	height: 68px;
	background: url(../imagenes/footer-bg.png) repeat-x;
	line-height: 20px;
}

#footer .logo {
	float: left;
	margin: 20px 10px 0 30px;
}

#footer a:link, #footer a:visited {
	color:#666;
}

#footer a:hover, #footer a.activo:link, #footer a.activo:visited {
	color: #cc0000;
}

/* LEGAL---------------------*/  
   #legal {
	float: left;
	font-size: 0.9em;
	padding:25px 0 0 0;
}

#legal li {
	display: inline;
	list-style: none;
	font-weight: normal;
	padding-right: 10px;
}

/* FOOTER NAV-----------------------*/  
  #footer-navigation {
	float:right;
	padding:25px 30px 0 0;
}

#footer-navigation li {
	display: inline;
	list-style: none;
	padding-left: 10px;
}
