/* css body */
/* rosa #FF9C9C */
/* fundo #434343 */
/* cinza laterais menu #eeeeee  bordas #dadada*/
/* direita ; centro 540; esquerda */

body{
	color:#000000;
	font-family:Tahoma,Arial,Helvetica,Verdana sans-serif;
	font-size:70%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt auto;
	width:100%;
	background: #434343;
	padding:0px;
	height: 100%;
}

img {
	border: 0px;
}

#body_wrapper {
	width: 926px;
	margin: auto;
	background: #FFFFFF url(/public/images/template/fundo_com_sombras.gif) repeat-y;
}

#btopo {
	float: left;
	height: 3px;
	width: 100%;
	background-color: #434343;
}

#categorias {
	position: relative;
	background: #FFFFFF;
	width: 157px;
	float: left;
	overflow: none;
	margin-left: 13px;
}

#logo {
	position: relative;
	width: 145px;
	height: 212px;
	background: url(/public/images/template/logo_145x212.gif) no-repeat;
	margin: auto;
}

#menu_cliente, #lista_categorias {
	width: 145px;
	text-align: left;
	margin: auto;
}

#menu_cliente UL, #lista_categorias  UL {
	list-style-type: none;
	padding: 0px;
	margin-left: 5px;
}

#menu_cliente LI, #lista_categorias  LI {
	color: #434343;
	text-align: left;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #C1C1C1; 
}

#lista_categorias {
	background: #EEE;
	border: solid 1px #C1C1C1;
}

#lista_categorias  LI {
	font-weight: normal;
	border-bottom: none; 
}

#lista_categorias  a {
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
	color: #434343;
}

#pldireito {
	position: relative;
	width: 743px;
	float: left;
	overflow: none;
}

#pld_menu {
	position: relative;
	float: left;
	width: 743px;
	height: 93px;
	text-align: left;
	margin-bottom: 14px;
}

#pld_top {
	position: relative;
	width: 717px;
	height: 55px;
	background: #434343;
	margin-left: 18px;
}

#corpo {
	float: left;
	width: 555px;
	overflow: none;
	margin-top: 20px;
}

#publicidade {
	float: left;
	width: 188px;
}

#box_pub {
	width: 171px;
	text-align: left;
	height: 700px;
	margin: auto;
	background: #EEE;
	border: solid 1px #C1C1C1;
}

#footer {
	clear: both;
	width: 900px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 10px;
}
