body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.wrap {
	margin: 0 0 0 0px;
	width: 100%;
}
#primary {
	border-top: 1px solid #fff;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px 10px 5px 0;
}
/* lo utilizamos para dar estilo al buscador de imágenes*/
.primary {
	background: #d3d3d3;
	border-bottom: 1px solid #bcbcbc;
	border-right: 0px solid #a7a7a7;
	height: 42px;
	margin: 10px 0 0 0px;
}
.category {
	background: transparent url(../images/sprite_main_2.png ) no-repeat 100% -103px;
	display: inline;
	float: left;
	margin: 12px 0 0 2%;
	position: relative;
	width: 25.5%;
	z-index: 50;
}
.category ul {
	background: #ffffff;
	display: none;
	max-height: 400px;
	overflow: auto;
	padding: 5px 0;
	position: absolute;
	top: 18px;
	width: 100%;
	z-index: 100;
}
.category ul ul {
	max-height: none;
	overflow: visible;
	position: static;
}
.category a {
	color: #690;
	display: block;
	padding: 3px 14px;
	position: relative;
}
.category strong {
	background: #690;
	border-top: 1px solid #94947e;
	border-left: 1px solid #b5b59f;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	cursor: pointer;
	display: block;
	margin: 0 19px 0 0;
	padding: 2px 0 2px 19px;
	position: relative;
	width: auto;
	font-size: 85%;
	font-weight:normal;
}
.category ul li {
	background: #ffffff;
	background-image: url(../images/none.png);
	padding: 0px;
	margin: 0 0 0 0;
	color: #990000;
	float: left;
	font-size: 85%;
	width: 100%;
}
.category li li {
	font-size: 1em;
	background-image: none;
}
/* lo utilizamos para dar estilo a la paginación a pie de las fotografías*/
.pager {
	clear: left;
	font-size: 11px;
	margin: 0 0 1em;
	text-align: center;
	background-image: url(../images/none.png);
}
.pager li {
	display: inline;
}
.pager a {
	border: 1px solid #666;
	background: #b0afae url(../images/sprite_icons.png ) no-repeat 0 -197px;
	color: #353434;
	padding: 1px 5px;
}
.pager a:hover {
	background-color: #8f8f8f;
	background-position: -201px -197px;
	color: #ffffff;
	text-decoration: none;
}
/* lo utilizamos para dar estilo a ladisposición de fotos*/
.node-teaser {
	display: inline;
	float: left;
	margin: 0 5px 10px 0;
}
.node-teaser a, #nodePager li a.thumbnail {
	background: transparent url(../images/sprite_main_2.png ) no-repeat 0 0;
	float: left;
	height: 106px;
	line-height: 100px;
	overflow: hidden;
	text-align: center;
	width: 104px;
	border: none;
}
.node-teaser a:hover {
	background-position: 0 -107px;
	text-decoration: none;
	border: none;
}
.node-teaser img {
	margin: 3px;
	float: none;
	vertical-align: middle;
}
#nodePager img {
	float: none;
	vertical-align: middle;
}
#primary h1 {
	background: transparent url( ../images/bg_page_title.png ) repeat-x 0 100%;
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 8px;
	padding: 0 0 28px;
}
#primary h3 {
	margin:10px 0 10px 0;
	font-size:16px;
	color: #000000;
	letter-spacing: 0em;
}
