/* comentalo*/
@charset "UTF-8";
/* CSS Document */

/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007  David Hellsing

    
*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}

code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext {
	font-size: 1em;
	white-space: normal;
	font-family: inherit;
}

dfn, i, cite, var, address, em { font-style: normal; }

th, b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px none inherit;
}


ul, ol, dir, li, menu {
	list-style-image: none;
	list-style-type: none;
}

sub, sup { vertical-align: baseline; }

a { color: inherit; }

font { color: inherit !important; font: inherit !important; color: inherit !important; } /* desactivamos cualquier atributo de la etiqueta font, si los hubiera */

nobr { white-space: normal; }
strong {
	font-weight: bold;
}
.thumbnail2 {
	display: none;
}
