/* CSS Document */

#conteudo {
	float:left;
	width:778px;
	height:auto;
	padding-bottom:20px;
	background:#e0e0e0;
}

#foto_conteudo {
	float:left;
	width:258px;
	height:191px;
	background:#e0e0e0 url(foto_conteudo.jpg) center center no-repeat;
}

#texto {
	float:right;
	width:520px;
	height:192px;
}

#texto h2, #texto h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#010000;
}

#texto p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 10px 5px 0px;
}

#texto h3 {
	text-align:center;
	font-weight:bold;
	padding:10px 0px;
	color:#d53128;
}

#produtos {
	float:left;
	width:778px;
	height:231px;
	border-bottom:2px solid #dec801;
	border-top:3px solid #dec801;
	background:#000;
}

#produtos div {
	float:left;
}

#produtos ul {
	padding-left:50px;
}

#produto_01 {
	float:left;
	width:258px;
	height:231px;
	border-right:2px solid #dec801;
}

#foto_produto_01{ 
	width:258px;
	height:129px;
	background:url(loja.jpg) center center no-repeat; 
}

#lista_01 {
	width:258px;
	height:102px;
}

#lista_01 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
	width:220px;
	height:102px;
}

#lista_03 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
	width:220px;
	height:102px;
}

#lista_01 li, #lista_02 li, #lista_03 li {
	list-style-image:url(bullet.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9c9c9c;
}

#produto_02 {
	float:left;
	width:257px;
	height:231px;
}

#foto_produto_02{ 
	width:258px;
	height:129px;
	background:url(oficina.jpg) center center no-repeat; 
}

#produto_03 {
	float:left;
	width:258px;
	height:231px;
	border-left:2px solid #dec801;
}

#foto_produto_03{ 
	width:256px;
	height:129px;
	background:url(noticias.jpg) center center no-repeat; 
}

#cont-rodape {
	width:778px;
	text-align:center;
}

#player {
	float:right;
	width:130px;
	height:50px;
}