#principal {
	width:100%;
	float:left;
	margin:6px;
	/*margin-left: 12px;
	margin-right:12px;*/
	
	/*border-right: 1px dashed #dcdddf;*/
	border-left: 1px dashed #dcdddf;
}

#marco {
	
	margin-left:10px;
	margin-right:10px;	
}

.texto_piezas {
	margin-left: 9px;
	margin-top: 10px;
	margin-right: 9px;
}

#foto_piezas {
	/*float: right;*/
	/*width: 50%;*/
	/*margin-top: 20px;*/
	margin-top: 18px;
	text-align: center;
	
}

#contenido_piezas {
	/*clear: both;*/
	/*height: 320px;*/
	margin: 0 auto;
	font-family: Verdana;
	font-size:  0.9em;
}

#contenido_piezas a {
	color: #00A6EB;	
	text-decoration: none;
}

#contenido_piezas a:hover {
	color: #00A6EB;	
	text-decoration: underline;
}

#contenido_piezas ul {
	list-style-image: url(../../images/rombo.gif);
	margin-left: 10px;	 
}

#contenido_piezas li {
	margin-bottom: 4px;
}
