#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_estudio_produccion {
	margin-left: 9px;
	margin-top: 10px;
	margin-right: 9px;
}


#contenido_estudio_produccion {
	/*clear: both;*/
	/*height: 320px;*/
	margin: 0 auto;
	font-family: Verdana;
	font-size:  0.9em;
}

#contenedor_folleto_audiovisual {
	text-align: center;
	height: 300px;	
}

#contenido_estudio_produccion a {
	color: #00A6EB;	
	text-decoration: none;
}

#contenido_estudio_produccion a:hover {
	color: #00A6EB;	
	text-decoration: underline;
}

#contenido_estudio_produccion ul {
	list-style-image: url(../../images/rombo.gif);
	margin-left: 10px;	 
}

#contenido_estudio_produccion li {	
	margin-bottom: 4px;
}

#contenedor_fotos_estudio_produccion {
	overflow: hidden;
	margin-top: 18px;	
	text-align: center;
}

#foto_plato_1 {
	float: left;
	width: 48%;
}

#foto_plato_2 {
	float: right;
	width: 48%;	
}


