@charset "utf-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}

.bodystyle {
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



#navlistHome
{
	list-style-image: url(http://www.luzcameravenda.com.br/images/arrow.gif);
	/*width: 120px;*/
	margin-left:-50px;
}

#navlist
{
	list-style-image: url(http://www.luzcameravenda.com.br/images/arrow.gif);
	width: 120px;
}

#navlist li
{
	padding: 3px;
	font-size: 10px;
}




a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
#footer{
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/*
-----------------------------------------------------
Blogger Template Style
Name:     Snapshot: Madder
Designer: Dave Shea
URL:      mezzoblue.com / brightcreative.com
Date:     27 Feb 2004
------------------------------------------------------ */


/* -- basic html elements -- */
		h1 {
	border-bottom:dotted 1px #000000;
	margin-bottom:0px;
	font-size: 110%;
}
		h2 {
	margin-bottom:0px;
	font-size: 105%;
}
		h2#archives { padding-top:10px;margin-top:40px;border-top:dotted 1px #999999;}
		h3 {padding-top:5px;color:#555555;padding-bottom:0px;margin-bottom:0px;}
		div.blogPost {padding-left:5%;padding-right:10%;}
		div.byline {color:#555555;}
		p#bloggerBug {padding-top:20px;}
		.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold}
		.blogComments .byline {font-size:1em;font-weight:normal;color:#555555;margin-right:10px;display:inline}
		.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal}
        .deleted-comment {font-style:italic;color:gray;}
        #blogfeeds { }
        #postfeeds { }
.lateralEsq {
	background-image: url(http://www.luzcameravenda.com.br/images/bgNovidades.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	height: 250px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.conteudo {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.tdAgenda {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
