
	/* CSS Document */

						/* Generales */

						
html, body { 
	background-color:#FFFFFF; 
	margin:0px; 
	color:#777777; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	}

a, a:link, a:hover, a:visited { text-decoration:none; color:#0679A5; }
a:hover { color:#025C7E; }


form, ul, li { padding:0px; margin:0px; }

h1 span { display:none; }
h1 { margin:0px; padding:0px; }

h2 {
	font-size:23px;
	color:#0679A5;
	margin:0px;
	margin-bottom:12px;
	padding-top:0px;
	font-weight:normal;
	}

h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
	}

b {
	color:#0679A5;
	}

h2 small { font-size:13px; } 

					/* Popup */

#popupcontent{
	position: absolute;
	z-index:997;
	visibility: hidden;
	overflow: hidden;
	background-color:#000000;
	padding:0px;
	}

#divInterior, #divBoletin {
	/*height:552px; */
	height:568px;
	width:474px; 
	position:absolute; 
	top:50%; left:50%; 
	z-index:999;
	margin:-291px 0 0 -252px; 
	background-image:url('../../images/background/fondoPopup.gif');
	background-repeat:repeat-y;
	background-color:#FFE122; 
	visibility:hidden;
	border:solid 15px #000000;
	border-bottom:solid 5px #000000;
	}
	
#divBoletin {
	/*height:252px!important;*/ 
	height:240px;
	width:474px; 
	top:50%; left:50%; 
	margin:-176px 0 0 -252px; 
	}
	
#contacto {
	height:518px;
	background-color:#FFFFFF; 
	margin:7px 0 0 0;
	}

#tablaBoletin {
	margin:auto;
	}
	
#divBoletin #contacto {
	height:190px;
	}

#contacto2 {
	height:200px;
	background-color:#FFFFFF; 
	margin:7px 0 0 0;
	}

#botonCerrar {
	background-color:#000000;  
	text-align:right;
	height:30px;
	}

#botonCerrar a, #botonCerrar a:link, #botonCerrar a:hover, #botonCerrar a:visited {
	color:#FEFFFF;
	display:block;
	width:440px;
	height:30px;
	margin-top:7px;
	padding-right:34px;
	padding-top:10px;
	background-image:url('../../images/background/fondoCerrar.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:#000000; 
	text-align:right;
	font-size:16px;
	font-weight:bold;
	}
	
#divInterior h3, #divBoletin h3 {
	font-size:17px;
	color:#0679A5;
	font-weight:normal;
	margin:0px;
	margin-top:13px;
	margin-bottom:4px;
	padding-top:0px;
	}
	

/* Detalles Popup*/

#divInterior #logoSmart, #divBoletin #logoSmart {
	width:324px!important;
	margin-left:130px;
	}

#contacto table { color:#000000; margin-top:13px; margin-left:20px; }

#contacto input, #contacto textarea, #contacto select, #contacto2 input, #contacto2 textarea, #contacto2 select  { width:150px; border:solid 1px #777777; }

#contacto .enviar, .enviar { 
	background-color:#ffe121;
	background-image:url('../../images/background/fondoBoton.gif');
	background-position:top;
	background-repeat:repeat-x;
	color:#76662b;
	border:solid 1px #76662b;
	}

.puntosContacto { 
	width:40px; 
	background-image:url('../../images/background/fondoRowspan.gif'); 
	background-position:right;
	background-repeat:repeat-y;
	}


						/*Generales */

.floatLeft  {float:left;}
.floatRight  {float:right;}



						/*Header Interiores*/


#header {
	min-height:147px;
	background-color:#000000;
	color:#FFFFFE;
	padding-left:103px;
	padding-top:39px;
	width:857px;
	margin-top:60px;
	background-color:#00263E;
	background-image:url('../../images/background/footerBg.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	border-top:solid 4px #FFE122; 
	border-bottom:solid 4px #FFE122; 
	}

html > body #header { overflow:auto; }

#header h2 {
	color:#FFFFFE;
	}

.headerDoble {
	background-image:url('../../images/background/productosDots.gif');
	}

#intHeader {
	min-height:120px;
	width:647px;
	background-position:left;
	background-repeat:repeat-y;
	}

html > body #intHeader { overflow:auto; }

#intHeader a, #intHeader a:link, #intHeader a:visited { color:#FFE122; } 
#intHeader a:hover { color:#DABF14; } 

						/*Productos Smart*/

#logoProducto { 
	cursor:pointer; 
	margin-top:30px; 
	margin-left:30px; 
	position:relative; 
	z-index:2; 
	border:none; 
	}

#productos {
	min-height:147px;
	background-color:#000000;
	color:#FFFFFE;
	padding-left:313px;
	padding-top:39px;
	width:647px;
	margin-top:-170px;
	background-image:url('../../images/background/productosBg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	}

html > body #productos { overflow:auto; }

#intProductos {
	min-height:120px;
	width:647px;
	background-image:url('../../images/background/productosDots.gif');
	background-position:left;
	background-repeat:repeat-y;
	}

html > body #intProductos { overflow:auto; }

.addkeys { border-top:solid 4px #F1C824; border-bottom:solid 4px #F1C824; }
.addkeys #listaProductos, .addkeys h2, .addkeys a, .addkeys a:link, .addkeys a:visited  { color:#F1C824; }
.addkeys a:hover { color:#D4B806; }

.aldion { border-top:solid 4px #D74747; border-bottom:solid 4px #D74747; }
.aldion #listaProductos, .aldion h2, .aldion a, .aldion a:link, .aldion a:visited  { color:#D74747; }
.aldion a:hover { color:#EE5656; }

.docstock { border-top:solid 4px #4496D5; border-bottom:solid 4px #4496D5; }
.docstock #listaProductos, .docstock h2, .docstock a, .docstock a:link, .docstock a:visited  { color:#4496D5; }
.docstock a:hover { color:#56A9E8; }

.sharedzone { border-top:solid 4px #AECD4B; border-bottom:solid 4px #AECD4B; }
.sharedzone #listaProductos, .sharedzone h2, .sharedzone a, .sharedzone a:link, .sharedzone a:visited  { color:#AECD4B; }
.sharedzone a:hover { color:#8CAB2B; }

.smartdesk { border-top:solid 4px #F05E2B; border-bottom:solid 4px #F05E2B; }
.smartdesk #listaProductos, .smartdesk h2, .smartdesk a, .smartdesk a:link, .smartdesk a:visited  { color:#F05E2B; }
.smartdesk a:hover { color:#D54412; }

#listaProductos {
	padding-left:30px;
	list-style-type: disc;
	}

#listaProductos li a, #listaProductos li a:link, #listaProductos li a:visited, #listaProductos li a:hover {
	color:#FFFFFE;
	font-size:15px;
	}

#listaProductos li a:hover { color:#AAAAAA; }

#tamanioFuente { float:right; text-align:right; margin-right:20px; margin-bottom:5px; }
#mayus { font-size:16px; margin-right:6px }
#minus { font-size:12px; margin-left:6px; }
#mayus, #mayus:link, #mayus:visited, #mayus:hover, #minus, #minus:link, #minus:visited, #minus:hover { font-weight:bold; color:#AAAAAA; }
#mayus:hover, #minus:hover { color:#DDDDDD; }


						/*Pagina en si */

#container {
	width:960px;
	margin:auto;
	padding:0px 15px 196px 15px;
	background-image:url('../../images/background/sombraLayout.gif');
	background-repeat:repeat-y;
	}

#logoSmart {
	background-image:url('../../images/background/topDots.gif');
	background-repeat:repeat-x;
	text-align:right;
	padding-top:14px;
	width:938px;
	}

#main  #logoSmart, #main #logoSmart {
	width:424px!important;
	margin-left:130px;
	}
	
	
#topLogo { border:none; cursor:pointer; }

#topMenu { margin-left:18px; margin-top:-15px; }
#topMenu li a, #topMenu li a:link, #topMenu li a:visited { color: #777777; font-weight:bold; }
#topMenu li a:hover { color: #0679A5; font-weight:bold; }
#topMenu li { display:inline; margin-right:20px; }

#main { 
	width:920px;
	padding:60px 20px 60px 20px;
	min-height:220px;
	}

/*ERRRRRRRRRRRRRRRRRROOOOOOOOOOOORRRRRRRRRRRR*/	

html  > body  #main { 
	overflow:auto;
	}

/*ERRRRRRRRRRRRRRRRRROOOOOOOOOOOORRRRRRRRRRRR*/	

#footer {
	background-image:url("../../images/background/footerBg.jpg");
	height:159px;
	width:930px;
	margin:auto;
	margin-top:-196px;
	border-top:solid 7px #FFE122;
	padding:15px;
	}

#footer, #footer a, #footer a:link, #footer a:visited , #footer h2 { color:#FFFFFE; }
#footer a:hover { color:#BBBBBB; }
#footer b, #header b { color:#FFFFFE; }

#footer h2 { margin-bottom: 70px; }
#contactoImg img { border:none; float:right; }

#boletinLink { text-align:right; width:960px; margin:auto; margin-top:-253px;}
#boletinLink img { border:none; margin-right:20px; position:relative; z-index:4;}


#botonImprimir, #botonImprimir:link, #botonImprimir:visited, #botonImprimir:hover { 
	display:block;
	height:53px; 
	width:143px;
	background:none;
	background-image:url("../../images/background/imprimirHover.gif");
	background-position:top;
	font-size:0px;
	color:#003E66!important;
	margin-bottom:20px;
	}

#botonImprimir:hover { background-position:bottom; }

#imprime { 
	width:143px;
	background-image:url("../../images/background/imprimirFondo.gif"); 
	background-position:top;
	background-repeat:no-repeat;
	margin-top:50px;
	position:relative; 
	z-index:5; 
	text-align:right;
	}

	

						/* Menu */

#menu {
	background-image:url("../../images/background/fondoUlMenu.gif");
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
	padding-left:20px;
	position:relative; z-index:996;
	}


#menu li {
	float:left;
	list-style:none;
	overflow:hidden;
	}
	
.pestania, .pestania:link, .pestania:hover, .pestania:visited, 
.submenu a, .submenu a:link, .submenu a:hover, .submenu a:visited
{ color:#777777; font-size:10px; cursor:pointer;  }

.pestania:hover { color:#0679A5; }

.pestania {
	background-image:url("../../images/background/fondoUlMenu.gif");
	background-repeat:repeat-x;
	display:block; 
	width:115px;
	height:26px;
	}

.pestania span {
	background-image:url("../../images/background/fondoSpanMenuR.gif");
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	padding-top:6px;
	height:20px;
	text-align:center;
	}

.spanMenuDistinto { background-image:url("../../images/background/fondoSpanMenu.gif")!important; }

.submenu {
	text-align:left;
	position:absolute;
	display:inline;
	margin:26px 0 0 0;
	z-index:993;
	}

.submenu {
	background-image:url("../../images/background/submenuSombra.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:9px;
	padding-bottom:9px;
	padding-left:1px;
	}

 
	
.submenu a {
	display:block;
	padding:3px 18px 3px 18px;
	width:120px;
	}

.submenu a:hover, .bolsa th{
	color:#FFFFFE;
	background-color:#037BB8;
	background-image:url("../../images/background/submenuHover.gif");
	background-repeat:repeat-x;
	background-position:top;
	border-top:solid 1px #777777;
	border-bottom:solid 1px #777777;
	padding:2px 18px 2px 18px;
	}

.topBorder { border-top:solid 1px #BFBFBF; }
.topBorder:hover { padding:2px 18px 3px 18px!important; }

#header div ul li {
	list-style:none;
	line-height:16px;
	font-size:10px;
	}









.cualidades {
	padding-bottom:9px;
	background-color:#FFFFFF;
	background-image:url('../../images/background/fondoCualidades2.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	}

.cualidades ul li, #main ul li { 
	list-style-image:url('../../images/general/bulletSmall.gif');
	margin-left:40px;
	}
	
.cualidades ul { 
	padding:20px 0; 
	border:solid 1px #BBBBBB;
	}

.cualidades ul {
	background-image:url('../../images/background/fondoCualidades.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	}

.titulo {
	font-size:14px; 
	margin-bottom:8px; 
	list-style:none; 
	list-style-image:none!important;
	}

.cualidades .titulo { 
	font-size:18px; 
	font-weight:bold; 
	color:#777777; 
	margin-bottom:8px; 
	list-style:none; 
	list-style-image:none!important;
	margin-left:20px;
	}

#main ul li a, #main ul li a:link, #main ul li a:hover, #main ul li a:visited {
	color:#777777;
	text-decoration:none;
	font-weight:bold;
	}

#main ul li a:hover { color:#404040; }

#empresas img, .misproductos img { border:none; }

#empresas div {
	width:280px;
	}

#empresas div div {
width:220px;
	overflow:auto;
	margin-bottom:30px;
	margin-left:20px;
	}

.bolsa td { text-align:right; padding-bottom:4px; }
.bolsa { margin:auto; }

.bolsa input, .bolsa textarea, .bolsa select { width:150px; border:solid 1px #777777; color:#777777;}

.misproductos div { overflow:auto; width:350px;}

.misproductos { width:780px; margin:auto; margin-bottom:50px; overflow:auto; }

#ubicacion { margin-top:-40px; margin-left:20px; margin-bottom:20px; font-weight:bold;}

#ubicacion a, #mubicacion a:link, #ubicacion a:hover, #ubicacioni a:visited {
	color:#777777;
	text-decoration:none;
	font-weight:normal;
	}

#ubicacion a:hover { color:#404040; }

#ubicacion b { margin:0px 5px; }

#tablaEnMain {
	margin:auto;
	}

#tablaEnMain td {
	width:220px!important;
	height:160px;
	background-image:url('../../images/background/mainTableBg.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding:20px 20px 20px 40px;
	vertical-align:top;
	}
	
#tablaEnMain td a img {
	border:none;
	float:left;
	width:80px;
	margin-right:10px;
	}


.noBorde {
	background-image:none!important;
	}

#miPortafolio {
	margin-top:10px;
	}

#miPortafolio img {
	margin-top:40px!important;
	margin-bottom:10px!important;
	}










					/* Popup */



#divInteriorB, #divBoletinB {
	height:568px; 
	width:474px;   
	background-image:url('../../images/background/fondoPopup.gif');
	background-repeat:repeat-y;
	background-color:#FFE122; 
	border:solid 15px #000000;
	border-bottom:solid 5px #000000;
	}

#divBoletinB { 
	width:474px; 
	height:240px; 
	}
	
#contactoB {
	height:518px;
	background-color:#FFFFFF; 
	margin:7px 0 0 0;
	}

#tablaBoletinB {
	margin:auto;
	}
	
#divBoletinB #contactoB {
	height:190px;
	}

#contacto2B {
	height:200px;
	background-color:#FFFFFF; 
	margin:7px 0 0 0;
	}

#botonCerrarB {
	background-color:#000000;  
	text-align:right;
	height:30px;
	}

#botonCerraB a, #botonCerrarB a:link, #botonCerrarB a:hover, #botonCerrarB a:visited {
	color:#FEFFFF;
	display:block;
	width:440px;
	height:30px;
	margin-top:7px;
	padding-right:34px;
	padding-top:10px;
	background-image:url('../../images/background/fondoCerrar.gif');
	background-position:right;
	background-repeat:no-repeat;
	background-color:#000000; 
	text-align:right;
	font-size:16px;
	font-weight:bold;
	}
	
#divInteriorB h3, #divBoletinB h3 {
	font-size:17px;
	color:#0679A5;
	font-weight:normal;
	margin:0px;
	margin-top:13px;
	margin-bottom:4px;
	padding-top:0px;
	}

/* Detalles Popup*/
#divInteriorB #logoSmartB, #divBoletinB #logoSmartB {
	width:324px!important;
	margin-left:190px;
	padding-top:20px;
	}
	
#divInteriorB #logoSmartB a img, #divBoletinB #logoSmartB a img {
	border:none;
	}

#contactoB table { color:#000000; margin-top:13px; margin-left:20px; }

#contactoB input, #contactoB textarea, #contactoB select, #contacto2B input, #contacto2B textarea, #contacto2B select  { width:150px; border:solid 1px #777777; }

#contactoB .enviarB, .enviarB { 
	background-color:#ffe121;
	background-image:url('../../images/background/fondoBoton.gif');
	background-position:top;
	background-repeat:repeat-x;
	color:#76662b;
	border:solid 1px #76662b;
	}

.puntosContactoB { 
	width:40px; 
	background-image:url('../../images/background/fondoRowspan.gif'); 
	background-position:right;
	background-repeat:repeat-y;
	}
	
.misproductos div .floatRight { float:none; display:block; width:330px; text-align:right;}
.misproductos div { overflow:hidden; }


#tablaClientes { width:790px; margin-top:30px; margin-left:40px; }
/*#tablaClientes th { width:64px; vertical-align:top; padding:0 6px 15px 20px; }
#tablaClientes td { width:160px; vertical-align:top; text-align:left; padding-top:6px; }*/


#tablaClientes div { overflow:auto; }
#tablaClientes .empresa { height:100px; width:260px; float:left; }
#tablaClientes img { float:left; margin-bottom:30px; margin-right:10px;}
#tablaClientes h2 { font-size:13px; margin-bottom:5px;}



.prodinfo {
	position:absolute;
	visibility:hidden; 
	margin-top:-70px;
	margin-left:45px;
	overflow:auto;
	
	border-top:#0065A4 solid 3px; 
	border-bottom:#0065A4 solid 7px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	background-color:#FEFFFF;
	}

.prodinfo span { 
	padding:10px 20px;
	border-top:#ffde00 solid 2px; 
	border-bottom:#ffde00 solid 2px; 
	font-size:10px;
	overflow:auto;
	text-align:center;
	display:block;
	}

.proyinfo {
	position:absolute;
	visibility:hidden; 
	margin-top:-50px;
	margin-left:50px;
	overflow:auto;
	
	border:#2e4d5b solid 1px;
	font-size:11px;
	background-color:#406b7f;
	color:#ffffff;
	}

.proyinfo b { 
	color:#ffffff;
	}

.proyinfo span { 
	padding:10px 20px;
	font-size:10px;
	overflow:auto;
	text-align:center;
	display:block;
	font-weight:normal;
	}

#tablaClientes ul li, #tablaClientes li { float:left; display:block; margin:0; padding:0;}
.sizeWeb { width:40px; }
.sizeHost { width:40px; }
.sizeDom { width:40px; }
#tablaClientes ul { margin-bottom:20px; }


#nuestrosClientesDiv { 
	width:474px;   
	background-image:url('../../images/background/fondoPopup.gif');
	background-repeat:repeat-y;
	background-color:#FFE122; 
	border:solid 15px #000000;
	}

#nuestrosClientesDivBox {
	background-color:#FFFFFF; 
	margin:7px 0 0 0;
	padding:20px 10px;
	overflow:auto;
	}

#nuestrosClientesDivBox .floatLeft {
	margin-right:30px;
	margin-bottom:30px;
	}
	
	

/* Estilos especiales para los interiores */

.intImg { 
	float:left;
	margin-right:5px; 
	margin-top:5px;
	}

.intDivUno {
	float:left;
	margin-left:20px;
	width:400px;
	}

.intDivDos {
	float:right;
	margin-right:20px; 
	margin-top:40px; 
	width:350px;
	}

.intCual {
	margin-right:20px; 
	margin-bottom:20px;
	width:290px;
	}

.paginas { float:right; margin-top:-50px; /*margin-right:-250px;*/ }

.thumbEmpresas { margin-top:30px; }

.thumbEmpresas li {  list-style:none; display:inline; }

.thumbEmpresas .snapTH { border:solid 1px #0679A5; height:60px; }

.snapBig {
	position:absolute;
	visibility:hidden; 
	z-index:10001!important;
	border:10px solid #000000;
	margin-top:-250px;
	margin-left:30px;
	opacity:1!important;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);
	}
	<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12907776-1");
pageTracker._trackPageview();
} catch(err) {}</script>

