body {
	margin: 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}


html, body, #contenedor {
     min-height: 100%; /* alto minimo FF y Safari */
     width: 100%;
     height: 100%; /* alto minimo para IE Windows */
     margin: 0px;
     padding: 0;
}
html>body #contenedor {
	height: auto; /* con este hack escondemos el min-height de IE*/
	margin-bottom: 0px;
}

#contenedor {
	width:1004px;

	margin:0px auto;
}


/* ******************** CABECERA ***********************/

#cabecera {
	background-image: url(../img/fondo/Cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 145px;
	width: 1004px;
	clear: both;
	float: none;
}
#cabecera .LogoMxTop {
	background-image: url(../img/fondo/LogoMxTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 95px;
	width: 296px;
	margin-left: 15px;
	margin-top: 50px;
	float: left;
	clear: none;
	display: block;
}
#cabecera h1, h2 {
	display: none;
}
#barra {
	background-image: url(../img/fondo/BarraSuperior.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	width: 1005px;
}
.Mapa {
	float: right;
	margin-right: 5px;
	background-image: url(../img/fondo/ico_mapa.gif);
	background-repeat: no-repeat;
	width: 90px;
	text-align: right;
	height: 10px;
	background-position: 2px;
	display: block;
	font-size: 9px;
	text-decoration: none;
	margin-top: 10px;
}
.Mapa a {
	text-decoration:none;
	color: #41627D;
}
#barra .LogoMxBot {
	background-image: url(../img/fondo/LogoMxBot.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 296px;
	margin-left: 15px;
	clear: both;
	float: left;
	display: block;
}
#SombraBarra {
	background-image: url(../img/fondo/SombraBarra.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 53px;
	width: 1004px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDC4CA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDC4CA;
}
#SombraBarra .reflejoMx {
	background-image: url(../img/fondo/ReflejoMx.jpg);
	height: 48px;
	width: 296px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-right: 0px;
}
#pie {
	background-image: url(../img/fondo/FondoPie.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: none;
	height: 35px;
	width: 100%;
	margin: 0px;
	bottom: 0px;
}


/* MENU NAVEGA */
#navegacion {
	height: 51px;
	background-color: #41627D;
	float: right;
	width: 489px;
	clear: none;
	background-image: url(../img/fondo/ReflejoCaja.jpg);
	background-repeat: no-repeat;
	background-position: 70% bottom;
	margin: 0px;
}
#navegacion .navegaIzq {
	background-image: url(../img/fondo/NavegaIzq.jpg);
	background-repeat: repeat-x;
	height: 51px;
	width: 33px;
	float: left;
}
ul#Menu {
	padding: 15px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
}
ul#Menu li {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
ul#Menu li a {
	list-style-type: none;
	display: block;
	height: 14px;
	text-decoration:none;
}
ul#Menu li span {
	display: none;
}
#BtnHome {
	background-image: url(../img/boton/BtnInicio.gif);
	height: 25px;
	width: 44px;
	background-repeat: no-repeat;
}
#BtnHomeOn {
	background-image: url(../img/boton/BtnInicioOn.gif);
	height: 25px;
	width: 44px;
	background-repeat: no-repeat;
}
#BtnQuienes {
	background-image: url(../img/boton/BtnQuienesSomos.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 25px;
}
#BtnQuienesOn {
	background-image: url(../img/boton/BtnQuienesSomosOn.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 25px;
}
#BtnClientes {
	background-image: url(../img/boton/BtnClientes.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 25px;
}
#BtnClientesOn {
	background-image: url(../img/boton/BtnClientesOn.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 25px;
}
#BtnServicios {
	background-image: url(../img/boton/BtnServicios.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
}
#BtnServiciosOn {
	background-image: url(../img/boton/BtnServiciosOn.gif);
	background-repeat: no-repeat;
	width: 64px;
	height: 25px;
}
#BtnProductos {
	background-image: url(../img/boton/BtnProductos.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 25px;
}
#BtnProductosOn {
	background-image: url(../img/boton/BtnProductosOn.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 25px;
}
#BtnContacto {
	background-image: url(../img/boton/BtnContacto.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 25px;
}
#BtnContactoOn {
	background-image: url(../img/boton/BtnContactoOn.gif);
	background-repeat: no-repeat;
	width: 59px;
	height: 25px;
}


/* FLOTANTE */
#caja {
	position:absolute;
	width:164px;
	height:190px;
	z-index:1;
	left: 69%;
}
.caja {
	background-image: url(../img/fondo/Caja.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 164px;
	position: static;
	visibility: visible;
	z-index: 1;
}


/* TEXTOS */
#interior {
	clear: both;
	float: none;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDC4CA;
	border-bottom-color: #BDC4CA;
	border-left-color: #BDC4CA;
	padding-bottom: 15px;
	min-height:570px;
	background-color: #FFFFFF;
}
	#interior .izquierda {
	min-width: 300px;
	margin-left: 15px;
	padding-top: 50px;
	width: 480px;
	float: left;
	clear: none;
}

#interior .derecha {
	background-image: url(../img/fondo/FondoDerecha.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 460px;
	
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 14px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	clear: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	margin: 10px 0px;
	text-align: justify;
}
p .contacto {
	padding: 3px;
	color: #666666;
}
.Error {
	font-weight: bold;
	color: #FA7614;
	text-decoration: none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/fondo/Textfield.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	border: 1px solid #C3C8CE;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	height: 21px;
	width: 140px;
}
.textfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/fondo/Textfield.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	width: 150px;
	border: 1px solid #C3C8CE;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	float: left;
	height: 60px;
	clear: right;
}
#lista, #lista2, #lista3, #lista4, #lista5, #listaDoble {
	margin: 5px 20px;
	padding: 0px;
}
#lista li, #lista2 li, #lista3 li, #lista4 li, #lista5 li {
	color: #666666;
	text-decoration: none;
	list-style-image: url(../img/fondo/ico_cuadrado.gif);
	list-style-position: outside;
	margin: 1px;
	padding: 0px;
}
#listaDoble li {
	color: #666666;
	text-decoration: none;
	list-style-image: url(../img/fondo/ico_cuadrado.gif);
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* TITULOS*/
h3, h4 , .SubtitClientes span {
	display: none;
}
.TitSoluciones {
	background-image: url(../img/titulos/SolucionesInformaticas.gif);
	height: 41px;
	width: 311px;
	background-repeat: no-repeat;
	margin-top: 40px;
}
.TitQuienes {
	background-image: url(../img/titulos/QuienesSomos.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 202px;
}
.TitVision {
	background-image: url(../img/titulos/NuestraVision.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 195px;
	margin-top: 40px;
}
.TitMision {
	background-image: url(../img/titulos/NuestraMision.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 200px;
}
.TitBienvenidos {
	background-image: url(../img/titulos/Bienvenidos.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 192px;
}
.TitProductosServicios {
	background-image: url(../img/titulos/ProductosServicios.gif);
	height: 38px;
	width: 348px;
}
.TitServicios {
	background-image: url(../img/titulos/Servicios.gif);
	height: 38px;
	width: 126px;
}
.TitClientes {
	background-image: url(../img/titulos/Clientes.gif);
	height: 38px;
	width: 233px;
}
.TitContacto {
	background-image: url(../img/titulos/Contacto.gif);
	height: 38px;
	width: 141px;
}
.SubtitClientes {
	background-image: url(../img/titulos/SubClientes.gif);
	clear: none;
	float: left;
	height: 18px;
	width: 438px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.TitProductos {
	background-image: url(../img/titulos/Productos.gif);
	height: 41px;
	width: 147px;
}
.TiteFolder {
	background-image: url(../img/titulos/eFolder.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 103px;
	display: block;
}
.TextoServicios {
	font-size: 13px;
	text-decoration: none;
	color: #41627D;
}


/* GRAFICA */
#calugaEfolder {
	background-image: url(../img/titulos/CalugaEfolder.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 150px;
	float: left;
	margin-right: 10px;
	display: block;
}
#calugaBioSign {
	background-image: url(../img/titulos/CalugaBioSign.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 150px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	display: block;
}
.clientes {
	padding: 0px;
	border: 1px solid #C7CCD2;
	margin: 2px;
	clear: both;
	float: none;
}
.Boton {
	background-image: url(../img/boton/BotonBase.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 92px;
	height: 37px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.TitBioSign {
	background-image: url(../img/titulos/TitBioSign.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 286px;
	display: block;
}
#pieMx {
	clear: both;
	float: none;
	margin-top: 0px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #41627D;
	background-image: url(../img/fondo/FondoPie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	bottom: 0px;
}


/*MAPA NAVEGA*/
ul#mapa {
	float: left;
	margin: 4px;
	padding: 5px;
}
ul#mapa ul {
	margin: 4px;
	padding-left: 15px;
}
#mapa li {
	list-style-type: none;
	list-style-image: url(../img/fondo/ico_Flecha.gif);
	list-style-position: outside;
}
#mapa li li {
	list-style-type: none;
	list-style-image: url(../img/fondo/ico_Flecha.gif);
	list-style-position: outside;
}
#mapa a, #mapa a:link, #mapa a:visited, #mapa a:active {
	color: #333333;
	text-decoration: none;
}
#mapa a:hover {
	color: #003366;
	text-decoration: none;
}
.clear {
	clear: both;
}
