/* CSS Document */

@import "menu_flash.css";
@import "default_interna.css";

#content {
	background: #fff url(../imagem/bg_bottom_interna2.gif) repeat-x bottom;
	padding-bottom: 0;
	}
	#content .wrapper {
		padding-bottom: 0;
		background: none;
		}
	
	#content h3 {
		font-size: 11px;
		font-weight: normal;
		font-style: italic;
		}
	
	#content .content-main .fotos {
		float: left;
		width: 157px;
		margin-right: 15px;
		}
		#content .content-main .fotos img {
			float: none;
			margin-right: 0;
			}
		
		#content .content-main .fotos img.foto-1 {
			margin-right: 2px;
			}
	
	#content #texto {
		float: left;
		width: 409px;
		}
		#content p {
			margin-bottom: 15px;
			}
		
		#content ul {
			margin: 17px 0 50px;
			}
			#content ul li {
				list-style: none;
				padding-left: 25px;
				line-height: 22px;
				}
				#content ul li strong {
					text-transform: uppercase;
					}
			
			#content ul li.roxo {
				background: url(../imagem/bg_lista_reciclagem_roxo.gif) no-repeat left bottom;
				}
			
			#content ul li.azul {
				background: url(../imagem/bg_lista_reciclagem_azul.gif) no-repeat left bottom;
				}
			
			#content ul li.verde {
				background: url(../imagem/bg_lista_reciclagem_verde.gif) no-repeat left bottom;
				}
			
			#content ul li.amarelo {
				background: url(../imagem/bg_lista_reciclagem_amarelo.gif) no-repeat left bottom;
				}
			
			#content ul li.laranja {
				background: url(../imagem/bg_lista_reciclagem_laranja.gif) no-repeat left bottom;
				}
			
			#content ul li.vermelho {
				background: url(../imagem/bg_lista_reciclagem_verm.gif) no-repeat left bottom;
				}
			
			#content ul li.marrom {
				background: url(../imagem/bg_lista_reciclagem_marrom.gif) no-repeat left bottom;
				}
				
			#content ul li.preto {
				background: url(../imagem/bg_lista_reciclagem_preto.gif) no-repeat left bottom;
				}
			
			#content ul li.cinza {
				background: url(../imagem/bg_lista_reciclagem_cinza.gif) no-repeat left bottom;
				}
			
			#content ul li.branco {
				background: url(../imagem/bg_lista_reciclagem_branco.gif) no-repeat left bottom;
				}
	
	#content #bottom-flash {
		display: block;
		margin: 25px auto 0;
		clear: both;
		width: 378px;
		height: 206px;
		}