body {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<990?'990px':''); /* Internet Explorer <= 6.0 */
	min-width: 990px; /* Opera & FireFox & Internet Explorer 7.0 */
}



html, body, div, p, pre, table, td, tr, th, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
margin: 0;
padding: 0;
border: 0;
}

	.logo:link, .logo:visited, .logo:hover {
		text-align: center;
		width: 190px;
		height: 45px;
		display: block;
		margin: 0 auto;
		background: url(http://zunuzin.com/i/zunuzin_com_logo5.gif) no-repeat;
		border-bottom: 0;
		border-bottom: none;
		}


/* Links
    ----------------------------------------------- */

.subtitle a:visited {
        border-bottom: 1px solid #0769cd; 
        margin-bottom: 0;
	text-decoration: none;
	color: #0769cd;
}

.subtitle a:hover {
        border-bottom: 1px solid #0769cd; 
	color: #ffffff;
	text-decoration: none;
}


h2 a:visited {
        border-bottom: 1px solid #0769cd; 
        margin-bottom: 0;
	text-decoration: none;
	color: #0769cd;
}

h2 a:hover {
        border-bottom: 1px solid #0769cd; 
	color: #ffffff;
	text-decoration: none;
	background: #0769cd;
}

.no1:link, .no1:visited, .no1:hover {
        margin-bottom: 0;
	text-decoration: none;
	color: #333333;
}

.no:link {
        margin-bottom: 0;
	text-decoration: underline;
	color: #333333;
}

.no:visited {
        margin-bottom: 0;
	text-decoration: underline;
	color: #333333;
}

.no:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.titleurl:visited {
        border-bottom: 1px solid #0769cd; 
        margin-bottom: 0;
	text-decoration: none;
	color: #0769cd;
}

a.titleurl:hover {
        border-bottom: 1px solid #0769cd; 
	color: #ffffff;
	text-decoration: none;
}


a.imagelink {
	border-bottom: none;
	text-decoration: none;
}


a.imagelink:visited {
	border-bottom: none;
	border-bottom: none;
}

a.imagelink:hover {
	border-bottom: none;
	background: none;

}

a.blog {
        border-bottom: 0; 
        margin-bottom: 0;
	text-decoration: none;
	color: #999999;
}


a.blog:visited {
        border-bottom: 0; 
        margin-bottom: 0;
	text-decoration: none;
	color: #999999;
}

a.blog:hover {
        border-bottom: 0; 
	color: #cc0000;
	text-decoration: none;

}

#logo, #logo b, #logo i a {
	border-bottom: none;
	text-decoration: none;
}

#logo, #logo b, #logo i a:link {
	border-bottom: none;
	text-decoration: none;
}

#logo, #logo b, #logo i a:visited {
	border-bottom: none;
	text-decoration: none;
}

#logo, #logo b, #logo i a:hover {
	border-bottom: none;
	text-decoration: none;
}



div#line3 {
	height: 1px;
	width: 900px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background: url(i/line10.gif) no-repeat;
}




/* Picts
    ----------------------------------------------- */

img {
	border: none;
	border: 0;
	margin-bottom: 4px;
	}


a img {
	border: none;
	border: 0;
        background: none;
	}

div.product-list
{

}

div.pict
{
	width: 150px;
	height: 225px;
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;

}

div.pict img
{
	width: 100px;
	height: 100px;
	border-width: 0;
	margin-bottom: 3px;
}

div#break
{
	clear: both;
}

/* Fonts
    ----------------------------------------------- */


h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
        padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
}

h1.titul {
        padding-bottom:5px;
	color: #333333;
	font: normal 21px Arial, Helvetica, sans-serif;
	font-weight: normal;

}


h2 {
	font-size: 15px;
	line-height: 22px;
	color: #333333;

}


h3.tags {
	font-family: Helvetica, Arial;
	font-size: 11px; 
	color: #666666;
	line-height:15px; 

}

.subtitle {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	margin: 0 0 2px 0;
}


.text {
	font-size: 12px;
	line-height: 19px;
	color: #333333; 

}

.r {
	font-size: 11px;
	line-height: 14px;
	color: #333333; 

}

.text-count {
	font-size: 12px;
	line-height: 19px;
	color: #88a9cb; 

}


.text_small {
	font-size: 11px; 
	line-height: 14px;
	color: #333333; 

}

.arr {
	font-family: Helvetica, Arial;
	font-size:32px; 
	line-height: 16px;
	vertical-align: top;
	font-style: bold; 
}



/* Blog
    ----------------------------------------------- */

/* Header
    ----------------------------------------------- */


/* Center
    ----------------------------------------------- */

div#centerBlog {        
        width:100%;
        margin: 0 auto;
}


div#centerBlog2 {
        width: 900px;
        margin: 0 auto;


}

/* Footer
    ----------------------------------------------- */


div#footerBlog {
	clear: both;
        height: 75px;
        width: 100%;
        margin: 0 auto;
	border-top: 1px dashed #333333;
}

div#footerBlog2 {
        height: 75px;
        width: 1000px;
        margin: 0 auto;
}

.blog-footer-left {
        text-align: left;
	padding: 15px 0 0 0;
	margin-left: 10px;
}

.blog-footer-right {
        text-align: right;
	padding: 15px 0 0 0px;
	margin-right: 10px;

}
