body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#search input {
	height: 12px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	float: left;
	border-top: 1px solid #4D6897;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #4D6897;
}

#tdProductos {
	background-image: url(http://iscarnet.com/includes/header/img/productos.jpg);
	background-repeat: no-repeat;
}
#tdSoluciones {
	background-image: url(http://iscarnet.com/includes/header/img/soluciones.jpg);
	background-repeat: no-repeat;
}
#tdDescargas {
	background-image: url(http://iscarnet.com/includes/header/img/descargas.jpg);
	background-repeat: no-repeat;
}
#tdSoporte {
	background-image: url(http://iscarnet.com/includes/header/img/soporte.jpg);
	background-repeat: no-repeat;
}
#tdForos {
	background-image: url(http://iscarnet.com/includes/header/img/foros.jpg);
	background-repeat: no-repeat;
}
#tdNoticias {
	background-image: url(http://iscarnet.com/includes/header/img/noticias.jpg);
	background-repeat: no-repeat;
}
#tdTienda {
	background-image: url(http://iscarnet.com/includes/header/img/tienda.jpg);
	background-repeat: no-repeat;
}
#tdInicio {
	background-image: url(http://iscarnet.com/includes/header/img/inicio.jpg);
	background-repeat: no-repeat;
}
#tdContactar {
	background-image: url(http://iscarnet.com/includes/header/img/contactar.jpg);
	background-repeat: no-repeat;
}
#tdFooter {
	text-decoration: none;
	text-align: center;
	color: #999999;
}
#tdFooter2 {
	text-decoration: none;
	text-align: center;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;	
}
.footer {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #0066CC;
}
.titforo {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a.titforo:link, a.titforo:visited, a.titforo:active {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.titforo:hover {
	color: #999999;
	text-decoration: none;
}
