*
{
	padding: 0px;
	margin: 0px;
}
body 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) #163E6F;
}
#wrapper
{
	margin: 10px;
	width: 746px;
	text-align: left;
}
#top {
	background:#336699 url(../images/top.jpg);
	width:746px;
	height:244px;
	z-index:1;
	visibility:visible;
}
#navBar 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 33px;
	background-color: #4E79AD;
}
#navBar ul 
{
	position: relative;
	list-style: none;
}
#navBar li
{
	display: block;
	float: left;
	background-color: white;
}
#navBar a
{
	display: block;
}

a.menu1
{
	background: #FF9900 url(../images/menu1.gif);
	width: 187px;
	height: 33px;
}

/*a.menu1:hover
{
	background: #FF9900 url(../images/menu1_hover.gif);
}*/

a.menu2
{
	background: #990000 url(../images/menu2.gif);
	width: 186px;
	height: 33px;
}

/*a.menu2:hover
{
	background: #990000 url(../images/menu2_hover.gif);
}*/

a.menu3
{
	background: #0099FF url(../images/menu3.gif);
	width: 186px;
	height: 33px;
}

/*a.menu3:hover
{
	background: #0099FF url(../images/menu3_hover.gif);
}*/

a.menu4
{
	background: #009900 url(../images/menu4.gif);
	width: 187px;
	height: 33px;
}

/*a.menu4:hover
{
	background: #009900 url(../images/menu4_hover.gif);
}*/

#leftBarContentWrapper, #leftBarContentWrapper td, #leftBarContentWrapper tr
{
	padding: 0px;
	margin: -1px;
	border: 0px;
}

#leftBar
{
	position: relative;
	left: 7px;
	background-color: #A7BDD8;
	width: 170px;
	height: 550px;
	/*height: 100%;*/
	color: white;
	/*font-size: 13px;*/
	float: left;
	border-bottom: 2px solid #FF9A01;
}

#leftBar li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 1px solid #A7BDD8; /* ie 6 e 7 fix */
	border-left: 0px;
}

#leftBar ol, #leftBar ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*
padding-top
padding-right
padding-bottom
padding-left*/
#leftBar ol a:link, #leftBar ol a:visited
{
	font-size: 13px;
	/*color: white;*/
	color: black;
	text-decoration: none;
	display: block;
	padding: 3px 3px 5px 10px;
}

#leftBar ol a:hover, #leftBar ol a:active, #leftBar ol a:focus
{
	font-size: 13px;
	color: white;
	background-color: #8CA9CC!important;
	border-left: 3px solid #FF9A01!important;
}

#leftBar ol a.active
{
	/*border-left: 3px solid #FF9A01;*/
	background-color: #8CA9CC;
}

#leftBar ol span
{
	border-bottom: 1px dotted white;
}

#leftBar ol a:hover span, #leftBar ol a:active span, #leftBar ol a:focus span
{
	border-bottom: 1px dotted #FF9A01;
}

/* sub itens do menu, como ul */
#leftBar ul li a:link, #leftBar ul li a:visited
{
	font-size: 12px;
	background:url(../images/dot.gif) #A7BDD8 left no-repeat!important;
}

#leftBar ul li a:hover, #leftBar ul li a:active, #leftBar ul li a:focus, #leftBar ul li a.active
{
	font-size: 12px;
	background: url(../images/dot_hover.gif) #8CA9CC left no-repeat!important;
}

#leftBar ul span
{
	padding-left: 20px;
	border: none;
}

#leftBar ul a:hover span, #leftBar ul a:active span, #leftBar ul a:focus span
{
	border: none;
}

#leftBar div
{
	padding: 10px;
}


#pathBar
{
	background-color: #4E79AD;
	margin-right: 5px;
	height: 30px;
	width: 545px; /* 540px pro ie 6 */
	position:relative;
	float:right;
	padding: 7px 0px 0px 20px;
	
	color: white;
	font-size: 12px;
}
#pathBar a:link, #pathBar a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

#pathBar a:hover, #pathBar a:active
{
	background-color: #678CBA;
}

#content
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	right: 5px;
	float: right;
	padding: 5px;
	width: 554px;
	overflow: hidden;
	text-align: justify;
	background-color: white;
}

h1
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom: 2px dotted #349934;
	margin-bottom: 5px;
}

h2
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom:2px dotted #b52121;
	margin-bottom: 5px;
}

p
{
	margin: 10px 0px 15px 0px;
}

#leftBar input
{
	width: 140px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

#leftBar input:hover, #leftBar input:focus
{
	color: black;
}

.pessoas
{
	height: 290px;
}

#content ul
{
	padding: 5px;
}

#content li
{
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: disc outside;
}

#content a:link, #content a:visited
{
	color: blue;
	text-decoration: underline;
}

#content a:active, #content a:hover
{
	color: #349934;
	text-decoration: underline;
}

#content table
{
	margin: 10px 0px 5px 0px;
}

#content table select, #content table input, #content table textarea
{
	width: 300px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	color: #333333;
}

.produtoBox
{
	margin-top: 10px;
	width: 500px;
	height: 215px;
	display: table;
}

.produtoBox h2
{
	padding: 0;
	margin: 0;
	border: 0;
}

.produtoBox h3
{
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.produtoBox .coresTamanhos
{
	margin: 3px;
	font-size:13px;

}

.produtoBox .camisetaImagemDiv
{
	width:231px;
	height:213px;
	position:relative;
	display:block;
	float: left;
	margin-right:10px;
}
.produtoBox .camisetaTamanho
{
	z-index:1;
	position: absolute;
	bottom:0;
	right:0;
	font-weight:bold;
	font-size:25px;
	margin:5px;
}

.zoomIcon
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	font-weight: bold;
	font-size: 20px;
}

.telefones ul
{
	margin-left: 5px;
}

.telefones li div
{
	font-weight: bold;
}

acronym
{
	cursor: help;
}

.produtoBox input
{
	font-size: 12px;
}
